September 9, 2026
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
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
Websites, native apps, and developer tools, built with focus on the details that make them work well and feel right.
Responsive, performant sites and web apps — crafted with a focus on design, speed, and UX.
Performant, native apps built with Rust & GPUI or Swift.
Usage-based billing, trials and onboarding
Next·Retry billing on the 3 flagged trials
iOS apps written in Swift and SwiftUI — fluid, platform-native experiences.
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 renders and motion design crafted in Blender, and interactive pieces brought to the web with Three.js.

Full architectural or natural environments, rendered in Blender.
Abstract pieces focused on shape, color, and composition.
Interactive experiences that run in real time in the browser.