(Feb - Mar 2026)
Red Panda's Journey
Game | Unity
A 3D adventure game made in Unity. Play as a Red Panda that has been turned into a Mech. Work to solve puzzles and interact with other animals, and find where you belong in the balance between nature and technology.
(Jan 2026)
Mask Dude Platformer 2D
Game | Unity
A 2D platformer game made in Unity. This game features unique player movement abilities and is designed to be speedran.
(June - Sept 2025)
PrivacyArt.net
Website | React, HTML/CSS/JS, SQL, PHP, Tailwind
A fullstack website with a CRUD backend that showcases art centered around the theme of privacy and security.
This website was built as part of a research paper.
The website features a gallery of artworks and a submission page where users can submit their own art.
(May - Aug 2025)
Dev Simplified
Website, AI | React, HTML/CSS/JS
An interactive platform for algorithm visualization and AI-powered technical and behavioral interview prep.
Includes an algorithm visualizer to visualize user-inputted tree algorithms such as DFS and BFS.
Also includes an AI-powered interview prep tool that uses Deepseek's API to conduct live mock behavioral and
technical interviews tailored specifically to the user based on their resume and job description.
(Apr - Aug 2024)
TwoTwentyFive
Mobile App | React Native, Firebase, Expo
A social workout tracker mobile app that makes weightlifting progress simple, motivating, and community-driven.
Users can log their workouts, track their progress over time, and connect with friends to share their
workouts and other gym content. The app also provides users with personalized feedback and
recommendations based on their workout history and goals.
(Feb 2024)
Go
Game | Python, Pygame
An implementation of the game Go with a GUI and TUI. This was made
in Python with the use of Pytorch for the GUI. You can play against a
computer or another local player. There are three play styles for the AI
(random, smart, and aggressive).
Code Available Upon Request