Projects
Iron Pulse Gym iOS App
Developing (December 2023 - Present) an iOS app for comprehensive exercise tracking, logging exercises, sets, reps, and weights. Integrated with Firebase for secure authentication (sign-up/sign-in) and database management, ensuring user data security
To-Do list web app
Developed a dynamic To-Do list web app (October 2023) using HTML, CSS, and JavaScript. Integrated Firebase for real-time database functionality to manage tasks and implemented authentication for secure sign-up and sign-in. Source code featured here on my Github: GITHUB SOURCE CODE
Python Discord Music Bot
Developed a Python-based Discord music bot (November 2023) with extensive functionalities such as playback controls (play, pause, resume, skip) and real-time song display. Implemented API integration for extracting audio from YouTube videos using the yt-dlp library and used discords bot API. Designed with queue management features (add, shuffle, clear, remove) and an intuitive user interface using Discord embeds for interactive feedback.