21-day current streak·21-day longest streak
-
LeetCode
Automatically synced LeetCode solutions using LeetSync. Tracking my Data Structures & Algorithms journey with Python.
Python ★ 0 2h agoExplain → -
Data-Science
No description.
Jupyter Notebook ★ 0 4h agoExplain → -
BLOG-POST-V3
A production-ready Flask blog application with secure user authentication, admin-controlled blog management, rich text editing, and a commenting system. Built using Flask, SQLAlchemy, Flask-Login, WTForms, Bootstrap 5, CKEditor, and SQLite.
CSS ★ 0 2d agoExplain → -
Blog-Post-V1
A Simple Flask Based Blog website made to learn templating and dynamic data rendering
CSS ★ 0 12d agoExplain → -
Flask-Authentication
No description.
CSS ★ 0 5d agoExplain → -
AI-Development
My implementations, notes, and experiments while following the LLM Engineering course by Ed Donner.
Jupyter Notebook ★ 0 6d agoExplain → -
BLOG-POST-V2
No description.
CSS ★ 0 7d agoExplain → -
RESTFUL-API
Learning to build Restful apis
Python ★ 0 8d agoExplain → -
Top-10-Movies
Flask web app for building a personal Top 10 Movies list. Search TMDB, add movie details and posters, store entries in SQLite, rate and review films, auto-rank by rating, and edit or delete movies from a Bootstrap UI.
Python ★ 0 9d agoExplain → -
SQLite-SQLAlchemy
Beginner-friendly Flask app that manages a books collection with SQLAlchemy and SQLite. Includes routes and templates for adding, updating, and deleting books (deletes use POST forms for safety). Database is created automatically—good for learning Flask routing and SQLAlchemy DeclarativeBase.
Python ★ 0 10d agoExplain → -
Wifi-Coffee
Coffee & Wifi Project is a Flask-based web application that allows users to discover and rate coffee shops based on their amenities. It's part of the "100 Days of Code" learning series (Day 62).
Python ★ 0 11d agoExplain → -
Bootstrap-flask
A Flask web application demonstrating form validation and CSRF protection using WTForms and Flask-WTF with Bootstrap UI.
Python ★ 0 11d agoExplain → -
TalentLens-AI
Production-ready AI Hiring Copilot built with Flask and LLMs for resume analysis, candidate screening, job matching, and recruiter workflows.
★ 0 12d agoExplain → -
BootStrap
Bootstrap fundamentals and projects from the #100DaysOfCode challenge. Includes Bootstrap intro tutorials, component exploration, and a TinDog landing page project demonstrating real-world Bootstrap usage for responsive web design.
HTML ★ 0 13d agoExplain → -
Flask-Introduction
Basic of flask and decorators
Python ★ 0 16d agoExplain → -
Number-Guess-Game-Flask
A simple flask game to understand url parsing and decorators with **args
Python ★ 0 16d agoExplain → -
Name-Card
A Python web application for creating and managing digital name cards. Built with Flask, this project allows users to generate personalized name cards with customizable templates and styling.
SCSS ★ 0 17d agoExplain → -
Data-Entry-Automation-
Scrapes Zillow listings and automatically fills a Google Form with property addresses, prices, and links using Python Selenium.
Python ★ 0 19d agoExplain → -
Instagram-Automation
An Instagram automation bot built with Selenium that logs into an account, navigates to a target profile, loads all followers through infinite scrolling, and automatically follows eligible users while intelligently handling pop-ups and follow limits using explicit waits and retry logic.
Python ★ 0 21d agoExplain → -
Tinder-Automation
A Selenium-based Python automation script that logs into TinDog using Facebook authentication, handles cookie consent dialogs and pop-ups, and automates profile interactions using explicit waits and browser automation techniques.
Python ★ 0 22d agoExplain → -
Selenium-Test-Automation-
Selenium-based gym class booking automation that automatically logs in, books available classes, joins waitlists when needed, and verifies bookings with retry logic and dynamic scheduling.
Python ★ 0 23d agoExplain → -
Selenium-Webdriver
Basic of selenium and automation
Python ★ 0 24d agoExplain → -
Vision-I
No description.
Python ★ 0 25d agoExplain → -
Amazon-Price-Tracker
Track Amazon product prices and receive email alerts when prices drop below your target.
Python ★ 0 26d agoExplain → -
Playlist-Automation
Gets top 100 songs for today from billboard website using web scraping collect name and musician , the uses ytmusicapi library to create and add songs
Python ★ 0 27d agoExplain → -
Web-Scraping
No description.
Python ★ 0 28d agoExplain → -
Web-Development-
No description.
HTML ★ 0 29d agoExplain → -
Workout-Tracker
No description.
Python ★ 0 1mo agoExplain → -
Flight-Price-Tracker
No description.
Python ★ 0 1mo agoExplain → -
Habbit-Tracker-Using-Google-Sheets
Automating Google sheets with sheety apis
Python ★ 0 1mo agoExplain → -
Pixela-Habbit-Tracker
Function to update the status at pixela open source site to track habbits
Python ★ 0 1mo agoExplain → -
Stock-Trading-News-Alert
No description.
Python ★ 0 2mo agoExplain → -
Weather-SMS-Alert
Python Automation to trigger mails on bad weather using open weathers free api
Python ★ 0 2mo agoExplain → -
FastApi-Tutorials
Learned and implemented the fundamentals of FastAPI Set up and configured a database connection Designed database models using ORM classes Integrated models with application logic Implemented and tested complete CRUD (Create, Read, Update, Delete) operations
JavaScript ★ 0 4mo agoExplain → -
Dynamic-Trivia
No description.
Python ★ 0 6mo agoExplain → -
ISS-OverHead-Notifier
A simple [ython project to learn about apis, gets location of ISS by get api of officail ISS and notify us when its in our region at night time
Python ★ 0 6mo agoExplain → -
Blind-Assistance-Object-Detection-and-Navigation ⑂
A vision enhancer module for the blind using real-time object detection (SSD_MobileNet with TensorFlow). A third-party app sends live frames to a laptop-based wireless system, which calculates object distance and gives voice feedback, alerting users if objects are too close or at a safe distance.
★ 0 4y agoExplain → -
CVAIxpert
An AI-powered recruitment assistant that analyzes resumes, extracts skills, ranks candidates, and evaluates video resumes with emotion recognition, speech-to-text transcription, and sentiment analysis. Features a Streamlit-based frontend for easy interaction.
Jupyter Notebook ★ 0 10mo agoExplain → -
Capstone-Flash-Card-App
A flashcard learning app built with Python and Tkinter. It helps users practice French vocabulary by showing random words, flipping cards to reveal translations, and tracking progress. Known words are removed from the list, and progress is saved automatically for future sessions.
Python ★ 0 11mo agoExplain → -
Password-Vault
MyPass is a simple desktop password vault built with Python and Tkinter. Securely store website logins, generate strong passwords, and manage your credentials offline with an easy-to-use interface—all in one open-source app.
Python ★ 0 11mo agoExplain → -
Pomodoro-Clock
Pomodoro Clock ⏱️ — A simple Python (Tkinter) app that uses the Pomodoro Technique to boost focus and productivity. 🍅 Manage work sessions and breaks with a clean, minimal UI and tomato-themed design. Perfect for study or coding sessions.
Python ★ 0 11mo agoExplain → -
First-GUI-Tkinter-Basics
No description.
Python ★ 0 1y agoExplain → -
NATO---Alphabets
A simple demonstration of how to use list and dictionary comprehension
Python ★ 0 1y agoExplain → -
studious-memory
MY All Codes since i started coding......
Jupyter Notebook ★ 0 1y agoExplain → -
INDIA-STATE-GAME
Replica of us states game for my country
Python ★ 0 1y agoExplain → -
US-State-Game
A state guessing game , where user has to guess the states of US until he Guessed all of it or ,till he doesnt want to play more.The game uses the components of dataframe of pandas and makes heavy use of reading and writing from and in a csv file
Python ★ 0 1y agoExplain → -
Snake-Game
Basic Snake Game using turtle master library of python with scoring system
Python ★ 0 1y agoExplain → -
Turtle-Crossing-Game
Turtle crossing game in python using Turtle master library
Python ★ 0 1y agoExplain → -
Pong-Game
Python Pong game using Turtle library
Python ★ 0 1y agoExplain →
No repos match these filters.