A collection of my technical implementations, system designs, and concepts. Each section contains detailed documentation and code examples.
Data Structures & Algorithms
Custom implementations and algorithmic concepts
View DSA Content
Real-Time Event Architecture
Streaming systems and event processing pipelines
View Event Systems
Machine Learning & LLMs
Neural networks, embeddings, and language models
View ML Content
Mathematical Concepts
Linear algebra, optimization, and mathematical foundations
View Math Notes
Research Papers
Notes and summaries from academic papers
View Papers
Design Systems
Search System
Complete search and recommendation system with candidate generation, ranking, and inverted index
View System Design