Tag: Architecture
3 case studies
Case Studies

WyrdFold: A Self-Hostable LLM Job-Search Platform
Scored ~44,000 job postings for $167 in LLM spend with a two-phase pipeline. A full-stack AI job-search platform I built and run solo.

API Performance: Pooling and Parallelism
Persistent browser pool, shared HTTP connections, parallelized DB operations, and JWT hardening across two FastAPI services.

From Monolith to Composition: Simplifying AppContext
Split a monolithic GlobalProvider into focused, composable providers. Tree-wide re-renders disappeared and developer ergonomics improved.