Over the years, I have been involved in many projects
Here are a few of my favorites




Personal Website (This Website!)
A fully custom portfolio website built using Next.js, React, Motion, and modern UI design principles. Smooth animations, glowing UI elements, dynamic sections, a custom blog system, and polished page transitions. This project serves as both my portfolio and a live sandbox where I practice responsive design, UX layout, and clean frontend coding.

Personal Choice Adventure Game (WIP)
A new story-driven adventure game where you control the narrative through branching paths and dynamic world-states. Unlike my earlier text-based project, this one focuses on replayability, deeper characters, and more complex choice logic. It’s still being built, but it already features adaptive dialogue, inventory management, and multi-chapter progression. A passion project I’m developing as both a writer and programmer.

NeuralCanvas - AI-Powered Pixel Art Generator (WIP)
My newest project: a Python-based pixel art generator that creates simple 16-bit-style character sprites from text prompts. It’s early in development. It combines Python image processing, procedural generation, and (eventually) lightweight ML to create unique pixel art from scratch. The project pushes me into image algorithms and more advanced Python structure.