Hi, I'm Luke.
Here's a list of somewhat-active projects that I've been working on:
| Repository | URL | Description |
|---|---|---|
| website | https://lukevers.com | The website you're looking at right now! |
| solder | https://solder.lukevers.com/ | Simulate audio circuits in your browser using SPICE simulation. |
You can also find me on:
I thought it would be fun to make my website both be the UI and all of the code that makes the website run. Available features:
- A read only IDE (VSCode/Cursor style)
- Syntax highlighting
- The ability to "preview" certain file types
- A collapsable tree based file explorer
- A command bar that allows you to:
- Search and open files by file name
- Change the theme (there are a few of my favorite themes installed)
- Enable/disable word wrap in the text editor
- Enable/disable persistent settings via localstorage