Projects
Organized into folders — so you can browse by platform and language.
Web Apps
Full-stack and front-end projects (React, Next.js, Node, etc.)
3 projects
Web Apps
Full-stack and front-end projects (React, Next.js, Node, etc.)
HeartByte — Campus Health Center Management Platform
Group-developed web application designed to improve accessibility and usability of campus health center services for students and staff.
Fragments — Cloud-Based Backend Microservice
Backend microservice for authenticated users to create, store, and manage data fragments using secure REST APIs, cloud storage, and containerized deployment.
LEGO Sets Web App — Full-Stack SSR with Auth & CRUD
Server-rendered (EJS) full-stack app for browsing LEGO sets and managing CRUD features with authentication, sessions, and login history tracking.
Android Apps
Native Android applications built with Kotlin/Java.
3 projects
Android Apps
Native Android applications built with Kotlin/Java.
CityFix — Civic Issue Reporting App
Android app for reporting city issues, assigning priority levels, and tracking resolution status.
PrintReceipt — Order & Receipt Calculation App
Android app that calculates photo and canvas order totals based on size, quantity, tax, and optional delivery fees.
PackageTracker — Delivery Tracking App with Maps
Android app for managing and tracking package deliveries with status updates and Google Maps location visualization.
Java
Java coursework + projects.
2 projects
Java
Java coursework + projects.
StaySync — Hotel Reservation Management System
Java-based hotel reservation system with Admin and Guest interfaces, managing booking, check-in/out, payments, and reporting using synchronized SQL and MongoDB databases.
Auto Loan Calculator — JavaFX Desktop Application
JavaFX desktop application that calculates auto loan payments, manages saved rates, and generates detailed amortization schedules through an interactive GUI.
Python
Algorithms, scripts, and data structures work.
1 project
Python
Algorithms, scripts, and data structures work.
Strategy Game Engine with Hash Tables and AI
Python-based game engine featuring a custom hash table, game tree evaluation, and a Minimax-driven AI opponent