Game Dev Projects
Download Game Dev Resume
Koko's Kitchen: Unity
My first solo-developed game: a top-down adventure built in Unity featuring an explorable overworld, light combat, and puzzle elements. It was a personal experiment in learning the entire game development pipeline from the ground up — design, code, art, and more — and served as my entry point into Unity and C#.
Learnings: Building a full game loop in Unity using C#, designing levels, puzzles, combat systems, optimization techniques, hands-on experience in solo game development from start to finish.
Really Frickin' Hard RPG: Unity
A chaotic and brutally difficult boss battle inspired by classic turn-based JRPGs like Final Fantasy and Dragon Quest. You’ll customize a party of four — picking from unique classes and elements — and face off against an unreasonably powerful lightning-summoning chicken. Strategy, resource management, and build experimentation are key to surviving this standalone encounter. This project is a standalone challenge and a teaser of more intense RPGs to come.
Learnings: Creating original game assets through pixel art, designing and balancing a complex turn-based combat system.
Play it on itch.io
RPG Clicker: Godot (IN DEVELOPMENT)
A follow-up to my previous Unity game, Really Frickin Hard RPG, this game reimagines RPG mechanics in a cookie clicker-style idle game. Built using the Godot engine, it explores how classic RPG elements — like stats, leveling, passives, status effects, and party systems — can be layered onto a completely different genre. This project is part of an ongoing series where I experiment with integrating RPG systems into unexpected formats.
Learnings: GDScript scripting, Godot Engine Basics, Progression System Design.
Web Dev Projects
Download Web Dev Resume
Pixel Art Grass Generator
Create infinite pixel art grass tiles for your indie game overworlds!
Creating game art can be one of the most time-consuming parts of game development, but with this tool, you'll NEVER have to draw pixel art grass AGAIN. This is a tool designed to help game developers, speeding up the tedious task of asset creation.
Learnings: UI/UX Design, Responsive Web Design, Procedural Generation, HTML/JavaScript/CSS.
Use it on itch.io
Easy Chord Progression Player
Easily visualize and play chord progressions online with this clean, minimalist tool!
Writing music can be overwhelming, especially when trying to test and hear your chord progressions on the fly. This tool simplifies the process, letting musicians and artists instantly play, switch, and explore progressions right in the browser—no setup or software needed.
Learnings: React, Tone.js integration, Responsive Web Design, UI/UX Design, JavaScript, CSS.
Use it on GitHub
SubtitleForge
A simple web tool for editing .srt subtitle files
A web-based subtitle editor that connects to the Deepgram API for automatic transcription and easy subtitle management.
This tool lets users upload audio, receive accurate transcriptions via the API, edit the subtitle text inline, and export finished subtitles in the popular .srt format.
Learnings: Working with external APIs, asynchronous JavaScript (fetch and promises), handling file uploads/downloads, and integrating backend services with frontend interfaces.
This portfolio is also a Web Development project, crafted entirely with HTML, CSS, and JavaScript.
App Dev Projects
Download App Dev Resume
App development projects coming soon!