Skip to main content Skip to navigation
Featured image for Use It First. Launch It Later.
Developer7 min read

Use It First. Launch It Later.

I built a stock exit validator, a media compression pipeline, and a cryptographic doom scroll blocker. The rule is simple, use it first, expand later only if it really works for you.

  • productivity
  • tools
  • developer
  • beginner
Sachin Ghait avatar
Sachin Ghait
Lead Developer
Mar 19, 2026
Fresh
Featured image for Use Notion as CMS for your website
Frontend10 min read

Use Notion as CMS for your website

The post describes the step-by-step process of creating a simple website and loading data from a json file. Also, learn how to set up CICD using netlify, create a board in Notion, integrate it with your website, and fetch data from Notion at build time

  • frontend
  • intermediate
Sachin Ghait avatar
Sachin Ghait
Lead Developer
Jul 3, 2022
Featured image for Lambda Function In A VPC The Right Way.
Cloud5 min read

Lambda Function In A VPC The Right Way.

Discover the right way to use AWS Lambda function in a VPC. This post covers the reasons why a Lambda function loses internet access in a VPC, and explains how to route traffic through a NAT to allow access to the internet.

  • cloud
  • aws
  • intermediate
Sachin Ghait avatar
Sachin Ghait
Lead Developer
Aug 14, 2021
Featured image for Build a blog using Nuxt and Tailwind CSS
Frontend10 min read

Build a blog using Nuxt and Tailwind CSS

Learn how to build a blog using Nuxt and Tailwind CSS. In this post, I walk you through the process of creating a blog using Nuxt, Tailwind CSS, and Tailblocks. The post covers creating the Nuxt app, adding CSS blocks, writing content, displaying blog data, creating a static build, and hosting on Netlify.

  • frontend
  • developer
  • intermediate
Sachin Ghait avatar
Sachin Ghait
Lead Developer
Feb 1, 2021
Fresh