Enes Baytekin

Projects

Dengid Engine

A lightweight and modular 2D game engine designed from scratch in C++, focused specifically on the needs of pixel art games. Ideal for building retro-style games with solid tooling support.

See the project

8-bit emulator

An 8-bit emulator of custom instruction set that runs on the terminal. It simulates low-level CPU behavior and memory operations. This project helped me learn how computers work.

See the project

FlowToDo

An android application to save and manage weekly tasks with modern and simple ui.

See the project

genicon

A command-line tool written in python that generates simple icons from text. Useful to visualize the id of anything.

See the project

tree

A command line tool to visualize file hierarchy in terminal. It has ability to list the files until the spesific depth value.

See the project

qr-generator

A containerized web app (JavaScript/HTML/CSS) that generates QR codes in a browser. Built with Docker for portability and ease of deployment.

See the project

qrterm

A simple qrcode generator that prints the qrcode in the terminal rather than creating an image. Useful in servers or containers.

See the project

tabfix

A command-line tool to fix tab spaces in a file by converting regular spaces into tab spaces.

See the project