Insights
Notes from the build process.
Lessons from real projects — performance, design decisions and backend scaling.
Performance · 6 min read
Scroll-Driven Animations That Don't Lag
How to run a 300-frame image sequence on a mid-range phone without dropping a single frame.
Read articleConversion · 5 min read
Why Your Landing Page Doesn't Convert
Most pages fail for the same four reasons — and none of them are the colour of your button.
Read articleBackend · 7 min read
Discord Bots That Scale Past 10k Members
Sharding, caching and rate limits — the three things that break every hobby bot in production.
Read article