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 project8-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 projectFlowToDo
An android application to save and manage weekly tasks with modern and simple ui.
See the projectgenicon
A command-line tool written in python that generates simple icons from text. Useful to visualize the id of anything.
See the projecttree
A command line tool to visualize file hierarchy in terminal. It has ability to list the files until the spesific depth value.
See the projectqr-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 projectqrterm
A simple qrcode generator that prints the qrcode in the terminal rather than creating an image. Useful in servers or containers.
See the projecttabfix
A command-line tool to fix tab spaces in a file by converting regular spaces into tab spaces.
See the project