Blog.

Technical deep-dives, honest thoughts on the front-end engineering journey, and tutorials from things I'm building. The occasional personal rant may also appear.

Apr 14, 2026

How to Work on a WordPress Website Locally with Local Sites

Local Sites makes it easy to run WordPress on your machine for fast, clean theme development — no staging servers, no FTP, no round-trips.

TutorialToolsWordpress
Apr 06, 2026

Claude Code vs Cursor: Why I Switched and What I Still Use Cursor For

I used Cursor for almost a year before switching to Claude Code for most of my development. Here is an honest breakdown of both tools, what each one does better, and why I now default to Claude.

ProductivityAI
Mar 15, 2026

How to Organize All Your Files and Photos Effortlessly with Claude Cowork

Your Downloads folder is a disaster. Your Desktop has 80 screenshots on it. I get it. Here is how to fix all of that in minutes using Claude Cowork.

ProductivityAI
Aug 23, 2024

Turn any Google Chrome Website into a Native MacOS App and Helpful Shortcuts

You can turn most websites into a native MacOs app that opens in a separate window, I will show you how.

ProductivityTools
Jul 02, 2024

Personal Experience Switching Jobs as a Software Engineer 2024

From working a great job as a Software Engineer at BlackRock for almost 5 years to getting an offer to work fully remote at Coinbase.

Career
Mar 02, 2024

How to make video HTML tag work on mobile

The video tag doesn't automatically work in mobile, I will show you what you need to do to make it work.

TutorialHTML
Feb 17, 2024

How to export your VSCode extensions on Mac

Learn how to easily export all your Visual Studio Code extensions to another machine.

TutorialTools
Nov 25, 2023

How to build a SEO ready Next.js Blog using Markdown

Learn from a step-by-step guide how to build a simple markdown blog using Next.js, ready with SEO.

TutorialNext.jsSEO
Nov 20, 2023

How to be motivated to code and learn after a 9 to 5 job

For over 1 year now I have been working a 9 to 5 job and working on something on the side at nights and weekends. Here is what I learned.

CareerSide Projects