Work in progress

Code beautifully,
in your browser

A fully-functional code editor built from scratch. Custom syntax highlighting, no dependencies, pure craft.

Try the Editor
app.tsx
1function greet(name) {
2 return `Hello, ${name}`;
3}
4
5// Built from scratch

Built different

Custom Tokenizer

Hand-crafted syntax highlighting engine. No Monaco, no CodeMirror, no shortcuts.

Browser Native

No installation required. Open a tab and start coding instantly.

Lightweight

Fast, focused, and free of bloat. Just you and your code.