Blog
Thoughts on development, entrepreneurship, and technology
From Wireframe to Launch: My Full-Stack Workflow
The exact process I use to take a client project from initial wireframe to production in 6-8 weeks.
1 min read189 views
Next.js 15 Performance: What Actually Moves the Needle
After optimizing dozens of Next.js apps, here are the changes that consistently deliver the biggest performance gains.
1 min read312 views
Understanding @layer in CSS: Benefits, Trade-offs, and When to Use It
A practical look at how CSS @layer solves real-world styling conflicts in scalable applications. Learn how to structure layers, integrate third-party styles safely, and understand the trade-offs before adopting it in production.
3 min read247 views