I’m Jasper Gorchov, a software developer, design engineer, and 3D artist.

Recent projects

Personal WebsitePersonal Website

Personal Website

Rubik’s Cube Club WebsiteRubik’s Cube Club Website

Rubik’s Cube Club Website

Lake Oswego High School Logo Re-alignmentLake Oswego High School Logo Re-alignment

Lake Oswego High School Logo Re-alignment

Create-O-Holics Website

Create-O-Holics Website

Blog

Thoughts on the craft.

September 9, 2026

My personal website, reimagined

After months of work this summer, the redesigned site is live. Next.js 16, Tailwind CSS v4, and MDX — here's what's on it and why it's built this way.

Read more

June 16, 2026

Switching to Biome, then switching back

I moved this site to Biome for its speed, then moved back — the formatter is still in beta and I couldn't trust it with my Tailwind classes.

Read more

June 16, 2026

I Switched to Zed. Eventually.

After trying Zed multiple times and going back to VS Code over missing features, I finally switched for good.

Read more

View more
Software development

Websites, native apps, and developer tools, built with focus on the details that make them work well and feel right.

Websites

Responsive, performant sites and web apps — crafted with a focus on design, speed, and UX.

4px

Desktop Apps

Performant, native apps built with Rust & GPUI or Swift.

hyphenzero/Relay
RelayIn Progress

Usage-based billing, trials and onboarding

Next·Retry billing on the 3 flagged trials

Fix proration on plan changeBilling
Backfill trial eventsEngineering
Pricing RFCSpec
Onboarding copy v2Draft

Mobile Apps

iOS apps written in Swift and SwiftUI — fluid, platform-native experiences.

Developer Tools

Reusable frameworks and tooling that make building faster and more consistent.

import { gatehouse } from '@towerjs/gatehouse'
import { defineTower, env } from '@towerjs/tower/blueprint'
import { vault } from '@towerjs/vault'

export default defineTower({
  modules: [
    vault({
      provider: 'neon',
      connectionString: env.string('DATABASE_URL'),
    }),
    gatehouse({
      provider: 'better-auth',
    }),
  ],
})

Jasper Gorchov

14 hours ago

After months of work this summer, I just shipped my new redesigned personal website! Check out my work as a software developer, design engineer, and 3D artist at jaspergorchov.com 🚀

Jasper Gorchov

5 days ago

I’ve been looking for a way to build native apps with a Tailwind-like styling approach for a long time but never realized that GPUI from the Zed team is actually inspired by the Tailwind CSS syntax. I knew about it for a while but never gave it a go. Feels really nice to use as someone who’s used to writing utility classes 👌

Jasper Gorchov

2 months ago

Better Auth is officially my favorite auth library.

3D Art

3D renders and motion design crafted in Blender, and interactive pieces brought to the web with Three.js.

Train Station environment

Environments

Full architectural or natural environments, rendered in Blender.

Illustrations

Abstract pieces focused on shape, color, and composition.

Abstract composition

Three.js

Interactive experiences that run in real time in the browser.

Newsletter

Get notified when I publish something new.