Welcome to my GitHub repository of personal and academic projects. This space serves as a portfolio to showcase my work in Python
I’m currently pursuing my B.Tech in Computer Science and Engineering at Jyothi Engineering College, and I'm passionate about building real-world solutions through code.
This repository will contain individual subfolders for each project I'm going to create. Each folder includes a working solution with its own README.md, source code, and any relevant files or documentation.
I'm uploading one project every day as part of my commitment to consistency and skill development.
-
🏋️ Workout Tracker -> A natural language-based workout logger using Nutritionix API and Google Sheets (via Sheety API).
-
✈️ Cheap Flight Finder -> An automated tool that searches for cheap flight deals and sends alerts when prices drop below a set threshold using Sheety and flight APIs. -
✈️ Flight Club -> An automated flight alert system that lets users sign up for cheap flight notifications via email and SMS. Integrates with Sheety, Tequila API, and supports user registration. -
Musical Time Machine -> Scrapes Billboard's top 100 songs for any date and creates a Spotify playlist using the Spotify API.
-
Amazon Price Tracker -> Monitors an Amazon product’s price using web scraping and sends an email alert when it drops below a set threshold.
-
Cookie Cliker Game ->Automates the Cookie Clicker game using Selenium by clicking the cookie and purchasing upgrades every few seconds.
-
Linkedin Job Saver -> Automates LinkedIn job search by logging in and saving all Python developer jobs in a given location using Selenium.
-
Zillow-Rental-Scraper -> Scrapes Zillow rental listings and automatically submits them to a Google Form using Selenium.
-
Tinder-Auto-Swiping -> Tinder auto-swipe bot using Selenium and Facebook login, fully automated swiping with pop-up handling.No need for you to swipe.
-
Instagram Follower Bot ->An Instagram bot that logs in, scrapes followers from a target account, and follows them using Selenium.
-
Higher Lower Game -> A simple Number guessing game built using Flask
-
Flask Blog Website -> Flask-based blog application that dynamically fetches blog post content from a remote JSON API and renders it using HTML templates.