Everything I'm learning, explained from scratch.
Friendly, detailed notes for my whole term โ every topic starts with a simple "explain like I'm 5" idea, then goes deep with real examples, code, and references to the original class notes. Pick a subject to begin.
๐ค Generative AI (GenAI)
๐ 13 sessions ยท โฑ ~4.9 h reading
How tools like ChatGPT really work โ tokens, transformers, prompting, agents, RAG, and deployment.
๐๏ธ High Level Design 101
๐ 16 sessions ยท โฑ ~9.4 h reading
Designing systems that scale โ load balancing, caching, replication, NoSQL internals, and real case studies.
๐ง Neural Networks & Computer Vision
๐ 20 sessions ยท โฑ ~6.8 h reading
Deep learning from scratch โ perceptrons, backprop, CNNs, RNNs, transformers, and hands-on projects.
๐๏ธ Adv. Database Management Systems
๐ 16 sessions ยท โฑ ~5.8 h reading
How databases work inside โ storage engines, B+ trees, query execution, transactions, recovery, and distribution.