· dineshblog · a working notebook
Notes on AI, ML, data & the engineering behind them.
Every session is written for the reader who's smart and curious but short on time. Zero background assumed, diagram first, then the code.
· the plan
The 6-month learning plan · 130 sessions
A day-by-day walk from Python and math through data engineering, deep learning, LLMs, and system design. One session per day, interleaved across 13 modules so you never sit inside a single topic for a week.
Essays & deep-dives
31 entriesStandalone articles — no set schedule, no prerequisites. Long-form deep-dives, chapter series, and one-off notes.
- series520 min
Weekly revisions — the 6-month plan· 26 chapters
One revision per week walking through the previous week’s five sessions with recall prompts.
- series708 min
Microsoft Web Stack — novice to fluent· 22 chapters
22-chapter self-study plan from developer tooling through resilience, security, and shipping.
- 8 min
How Transformers actually attend
Beyond the textbook diagrams — what a single attention head is really computing, how multi-head splits the world, and why scaling laws keep rewarding bigger context.
- 6 min
Designing a recommendation system from scratch
Retrieval vs ranking, candidate generation, freshness vs relevance — the tradeoffs every real recommender lives by.
- 5 min
Kafka 101 for ML engineers
Topics, partitions, consumer groups — the parts of Kafka that actually matter when you put ML features behind it.
- 76 min
Overall Engineering Clarity — Data, Distributed Systems and AI (Deep Dive)
A long-form, primary study companion. Internals, flows, decision trees, code, and Q&A with reasoning across Spark, lakehouse, graphs, search, LLMs, RAG/agents, distributed HLD, governance, modeling, SQL, JVM, Python, K8s and CI/CD.
- 33 min
Data Infrastructure for AI & Experimentation at Scale
A comprehensive deep-dive into the data backbone powering ML, personalization, experimentation, and GenAI on modern streaming platforms
- 9 min
Automating audio generation
From text , generate audio files and publishing them to webapp
- 5 min
Deploying scripts as an API in Azure
Deploying local python scripts and converting them as an API.
- 6 min
Learning how to build an recommendation system from initial signals
From a few initial adopters of a product, how we can target new set of users who are more likely can use the product
- 7 min
Building windows app and publishing to app store.
Exploring the fundamentals of building an .exe file from scratch, including C++ compilation, object files, linking, DLLs, and more.
- 6 min
Stanford CS229: Machine Learning Course
CS229 provides a broad introduction to statistical machine learning (at an intermediate / advanced level) and covers supervised learning (generative/discriminative learning, parametric/non-parametric learning, neural networks, support vector machines); unsupervised learning (clustering, dimensionality reduction, kernel methods); learning theory (bias/variance tradeoffs, practical ); and reinforcement learning among other topics
- 3 min
Best LLM Prompt for understanding any concept in-depth
Use this prompt for gathering information all at one place
- 10 min
Introduction to TensorFlow on Google Cloud
Diving deep into a Google Skill boost
- 8 min
Diving deep into Tiktok recommendation engine
Going deeper into the video rec repo Monolith and paper produced by Bytedance
- 10 min
Basics of Azure AI Foundry
A self-sufficient guide to Azure AI Foundry — what it is, how the hub/project/deployment model works, how to ship a grounded agent end-to-end with SDK + Bicep, and the security/eval/cost levers you cannot skip.
- 8 min
Reading on MEDICAL ERROR DETECTION AND CORRECTION IN CLINICAL NOTES
This blog explores a paper on detecting and correcting medical errors in clinical notes using Large Language Models (LLMs)
- 7 min
Apache Airflow - open source orchestration engine
Architecture of Apache Airflow, how DAGs help design complex flows and dependencies, and how we can leverage Apache airflow to train a ML Model and monitor.
- 16 min
Taking the Azure Fabric Ignite Edition Challenges to Complete
Microsoft Learn Challenge conducting a challenge to get good in few of the challenges which are super useful to complete to gain knowledge on Microsoft Fabric.
- 15 min
Exploring different services in GCP
Exploration and documentation of different services offered in GCP
- 10 min
Starting a company in India
Documenting the process of starting a company in india
- 11 min
Exploring Azure Data Explorer and Best Practices
A self-sufficient deep-dive on Azure Data Explorer (ADX/Kusto) — architecture, the KQL language from zero to advanced, ingestion patterns, performance/cost levers, and operational best practices.
- 1 min
Google 5 Day Gen AI course with interactive hands-on practice
Google and Kaggle provided good summary course on Gen AI , the blog contains details and highlights of the course.
- 12 min
RAG architecture basics and workings
Retrieval-Augmented Generation from first principles — embeddings, vector databases, chunking, retrieval, prompt construction, evaluation, and common failure modes — enough depth to build one yourself.
- 2 min
AI Voice chatting to help with Customer support use-cases
Using current speech augmented LLMs (SpeechLLMs) with realtime voice modality to understand user issues and to provide support and solutions.
- 1 min
Audio to Video Generation Using Replit AI and Deploy as an Azure Webapp
Tool to convert an uploaded audio mixed with an image and generate a video format with image and uploaded audio in the video format.
- 11 min
Deploying Web Applications in Azure with Docker
A self-sufficient, production-minded walkthrough — from Docker internals to a hardened deploy on Azure App Service / Container Apps.
- 6 min
Orchestrating ML Pipelines with Azure Data Factory
Leveraging Azure Data Factory for Scalable and Efficient Machine Learning Workflows
- 3 min
Developing a Astrology webapp version 1.
Initial version 1 of Astro app hosted at astroyuga.com
- 3 min
Improving the UI of this blogging app - V2
Changing the UI layout and improving the experience by modernizing the UI with custom styling
- 5 min
Leveraging CURSOR and Azure Services for Rapid Web Deployment
Accelerating Development and Deployment Cycles with AI Tools
Everything here is public and free. If it helped, tell someone else who's trying to level up. That's the whole loop.