I write about my learning and experiences here. This site is generated from markdown content. Read more about how I migrated my blog from paid ghost instance to free static site using Hugo generator.

feature-image

How to connect three external monitors with Macbook Pro 2021 model

Dec 25, 2024    macbook  mirroring 
Connect 3 external displays to Macbook pro without DP Link dock
feature-image

Connect a spare macbook as an external display for your Primary Mac wirelessly

Nov 8, 2024    macbook  mirroring 
A quick guide to connect your spare macbook as external display to your other macbook wirelessly.
feature-image

Understanding chromatic aberration

Aug 15, 2024    photography 
Lets understand why we see purple or green lines around edges in bright daylight photos. And how can we prevent that from happening.
feature-image

Creating first AWS Lambda function

Jul 1, 2024    aws  nodejs 
Hello world is just pointless. Let’s dive into creating a real-world lambda function for building a web scraping tool.
feature-image

Quickly arrange Multiple Windows in MacOS Using Applescript and automator

Jun 18, 2024   
Arrange multiple terminal windows in macOS quickly using Automator with some applescript
feature-image

Create a local copy of Ghost JS production site

Jun 9, 2024    web  javascript  hosting 
How to replicate a ghostjs production installation including images
feature-image

Customizing hugo theme for my blog

May 31, 2024    web  html 
Customizations and enhancements I implemented in my hugo theme
feature-image

Forward emails from custom domain to gmail

May 25, 2024    web  email 
How to forward emails sent to your custom domain to your gmail
feature-image

Migrating from Digital Ocean to Netlify

May 24, 2024    web  dns 
Final steps while migrating my DigitalOcean hosted website to Netlify.
feature-image

Creating a static site with hugo

May 18, 2024    web  html 
Why I chose hugo and what all I did to convert my ghostjs website to a static website.