Between Bubble and Breakthrough
A reflection on the accelerating AI boom, and the hype surrounding “AI” products, and what the future might have as technology reshapes industries.
Read more →Full Stack Software Engineer | React, Next.js, Node.js | AWS
I’m a Full Stack Software Engineer with 6+ years of experience building scalable, high-performance web applications with React, Next.js, Node.js, and AWS. At PAIGE, I deliver end-to-end features for platforms serving 1M+ users, focusing on performance, accessibility, and reliable CI/CD.
Based in Los Angeles, CA
A reflection on the accelerating AI boom, and the hype surrounding “AI” products, and what the future might have as technology reshapes industries.
Read more →
ChatGPT-4o (GPT-4 “Omni”) is OpenAI’s multimodal version of GPT-4 released in 2024. Unlike earlier GPT models, GPT-4o can handle text, images, and audio as inputs and outputs within a single unified model.
Read more →
Designing a system that is read-heavy, for example a product catalog API that gets 100 reads for every 1 write. Such a scenario calls for optimizations to handle a high volume of read traffic efficiently.
Read more →
A reflection on the accelerating AI boom, and the hype surrounding “AI” products, and what the future might have as technology reshapes industries.
Read more →
A practical guide to writing better JavaScript, filled with real-world tips I’ve learned through experience.
Read more →
ChatGPT-4o (GPT-4 “Omni”) is OpenAI’s multimodal version of GPT-4 released in 2024. Unlike earlier GPT models, GPT-4o can handle text, images, and audio as inputs and outputs within a single unified model.
Read more →
Designing a system that is read-heavy, for example a product catalog API that gets 100 reads for every 1 write. Such a scenario calls for optimizations to handle a high volume of read traffic efficiently.
Read more →
Let’s discuss how to make databases performant and scalable. Three key techniques are indexing, Replication, and Sharding.
Read more →
Choosing the right data storage is key in modern app development. In this blog, we’ll break down core concepts like relational vs. non-relational databases, data modeling, the CAP theorem, and scaling strategies such as indexing, replication, and sharding.
Read more →