Projects
Camp Freaks
Camp Freaks is a full-stack camping platform I built as my Independent Project, bringing together campsite booking, peer-to-peer gear rental, weather-aware trip planning, a survival guide, and a community hub for campers into one app. Built with Next.js, TypeScript, and Prisma.
Along the way I learned to integrate multiple third-party APIs to enrich the user experience and to design a complex relational schema in PostgreSQL using Prisma.
APIs used
FantasyQuest RPG
An early demo built while learning Godot for the first time, exploring the engine's scene system, GDScript, and core RPG mechanics.
Through this project I got hands-on with most of Godot's core workflow including nodes, scenes, signals, and scripting. All these came away understanding why it's such a strong fit for indie developers: it's lightweight, open-source, and lets you go from idea to playable prototype without the overhead of heavier engines like Unity or Unreal.