An open API service indexing awesome lists of open source software.

https://github.com/harshitrv/python-100-days-of-code-

List of projects made each day .
https://github.com/harshitrv/python-100-days-of-code-

Last synced: 22 days ago
JSON representation

List of projects made each day .

Awesome Lists containing this project

README

        

# Python 100 Days of Code

Learnin Python through making 100 fun projects in 100 days.

## Lessons Learned

- OOP in Python
- Turtle
- Python GUI Desktop App Development
- Tkinter
- Pandas
- Working with APIs
- Front-End Web Development
- HTML 5
- CSS 3
- Bootstrap
- Web Scrapping with BeautifulSoup
- Selenium
- Flask
- Bash Command Line
- Git, GitHub and Version Control


## Projects Made

| Projects Name | Links | Run/View Code |
| -------------------------------| ------------------------------------------------------------------------------------------------------------------ |--------------|
| Bandname Generator | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/blob/main/Day-1/band-name.genrator.py) | [Repl](https://replit.com/@WOLVERINE0911/band-name-generator) |
| Tip Calculator | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/blob/main/Day-2/tip-calculator.py) | [Repl](https://replit.com/@WOLVERINE0911/tip-calculator) |
| BMI Calculator | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/blob/main/Day-2/bmi-cal.py) | [Repl](https://replit.com/@WOLVERINE0911/BMI-Calculator) |
| Treasure Island Game | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/blob/main/Day-3/tresure-island.py) | [Repl](https://replit.com/@WOLVERINE0911/treasure-island) |
| Love Calculator | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/blob/main/Day-3/love-calc.py) | [Repl](https://replit.com/@WOLVERINE0911/LOVE-CALCULATOR) |
| Rock Paper Scissor | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/blob/main/Day-4/rock-paper-scissor.py) | [Repl](https://replit.com/@WOLVERINE0911/rock-paper-scissors) |
| Who is paying | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/blob/main/Day-4/who-is-paying.py) | [Repl](https://replit.com/@WOLVERINE0911/day-4-2-exercise-Who-is-paying#main.py) |
| Treasure Map | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/blob/main/Day-4/tresure-map.py) | [Repl](https://replit.com/@WOLVERINE0911/day-4-3-exercise-Treasure-Map#main.py) |
| Password Generator | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/blob/main/Day-5/password-generator.py) | [Repl](https://replit.com/@WOLVERINE0911/password-generator) |
| Hangman Game | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-7/Hangman%20Game) | [Repl](https://replit.com/@WOLVERINE0911/Hangman-Game-C#main.py) |
| Caesar Cipher Program | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-8/Caesar-Cipher-Project) | [Repl](https://replit.com/@WOLVERINE0911/caesar-cipher-code#main.py) |
| Blind Auction Game | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-9/Blind-Auction) | [Repl](https://replit.com/@WOLVERINE0911/blind-auction) |
| Simple Calculator | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-10/Calculator) | [Repl](https://replit.com/@WOLVERINE0911/calculator#main.py) |
| Blackjack Game | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-11/Black-Jack) | [Repl](https://replit.com/@WOLVERINE0911/blackjack-game-python#main.py) |
| Guess the number | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-12/Guess%20the%20number) | [Repl](https://replit.com/@WOLVERINE0911/guess-the-number) |
| Higher Lower Game | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-14/Higher%20or%20Lower) | [Repl](https://replit.com/@WOLVERINE0911/higher-lower) |
| Coffee Machine Simple | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-15/Coffee%20Machine) | [Repl](https://replit.com/@WOLVERINE0911/coffee-machine) |
| Coffee Machine -OOP | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-16/Coffee%20Maker%20OOP) | [Repl](https://replit.com/@WOLVERINE0911/oop-coffee-machine-OOP)|
| Quiz Game OOP | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-17/Quiz%20Game) | [Repl](https://replit.com/@WOLVERINE0911/Quiz-Game) |
| Hirst Painting -Turtle | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-18/Hirst%20Painting) | [Repl](https://replit.com/@WOLVERINE0911/Hirst-Painting) |
| Turtle Race | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-19/Turtle-Race) | [Repl](https://replit.com/@WOLVERINE0911/Turtle-Race) |
| Snake Game | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-20-21/Snake-Game) | [Repl](https://replit.com/@WOLVERINE0911/Snake-Game) |
| Ping Pong Game | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-22/Pong-Game) | [Repl](https://replit.com/@WOLVERINE0911/Ping-Pong-Game) |
| Turtle Crossing Capstone | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-23/Turtle%20Crossing%20Capstone) | [Repl](https://replit.com/@WOLVERINE0911/Turtle-Crossing) |
| Mail Merge -File Handling | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-24/Mail%20Merge%20Project) | [Repl](https://replit.com/@WOLVERINE0911/Mail-Merge-Project) |
| Name all States Game -CSV and Pandas | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-25/Indian-States-Game) | [Repl](https://replit.com/@WOLVERINE0911/Indian-States-Game) |
| NATO Poject -List and Dictionary Comprehension | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-26/NATO-Alphabet-Project) | [Repl](https://replit.com/@WOLVERINE0911/NATO-Alphabet-Project) |
| Miles to KM GUI -Tkinter | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-27/Miles%20to%20Kilometer%20GUI%20Connverter) | [Repl](https://replit.com/@WOLVERINE0911/Miles-to-Km-converter-gui) |
| Pomodoro Project Focus App | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-28/Focus%20App) | [Repl](https://replit.com/@WOLVERINE0911/Pomodoro-App)|
| Password Manager App | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-29/Password%20Manager%20App) | [Repl](https://replit.com/@WOLVERINE0911/Password-Manager-App#Password%20Manager%20App/main.py)|
| Flash Card App | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-31/Flash%20Card%20Project) | [Repl](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-31/Flash%20Card%20Project)|
| Quizzler App | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-34/quizzler-app) | [Repl](https://replit.com/@WOLVERINE0911/Quizzler-App#main.py)|
| Stock Price Tracker -Twilio+API | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-36/Stock%20Price%20Tracker) | [Repl](https://replit.com/@WOLVERINE0911/Stock-Price-Tracker#main.py)|
| habit Tracker -REQUESTS MODULE | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-37/Habit-Tracker) | [Repl](https://replit.com/@WOLVERINE0911/Habit-Tracker#main.py)|
| Top 100 Movies -BEAUTIFUL SOUP MODULE | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-45/Beautiful-Soup) | |
| Price-Drop-Alert -BEAUTIFUL SOUP MODULE | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-47/Price-Drop-Alert) | |
| Automating Website -Selenium | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-48) | |
| Instagram Follwer Bot -Selenium | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-52/Insta-Follower-Bot) |[View Gist](https://gist.github.com/lucifer00911/1ae4f4ee074b9e58275154f7a6e07b2c) |
| Flask Intro - Decorators | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-54/Flask) | |
| Flask Routing and variables | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-55) ||
| Chandler Bing Sarcasm site -Dynamic Web Pages with Flask | [View Code](https://github.com/lucifer00911/Python-100-Days-of-Code-/tree/main/Day-59/Chandler-Bing-Sarcasm-Site) ||
| Morse Code Converter | [View Repo](https://github.com/HarshitRV/Morse-Code-Converter) ||
| Virtual Bookshelf - CRUD App | [View Code](https://github.com/HarshitRV/Python-100-Days-of-Code-/tree/main/Day-63/V-Boolshelf)
| MyTopMovieList - CRUD App | [View Repo](https://github.com/HarshitRV/Movie-List-Site-MyTopMoviesList)
| Cafe API - REST API | [View Repo](https://github.com/HarshitRV/Cafe-API)
| RESTFUL BLOG WEBSITE | [View Repo](https://github.com/HarshitRV/Blog-Website-Flask)
| AUTHENTICATION & LOGIN WITH FLASK| [View Code](Day-68/Flask-Auth)