Current and Past Projects

For Employers: If you'd like to see any private repositories, just ask!

Rogue's War

(Current)

Rogue's War will be a roguelite, with a combat-system based on the classic card game, War.
Battle through a map of 2 encounters before reaching the boss.
Beat 7 of these Bosses and defeat the Super Boss and win the Run!
Don't worry if you lose, though. You gain XP from each run that grants you upgrades for future runs!

Rogue's War is currently in development! Please check back later for any updates!


Plant Sitters

(Current)

Plant Sitters will be a mobile idle game, revolving around taking care of your own plants as well as taking care of other people's plants for money.
It has plans for different plant types, a shop system, and various passive abilities that your own plants give your garden!
It is meant to be a relaxing experience. Something you check in daily for a few minutes on your commute to work or school.

While Plant Sitters is currently in hiatus, it will be returning to development once I finish Rogue's War and learn more about Godot!

Typing Tutor

(March 2023)

Typing Tutor was a C++ Project that would teach you how to type.
It functioned entirely in the command line, but has its own rudimentary text-based UI.
It featured a large dictionary of words and allowed you to practice typing by spelling out those words.
You could either practice with some commonly mispelled words, or you could practice with any word from the dictionary!
It also allowed you to search for a word from said dictionary.

This project was meant to demonstrate file usage in C++ as well as binary search algorithms.
This project is just a showcase and will not be updated further.

ColorSplashed

(Current)

PMCSBalatro, more commonly referred to as ColorSplashed, is a mod for the popular roguelike game, Balatro.
It adds several new Jokers based on Paper Mario: Color Splash's enemies, as well as various other features.
You can find all the new features in its public repository!

As Balatro is a game entirely coded in Lua, so too was this mod.
This mod allowed me to learn Lua and feel comfortable with its syntax, all while giving my favorite game a fresh coat of paint!


Back to Main