Blog
During my free time, I write blog posts about my experiences and thoughts on web development, design, and productivity.
February 5, 2025
ReserveKit Devblog - #1 Building the Foundation
This post details the initial development of ReserveKit's API and backend, from concept to implementation.
November 14, 2024
Creating Persistent Modals in Next.js with Parallel Routes and Route Interception
In Next.js, creating modals with parallel routes is a well-documented approach, but there's one thing missing from the official docs - how to make the modal persist across page reloads.
August 24, 2023
How I reduced a search function query’s execution time by 85%
I want to talk about how I managed to reduce a Postgres function query's execution time.
August 12, 2023
Building a Web App for Cafes
The inception of cafeist.io dates back to the fourth day of our Phuket sojourn. Today, I am proud to announce that this endeavor has successfully achieved its initial milestone.
View all posts →