Play the engineering.
Four small pieces of real engineering, rebuilt as playable minigames — the same kind of problem-solving that goes into the automation systems I build, just more fun to poke at. No setup, no login.
BottleSort
Personal — Game
Sort the liquids. Click a bottle to pour it into another.
Moves: 0
Minishell
42 Project
Type commands into my shell. Try: help, ls, cat about, whoami, status.
minishell v1.0 — type 'help' to begin.
Traceroute
Personal
Find the shortest path through the network — a BFS visualization.
Hops: 0 · Path: 16
C++ Webserver
42 Project
Handle incoming HTTP requests before the queue overflows.
200: 0 · 408: 0 · Queue: 0/12
Click "Start server" — then click incoming requests before their TTL runs out.