This is my repo while learning Full Stack Python through Hitesh Choudharyās Chai aur Code course. Itās less of a polished project and more of a diary of code, experiments, and the occasional bug that refuses to leave.
- Python š (obviously, the star of the show)
- Understanding the core of Large Language Models (LLMs): tokenization, embeddings, attention, and transformers
- Running and deploying models locally with Ollama, Hugging Face, and Docker
- Creating stateful AI systems with LangGraph (nodes, edges, checkpointing)
- Deployment and the art of breaking production at midnight
-
pip install
is basically life support -
Most bugs arenāt errors, theyāre personality tests
-
Git commit messages are usually confessions like:
fixed the thing that broke the other thing
-
āSun lo dhyaan seā from Hitesh is usually followed by something important I miss the first time
Chai in one hand, code in the other. If the code doesnāt work, maybe itās time for another cup.
- Projects that actually run
- A better understanding of how the web holds itself together
- The confidence to call myself a full stack Python developer (with Stack Overflow open in another tab)