Back to Home
Engineering Blog
Thoughts on system design, AI, and full-stack development.
Backend•Nov 2024•5 min read
Optimizing Feathers.js for High Scale
How I designed a Redis-backed job queue to handle 10k+ daily requests and reduce API latency by 30%.
Engineering•Oct 2024•7 min read
Building 'Retro Form': From Idea to NPM Package
The engineering challenges of abstracting complex UI logic into a reusable React hook and publishing it for the community.
AI/ML•Sep 2024•6 min read
Integrating GenAI into Legacy Systems
Lessons learned from adding AI resume parsing to the 'Get Hired' platform without breaking existing flows.