AI PDF Study Assistant
A RAG-powered study tool that lets you upload PDFs and have an actual conversation with them — ask questions, get summaries, see highlighted source citations inline.
PythonFastAPIFAISSGemini APIReact
Battlesnake — Thunga
A competitive Battlesnake AI using A* pathfinding, flood fill, Voronoi space control, and an opponent profiler that classifies enemies into archetypes and adapts in real time, all within a 200ms budget.
PythonFastAPIDocker
Privacy Pulse
Chrome extension that intercepts network requests and checks them against a database of 100+ known trackers across 7 categories, with a real-time privacy score and live visualizations.
JavaScriptChrome Extensions APIChart.js
Culinary Connoisseurs
Full-stack catering management platform built for a course. PHP + MySQL backend, complex JOIN queries for an admin dashboard, AJAX real-time chatbot, and SQL injection prevention throughout.
PHPMySQLAJAX
Student Productivity Hub
All-in-one productivity app combining a task manager, grade calculator, Pomodoro timer, notes app, and an analytics dashboard surfacing patterns across all modules.
ReactNode.jsExpress
Station Zero
First-person survival game on an abandoned space station, built in Unity. Enemy AI uses a finite state machine with NavMesh pathfinding and custom sound-investigation behaviors.
UnityC#Game Design
Personal Expense Tracker
Desktop finance tracker built with Python and Tkinter — Matplotlib charts for category breakdown and spending over time, full CRUD with filtering.
PythonTkinterMatplotlib