Portrait of lufy

lufy

Systems & Web Developer

I work at both ends of the stack: kernel-level C++ and modern web front-ends. What I care about is that it runs fast and feels good to use.

GitHub

Status

Open to work

Taking on new projects right now. Send me a message on Discord and tell me what you're building.

Overview

I build systems, and the interfaces on top of them.

Most of my work is C++ close to the metal — memory, graphics, drivers — plus the web stack on top. Same standard either way: it has to be fast, and it has to hold up.

Core tools

C++TypeScriptRustNext.js

Architecture

Build it to last

I'd rather spend an extra day on the structure than a month untangling it later.

Interface

Get out of the way

The best interface is the one nobody has to think about. I cut steps until there's nothing left to cut.

Performance

Make it fast

Frame budgets, allocation counts, bundle size. If it's slow, it's broken.