guest@aftercp:~$ whoami --honest

Where blackboxes
go to get opened.

I'm Mankesh — Codeforces Candidate Master, ICPC Regionalist twice over, and someone who spent way too long treating "System Design" and "DevOps" as buzzwords to survive instead of ideas worth actually understanding.

status: under construction
a sneak peek at how we'll learn things here

"Go learn System Design," they said.

Cool. But what isit? Turns out it's mostly two things wearing a trench coat — Low-Level Design (how you structure code, OOP, clean architecture) and High-Level Design (how systems talk to each other at scale: load balancers, caching, databases).

Here's the fun part: back in 1994, four guys — nicknamed the "Gang of Four"— wrote a book with 23 design principles. Google didn't exist yet. Facebook didn't exist yet. And three decades later, senior engineers at those very companies still lean on ideas from that book.

That's not trivia. That's the point — good engineering ideas are timeless. Once you know why they exist, you stop memorizing and start understanding.

// full story dropping soon
currently shipped

While the guidance library brews, here's what's already live and running.

Brain Dump

AC

A RAG-based knowledge management app — dump your notes, chat with your own brain.

next.js · prisma · pgvector · geminidump.aftercp.com

Connect4 Engine

AC

Minimax with alpha-beta pruning, running off the main thread so the UI never blocks.

next.js · typescript · web workersc4.aftercp.com

Aesthetic Focus

AC

A pomodoro timer with ambient sound and Spotify baked in, for the long grinding sessions.

next.js · spotify apistudy.aftercp.com

Whiteboard App

AC

A collaborative whiteboard — draw, sketch, and think out loud in real time.

react · hooks · context · web workersdraw.aftercp.com

Built for juniors, fellow CPers, and anyone tired of being told what to learn without ever being told whyit's worth learning.