• home
  • experience
  • projects
  • blog
book me
  • home
  • experience
  • projects
  • blog
  • book me
back to home

blog

Implementing API Rate Limiting With Upstash and Next.js

May 21, 2023

Ratelimiting is an important concept when developing APIs, but it can also be a little scary if you've never done it before. In this article, I'm going to show you how simple it is implement API rate limiting with Upstash and Next.js.

Big O Notation and an example at Amazon scale

February 2, 2023

In computer science, Big O Notation describes how the runtime of an algorithm scales as it's input size gets bigger. This matters a lot, speacially when you're dealing with the scale of a company like Amazon.

How I 2x my website's deployments migrating to Vite

January 2, 2023

I started this site nearly 2 years ago using Create React App when I didn't know any better. Yesterday I migrated to Vite and was amazed by the performance and DX gains without putting in that much work.

© 2025 axel padilla. all rights reserved.

github twitter blog