AK Labs

Andrew Kim's Code Sandbox

A digital playground for experimentation, learning, and building cool things with code.
🚀 Experiments 💻 Code Playground 🧪 Testing Ground ✨ Creative Space

Welcome to the Lab

This is a personal space for exploring new technologies, testing ideas, and pushing the boundaries of what's possible with code.

Feel free to explore, experiment, and see what's being built here.

while (curiosity) {
  experiment();
  learn();
  build();
}