March 2, 2026Scaling async workloads: Building a high-performance architecture with BullMQ and AWS
Learn how to build a scalable and reliable architecture for handling large file uploads and heavy async processing using...
Helping visionary companies build scalable, high-performance web applications with expert technical leadership. Specializing in React/Nodejs, Architecture, and Software Scaling.
I've spent the last 18 years building software, and I still love it. My specialty is taking vague, messy requirements and turning them into fast, reliable applications that actually solve the problem. No fluff, just code that works and scales.
I enjoy the hard parts. Whether it’s hunting down a race condition, shaving milliseconds off a database query, or figuring out how to build a feature that seems impossible—that's where I not only do my best work, but also have the most fun.
I don't just write code in a silo. I work best with teams that want to ship fast and learn as they go. I believe that good software comes from open communication, shared knowledge, and a willingness to improve the process, not just the product.

Tailored solutions for your technology needs
Expert guidance for your digital transformation journey
Scalable server-side solutions and APIs
Modern online stores with optimized performance
End-to-end web application development
I’m a strong believer in the power of open-source collaboration, and I love giving back to the community. Throughout my career, I’ve contributed to numerous open-source projects, helping to improve frameworks, libraries, and tools that others use and rely on. Whether it’s fixing bugs, adding new features, or enhancing documentation, I always enjoy collaborating with like-minded developers.
Open-source development has not only allowed me to sharpen my skills but also provided a platform for me to share my expertise and work on meaningful projects that have a broader impact. I’m deeply committed to building and maintaining high-quality repositories that others can use, contribute to, and improve upon.
A comprehensive toolkit of modern technologies that I use to build robust and scalable solutions.
Creating responsive and intuitive user interfaces with modern frameworks and libraries.
Building secure and scalable server-side applications with industry-standard technologies.
Designing and implementing efficient data storage solutions for various use cases.
March 2, 2026Learn how to build a scalable and reliable architecture for handling large file uploads and heavy async processing using...
February 27, 2026A strict heuristic to make architectural decisions faster between an API Gateway, a Load Balancer, and a Reverse Proxy.
January 31, 2026How to design a resilient, asynchronous, event-driven multi-file upload architecture using presigned URLs and message qu...
January 27, 2026Race conditions are the silent killers of data integrity. In a high-traffic environment the "double-spend" of inventory ...
January 8, 2026Understand how Node.js uses orchestration over execution to handle thousands of concurrent requests with a single thread...
January 7, 2026A methodical strategy for hunting down memory leaks in Node.js production environments without impacting live traffic.