Blog

I write about web development, software engineering, and everything in between.


Tauri v2 with Next.js

Tauri v2 with Next.js: A Monorepo Guide

Learn how to set up a monorepo using Tauri v2 and Next.js to build cross-platform applications for web, mobile, and desktop. This step-by-step guide covers everything from configuring Turbo Repo and shared components to deploying your apps.

Thu Jan 30 2025

View Article
Logos of the technologies used in the blog

How I build my blog

Building a blog from scratch is more than just writing content. It's about creating a seamless experience for your readers. In this article, I'll share why I started a blog, how I built it, the tech stack I used, the design decisions I made, and how I optimized it for performance.

Mon Dec 02 2024

View Article
Two people on laptops developing code (AI generated).

The Problem with LeetCode Interviews

After 10+ years in software development, I've seen how LeetCode-style interviews fail to identify great engineers. This article explores why they miss the mark and what companies should focus on instead.

Fri Nov 08 2024

View Article