Algorithms
Graph Search Templates
BFS, DFS, shortest paths, and common state modeling patterns.
Notes
Notes are lighter than blog posts and are organized by category, tags, difficulty, status, and recent updates.
Algorithms
BFS, DFS, shortest paths, and common state modeling patterns.
Deep Learning
Convolution, pooling, normalization, residual connections, and visual intuition.
Deep Learning
Self-attention, positional encoding, multi-head attention, and vision transformer vocabulary.
Computer Networks
Layered models, TCP/IP, HTTP, DNS, congestion control, and common interview topics.
Mathematics
Vectors, matrices, eigenvalues, SVD, and how they appear in model training.
Git
Branch naming, commit scope, reproducible experiment snapshots, and documentation habits.
Python
NumPy arrays, plotting, environment management, and simple packaging practices.
Research Notes
A repeatable structure for reading papers without losing the central question.