Brian Jorgensen

Brian Jorgensen

Software Engineer

I'm Brian, a senior engineer and creative technologist with 20 years of experience. These are some of my current projects and interests.
I'm working on a web OS, jokingly codenamed win33. It’s designed to provide high-level virtual machines with sandboxed applications. Users can write backend/frontend apps in JavaScript, Lua, Janet, and (soon) WebAssembly. The OS backend is built in Rust with Tokio & Rocket; the frontend uses TypeScript & Lit.
win33 OS screenshot
I'm working on an agentic, pattern-matching, asynchronous-by-default programming language called Komrad.
Alice = {
    [start] {
        Io println "Hello, I'm Alice."
    }
}

alice = spawn Alice
            
I have an LLC called Nomfish that also provides software consultation services.