{
"what": "collection of random projects I did over the years.",
"projects": [
{
"name": "plank.js",
"description": "optimizing plank cutting using bin packing."
"link": "here"
},
{
"name": "snake.js",
"description": "simple snake implementation on the web."
"link": "here"
},
{
"name": "creative-chaos",
"description": "task management tool in C++ and ImGUI."
"link": "here"
}]
}