Athletes struggle to visualize performance trends across fragmented data sources. This platform centralizes workout telemetry into a real-time dashboard with persistent progress tracking. I engineered a Python Flask backend with a PostgreSQL relational schema to ensure 100% data integrity for multi-user history.
VIEW LIVE APP → GitHub CodeI am a Computer Science major at Clemson University (Class of 2026) dedicated to shipping high-quality, scalable software. I bring the same discipline to engineering that I use as a Clemson Campus Rec Barre Instructor and marathon runner: a focus on precision, iterative growth, and performance.
I specialize in React, JavaScript, and Python. Starting in August 2026, I will begin my full-time professional career as a Software Engineer.
Collaborative gaming requires zero-latency synchronization and secure session handling. This project demonstrates the iterative shipping of a multi-user Battleship experience. The most interesting challenge was handling concurrent moves, which we resolved by implementing a custom event-handling system.
Core UI/UX and game board architecture.
My Role: Frontend Component Design.
Live Phase 1 →Added persistent storage and user auth.
My Role: API Route Integration.
Live Phase 2 →Final real-time turn-based logic.
My Role: Logic Sync & Conflict Handling.
Live Phase 3 →E-commerce platforms must prioritize high-speed visual delivery to drive user engagement. I built this responsive frontend using React to ensure a seamless mobile-first shopping experience. The architecture focuses on optimized asset loading and fluid state transitions.
Live Demo GitHub Code