VoxNemesis Supertonic: Building a Local-First, GPU-Aware TTS Browser Extension

voxnemesis-supertonic-extension

The Build Log: Wrestling Chrome into a Local-First TTS Engine (v0.2.0) Version 0.2.0 is live. But a changelog doesn’t tell you the pain it took to get here. This is the story of how we fought Manifest V3, race conditions, and GPU drivers to build a local-first TTS extension that actually works. When we started […]

ForkMyFolio Backend: Designing a Modern, Multi-User Portfolio Platform in Spring Boot

ForkMyFolio_Logo

This long-form deep dive unpacks how ForkMyFolio’s backend turns a simple personal portfolio into a multi-user, slug-driven, production-ready platform built on Java 21 and Spring Boot 3. Updated: December 4, 2025 Tech Stack: Java 21, Spring Boot 3, Spring Security, JPA, Docker What You’ll Learn Layered Spring Boot Architecture How controllers, services, repositories, DTOs, and mappers fit […]