{ dev.portfolio }
initializing portfolio...
loading assets
ready.

0%

// Engineering Thoughts

Insights

Kubernetes for Node.js Developers
DevOps
Mar 10, 202410 min read

Kubernetes for Node.js Developers

A practical introduction to deploying and scaling Node.js applications on Kubernetes, from local development to production.

Read Article
React Server Components: A Practical Guide
Frontend
Feb 20, 20246 min read

React Server Components: A Practical Guide

How React Server Components change the way we think about data fetching and component architecture in Next.js applications.

Read Article
Building Scalable APIs with Node.js and PostgreSQL
Backend
Jan 15, 20248 min read

Building Scalable APIs with Node.js and PostgreSQL

A deep dive into designing RESTful APIs that can handle millions of requests while maintaining sub-100ms response times.

Read Article