Clean design. Solid code.
I design fast frontends and build secure backends. No bloated templates, no slow page-builders—just clean, custom code that works.

Services
Websites & E-Commerce
Fast, beautiful marketing sites and online stores. Built from scratch for high conversion, search rankings, and easy updates.
Web Applications
Custom client portals, interactive web apps, and dashboards. Built to automate your manual business workflows.
Speed & Upgrades
Fixing slow, buggy, or outdated legacy systems. I clean up fragile code, optimize database speeds, and lower hosting costs.
Featured Projects
Hardware-Accelerated Bulk Image Processing
A client-side bulk image compressor using HTML5 canvas and JSZip. Zero cloud uploads, zero data leakage, and absolute privacy.
Read Case Study →Privacy First Task & Time Tracking
A local-first, zero-latency time tracker built with IndexedDB and delta-timestamping. Immune to background tab throttling and monthly fees.
Read Case Study →Zero-Leakage Developer Sandboxes
Secure, offline developer utilities for safe regex testing and hashing. Runs entirely on-device using the native Web Crypto API and browser V8.
Read Case Study →Selected Articles
Architecting a High-Throughput Telemetry Pipeline in Go
Building resilient memory rings for pipeline routing.
Distributed Rate Limiting: From Local State to Atomic Lua
In a distributed system, a rate limiter isn't just a counter—it's a critical reliability component. If it fails, your services are vulnerable to DDoS; if it's slow, you break your SLA latency targets.
Architecting a Privacy-First Portfolio at the Edge
A personal portfolio should be a reflection of an engineer's architectural values. For my own digital storefront, my core requirements were strict: zero database maintenance, sub-100ms global load times, zero privacy-violating trackers, and absolute compliance with commercial intellectual property licenses.
Bypassing UI Virtualization: Cross-Platform Windows 11 Automation
Building resilient memory rings for pipeline routing.
Architecting a Polyglot Lead Attribution Engine: Node.js vs Spring Boot
As systems scale, language syntax becomes secondary to system architecture. To evaluate the current state of modern backend ecosystems, I built the exact same microservice—a Marketing Attribution and Lead Scoring API—in both Node.js (Fastify + Prisma 7) and Java 26 (Spring Boot 4 + Hibernate).
Hardening Email Infrastructure: A Technical Guide to MTA-STS and BIMI
In modern systems engineering, domain authority extends far beyond the web server. While most developers stop at configuring basic SPF and DKIM records, a truly resilient infrastructure requires hardening the transport and identity layers of email communication.