"I have no idea why this code works, but I'm too afraid to touch it now." — Every Programmer, Ever.
Welcome to my digital workshop. This repository is where I turn "Syntax Errors" into actual logic.
| Folder | Mission |
|---|---|
| 00_Basics_and_Syntax/ | Where the journey started (and where the print("Hello World") lives). |
| 01_Statistics/ | Finding mean, median and mode for speed and making pretty graphs for boring data.📊 |
| 02_NLP/ | Teaching the computer how to read CSV files. It’s the first step to making an AI that actually understands us. 📝 |
| 03_CV/ | Exploring the "eyes" of the computer. Currently just measuring images, but one day it'll recognize my face. 👁️ |
| 04_Logic_and_Algorithm/ | Loops inside loops inside loops. It’s like Inception, but with asterisks./ Where I check if a number is even, odd, or just plain stubborn. 15+ scripts of pure "if-else" glory. 🧠 |
| 05_Number_Theory/ | Testing Primes and Factors so I can eventually build my own encryption. 📟 |
- Master Python without throwing my phone across the room.
- Actually remember where I put my charger.
- Build things that make people ask, "How did you do that?"
My code is like a dark room—I don't know where the furniture is, but I've learned to walk through it without stubbing my toe.
Maintained with zero sleep and high-speed internet by AceArcher02