from Hacker News

My personal site as a VS Code simulator

by vladoh on 5/28/25, 3:04 PM with 0 comments

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.