Projects
Iron Pulse Gym iOS App (Nov 2024 – Present)
Sole developer of a fitness tracking iOS app using React Native and TypeScript. Features include exercise logging with AsyncStorage for offline-first capability, interactive performance charts, AI Gym Buddy assistant for personalized feedback, Firebase auth integration, and currently in closed beta on TestFlight.
To-Do List Web App (Oct 2023)
Built a responsive To-Do List web app with HTML, CSS, and JavaScript. Integrated Firebase for real-time task storage and user authentication. Includes full signup/login and dynamic updates. Source code on GitHub.
Python Discord Music Bot (Nov 2023)
Developed a feature-rich Python Discord bot capable of playing, pausing, skipping music and managing queues. Utilized yt-dlp
for YouTube audio extraction and Discord embeds for interactive song display. Includes full command support for queue control and live user feedback.