Technical Content

A collection of my technical implementations, system designs, and concepts. Each section contains detailed documentation and code examples.

System Design

Large-scale system architectures and distributed systems

View System Designs

Data Structures & Algorithms

Custom implementations and algorithmic concepts

View DSA Content

Implementations

Custom data structure and algorithm implementations

View Implementations

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

Other Concepts

Miscellaneous technical concepts and implementations

View Other Concepts

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