March 2026·Vahid Builds
ArchitectureMigrating from single-page concept to static Next.js 14 multi-page system
Transitioned the entire portfolio into a modular App Router architecture. Created hardware-accelerated ScrollReveal observers using native IntersectionObserver, eliminated client-side layout shifts, and calibrated contrast variables for dark and light modes.
#Next.js 14#TypeScript#CSS Tokens#Performance
February 2026·Brief
v0.4 BetaStreaming parser for voice transcripts and ambiguity detection
Added streaming synthesis to Brief. It now flags underspecified requirements in client audio notes in real time, highlighting ambiguous deliverables in amber before compiling the final milestone plan.
#AI Engine#Streaming#UX Flow
January 2026·Runbook
PrototypeHuman-in-the-loop email dispatch for recurring agency invoices
Completed the core automation engine for Runbook. Rather than sending automated emails without oversight, it drafts the reminder, calculates days overdue, and queues it for a single-click review on Sunday afternoons.
#Automation#Ops#Human-in-the-loop
December 2025·Voice → Tasks
ExplorationLocal Whisper testing vs. API latency evaluation
Benchmarked local small Whisper models on Apple Silicon against hosted API endpoints. Concluded that for short 2-minute voice memos, the local pipeline saves network calls and provides instant offline transcription.
#Local AI#Whisper#Offline
November 2025·Case-Study System
In ProgressDesigning an honest case-study layout model: problem first, results last
Standard design portfolios show pretty screenshots with no context. Designed a strict editorial template requiring every project write-up to state the real problem, technical constraints, prototype iterations, and measured results.
#Design System#Editorial#Case Studies