Welcome to my comprehensive learning repository! This is where I document my entire programming journey from absolute beginner to advanced developer. Every concept, project, and milestone will be tracked here.
π― Currently Mastering: Python for AI & ML
π Progress: π Ongoing (Chapter 6)π¦ learning-path/
βββ π Python-Programming/
β βββ π 1. Introduction-to-Programming-and-Python/
β β βββ π day_1.md
β β βββ π main.py
β βββ π 2. Amazing-Python-Program/
β β βββ π 1. Jarvis Virtual Assistant
β β βββ π 2. Love Calculator
β β βββ π 3. Face Recognition
β β βββ π 4. Flappy Bird Game
β β βββ π 5. Snake Game
β β βββ π day_2.md
β βββ π 3. Modules-and-Pip/
β β βββ π day_3.md
β β βββ π module_import.py
β βββ π 4. Our First Python Program/
β β βββ π day_4.md
β β βββ π first_program.py
β β βββ π quiz_solve.py
β βββ π 5. Comments, Escape Sequences & Print Statement/
β β βββ π day_5.md
β β βββ π main.py
β βββ π 6. Variables and Data Types/
β β βββ π day_6.md
β β βββ π main.py
β βββ π 7. Operator & Exercise/
β β βββ π day_7.md
β β βββ π main.py
β βββ π 8. Exercise - Calculator/
β β βββ π day_8.md
β β βββ π calcualtor.py
β βββ π 9. Typecasting in Python/
β β βββ π day_9.md
β β βββ π TypeCasting.py
β βββ π 10. Taking User Input in Python/
β β βββ π day_10.md
β β βββ π UserInput.py
β βββ π 11. Strings in Python/
β β βββ π day_11.md
β β βββ π Strings.py
β βββ π 12. Strings Slicing and Operations on Strings in Python/
β β βββ π day_12.md
β β ββββ π main.py
β βββ π 13. String Methods in Python/
β β βββ π day_13.md
β β βββ π String_Method.py
βββ π Complete_Python_For_Ai_ML/
β βββ π Chapter_1 - Installation/
β β βββ π Notes.md
β βββ π Chapter_2 - Comments & Variables/
β β βββ π Notes.md
β β βββ π Comments.py
β β βββ π Variables.py
β βββ π Chapter_3 - Data Types/
β β βββ π Notes.md
β β βββ π main.py
β βββ π Chapter_4 - Strings & Type Conversion/
β β βββ π Notes.md
β β βββ π main.py
β βββ π Chapter_5 - Input, Output & Operators/
β β βββ π Notes.md
β β βββ π main.py
β βββ π Chapter_6 - Conditional Statements/
β β βββ π Notes.md
β β βββ π main.py
βββ π PHP-Programming/
β βββ π full-notes.md
β βββ π 01_basics.php
β βββ π 02_MoreBasics.php
β βββ π 03_strings.php
β βββ π index.php
β βββ π¨ style.css
β βββ πΌοΈ bg.jpg
βββ π MySQL-Learning/
β βββ π 1. SQL-Student-Database/
β β βββ π README.md
β β βββ πΎ student_database.sql
β β βββ πΎ student_database2.sql
β βββ π 2. SQL-Employee-Database/
β β βββ π README.md
β β βββ πΎ employee.sql
β β βββ πΎ employee2.sql
β βββ π 3. SQL-Employee-Table-Modification/
β β βββ π README.md
β β βββ πΎ alter_employee.sql
β β βββ πΎ alter_employee2.sql
β βββ π 4. SQL-Student-Marks/
β β βββ π README.md
β β βββ πΎ student_marks.sql
β β βββ πΎ student_marks2.sql
β βββ π 5. SQL-Student-Marks-Analysis/
β β βββ π README.md
β β βββ πΎ student_marks_analysis.sql
β β βββ πΎ student_marks_analysis2.sql
βββ π WebDev-Learning/
β βββ π 1. Installing-VS-Code-and-How-Websites-Work/
β β βββ π notes_Tutorail1.md
β β βββ π index.html
β β βββ π₯ video1.mp4
β βββ π 2. My-First-HTML-Website/
β β βββ π index.html
β β βββ π¨ style.css
β β βββ π script.js
β β βββ π notes_Tutorail2.md
β βββ π 3. Basic-Structure-of-an-HTML-Website/
β β βββ π index.html
β β βββ π¨ style.css
β β βββ π script.js
β β βββ π notes_Tutorial3.md
β βββ π 4. Heading-Paragraphs-and-Links/
β β βββ π index.html
β β βββ π¨ style.css
β β βββ π script.js
β β βββ π bookmarkManager.html
β β βββ π notes_Tutorial4.md
β βββ π 5. Image-List-and-Tables in HTML/
β β βββ π index.html
β β βββ π¨ style.css
β β βββ πΌοΈ image.png
β β βββ π notes_Tutorial5.md
β βββ π 6. SEO-and-Core-Web-Vitals-in-HTML/
β β βββ π index.html
β β βββ π notes_Tutorial6.md
β βββ π 7. Forms-and-Input-tags-in-HTML/
β β βββ π index.html
β β βββ π notes_Tutorial7.md
β βββ π 8. Inline-and-Block-Elements-in-HTML/
β β βββ π index.html
β β βββ π quiz.html
β β βββ π¨ style.css
β β βββ π Comprehensive List.txt
β β βββ π notes_Tutorial8.md
β βββ π 9. ID-and-Classes-in-HTML/
β β βββ π index.html
β β βββ π¨ style.css
β β βββ π notes_Tutorial9.md
β βββ π 10. Video-Audio-and-Media-in-HTML/
β β βββ π index.html
β β βββ π₯ video.mp4
β β βββ π΅ audio.mp3
β β βββ πΌοΈ image.jpg
β β βββ π notes_Tutorial10.md
βββ βοΈ .gitattributes
βββ π LICENSE
βββ πΌοΈ programmer.gif
βββ π README.md
βββ π .gitignore
Project Name: Complete Python for AI & ML Tech Stack: Python, AI/ML Foundation Status: π Ongoing (Chapter 6)
I document my learning journey with detailed notes and tutorials. Check out my Portfolio for more information!
"The expert in anything was once a beginner." - Helen Hayes
This repository is my commitment to consistent learning and growth. Every day, I'm adding new skills, building projects, and pushing my boundaries. Follow along as I transform from beginner to expert developer!
