Smooth page animations with React's ViewTransition component. Examples and implementation guide.
Read Article
Where I share my insights on the intersection of code and life through thought-provoking written articles.
Smooth page animations with React's ViewTransition component. Examples and implementation guide.
Read Article
AI coding agents are changing how developers work. This post explains what they are, their pros and cons, and why they give you superpowers.
Read Article
A beginner-friendly introduction to the Model Context Protocol (MCP) - what it is, why it matters, and how I built my own MCP server for portfolio management.
Read Article
I redesigned my site with one font size. Here’s why minimalist typography works, what I love about it, and when it falls short.
Read Article
I had no idea how the Web Audio API worked, so I decided to build a tuner with it. Here's what I learned.
Read Article
My journey of rebuilding my personal website from scratch using Next.js, discussing design inspirations, data management, and my experience working with React Server Components.
Read Article
2019 was thrilling! I'm summing up my top accomplishments this year in this review/blog post.
Read Article
Code Splitting cuts KBs sent & boosts page speed. An easy feature every single page app should consider adding if not already.
Read Article