Hacker News new | ask | show | jobs
My personal site as a VS Code simulator (haltakov.net)
2 points by vladoh 380 days ago
Had some fun updating my personal website to look like a VS Code simulator. It uses the actual VS Code editor (Monaco), but the rest is all custom built to look like VS Code. All happens on the frontend - the site is completely static for now.

I'll be updating it to make more functions work: chat with a personal assistant, terminal etc.