Personal blog and notes site for Daniel Kim.
The site is built with Jekyll and contains posts on:
- system design practice
- distributed systems
- cloud-based infrastructure
- software engineering notes
To build the site:
jekyll buildTo run it locally:
jekyll serveThen open http://127.0.0.1:4000.