Projects

Here’s a collection of my projects, from indie games to software experiments. I build things to learn, have fun, or solve little problems creatively.

Fun Day Before Monday

An interactive activity generator designed to help people plan fun, relaxing things to do before the workweek starts. Built with Python and Streamlit.

View Project


DHEngine

DHEngine is a lightweight Python game engine built on top of Pygame. It provides simple systems for window management, events, sprites, physics, and camera control, designed to help beginners build games faster while still understanding core game concepts.

Documentation Source Code

more to come!!