Development logs, technical insights, and project retrospectives documenting the journey of building things.
A late-night eye strain moment turns into building a physics-based beaded pull chain dark mode toggle
Added responsive image widths via [w:] and [mw:] caption tags using CSS custom properties, plus wave-tilt hover animation on tech tags.
Live app links, YouTube embed fixes, and a CLI flag to build locally with production data
Rich text formatting in table cells and a caption-based image width control for Notion content
The fuscripts site goes live with a custom static site generator, Notion as the CMS, and a 66x faster cached build
OpenAI client migration to fuscommons, experimental React frontend, and drag-and-drop task reordering with position persistence.
Shared auth libraries, mock login for local dev, and a UUID migration that freed FuscAuth from being tied to Google forever
Infrastructure maturity and testing. Dev/prod deploy scripts, AI-estimated rebrand, frontend and backend test suites, and a daily estimation summary with color-coded time warnings.
The refinement push that turned a demo into a daily driver. Delete tasks, re-estimation, task detail redesign, mobile layout, timezone fixes, taskStore refactor, and keyboard shortcuts.
From zero to a working AI-powered task planner in three weekends. SvelteKit frontend, Express API, FuscAuth integration, OpenAI-powered task estimation with Zod validation, and DynamoDB storage with date-based composite keys.
FuscAuth gets a SvelteKit frontend, tighter IAM permissions, and goes from Postman demo to real login service
The first working Google OAuth flow — from redirect to token — that every fuscripts app traces back to