'The Elements of Style' by William Strunk Jr. provides practical advice on how to improve your writing.
Read more
This post outlines my workout routine, which consists of four sessions per week. It has all the details including the excercises, sets, reps, and weight.
Unfuck Your Life provides a curated collection of personal assertions to help you get out of your head and start taking action.
Learn how to deploy your ComfyUI workflows to Replicate and executethem through API calls, making your image generation models available within applications and other users.
A list of books that I've read or plan to read. I'm doing this to have a record for myself and keep track of the things I learn along the way.
A campaign featuring a man with an eyepatch sold out Hathaway’s stock of shirts in just one week. David Ogilvy was the mastermind behind many iconic campaigns. This article summarizes his advice on creating ads that sell.
Reddit is a great platform to promote your product. But the community is very sensitive to promotion. In this post, I share my learnings of how to promote on Reddit effectively without getting banned.
The Search Engine Optimization (SEO) guide I've always wanted to write! It covers what matters most in a digestible format to help you get traffic from Google and other search engines.
Express.js is a backend framework built for Node.js that simplifies building server side applications. This post covers Middleware, the core concept of Express.js.
In this post, I'll share two projects that recently failed and the significance of focusing on solving one problem really well.
I recently asked myself: What makes content great? Here's a summary of my thoughts and some advice for my future self.
Running generative image models locally is often slow. This is a guide to setup a Google Cloud instance for performant image generation with ComfyUi.
A post I published in the Build in Public community on X, asking how to validate an idea, went viral. This blog post summarizes the responses.
This post summarizes how to setup a local development environment for Supabase with a focus on using the database locally.
I've been tempted to move away from serverless providers to a Virtual Private Server (VPS). This posts summarizes my notes from a 4 day learning marathon.
I couldn't find a clean GDPR compliant implementation of Google Analytics (GA4) for Next.js 14 single page apps, so here it is.
Over the years I've found a few tools that help me build my projects faster. I would recommend these to my friends and decided to make a list of them.
CSS display and CSS position are confusing because both properties influence where elements are located on a screen. This post interactively explains the two properties and how they differ!
This post explains the sequence of events that occur from the press of the 'enter' key on the keyboard to the display of the website in the browser.
Since I often forget core JavaScript concepts, I wrote this glossary for myself. It is inspired by Dan Abramov's post titled "What is JavaScript Made Of".
Writing things down often helps me think more clearly, so I decided to write down and structure the fundamental things I believe in.