"Science is the process of understanding the world." - Dr. Vegapunk (implied)
In One Piece, Egghead is the "Island of the Future," home to Dr. Vegapunk and technology said to be 500 years ahead of the rest of the world. It is a place of endless research, simulation, and discovery.
Similarly, this repository is my personal laboratory. It is where I:
- Deep dive into Computer Science fundamentals by implementing them from scratch.
- Reconstruct complex system designs and technologies used by BigTech.
- Simulate real-world system outages (e.g., Cloudflare, AWS) to understand "what went wrong."
The goal is not just to write code, but to understand how things work under the hood. Instead of just reading engineering blogs, I aim to rebuild the concepts discussed in them—whether it's writing a firewall rule engine in Lua/Rust or simulating a distributed system failure.