Inspired by Karpathy's approach to building things from first principles. Each file teaches one core concept of how search engines work. seeds.txt → crawl.py → parse.py → index.py → pagerank.py → ...