Algorithms
Sorting, searching, graph traversal, dynamic programming, and complexity analysis.
18 articlesAI / Machine Learning
Neural networks, backpropagation, transformers, reinforcement learning, and ethics.
9 articlesNetworking
TCP/IP, DNS, HTTP, TLS, load balancing, and distributed systems fundamentals.
11 articlesDatabases
Relational and NoSQL databases, indexing, query planning, transactions, and ACID.
7 articlesOperating Systems
Process scheduling, memory management, file systems, and kernel internals.
13 articlesDevOps
Git internals, CI/CD, containerisation, Kubernetes, and infrastructure as code.
8 articlesSecurity
Cryptography, authentication, common vulnerabilities, and secure system design.
16 articlesWeb Development
Browser internals, the DOM, JavaScript engines, web performance, and HTTP/2.
6 articlesTheory of Computation
Automata, formal languages, Turing machines, P vs NP, and decidability.
10 articlesData Structures
Arrays, linked lists, trees, heaps, hash tables, graphs, and when to reach for each.
Start Here
All articles →The foundation. Read this before anything else.
Read articleEverything that happens when you load a webpage.
Read articleGradient descent and backprop without the mysticism.
Read article