Blog

Random things that I scribble down.

More than being my blog, I consider this to be my neat personal knowledge management.

Letting all of my organized thoughts into the world.

Feel free to contact me to discuss about the things that I write

Technical Blogs only

TIL: Logseq has a built in notepad calculator

Extremely useful when you want to do everyday maths

1 min read

Jan 07, 2025

  • logseq
  • TIL

2024 in Review

I take a step back and look at 2024.

8 min read

Jan 05, 2025

  • life
  • travelling

Life during November 2024

A post on how the month of November went and the things that I learned and observed.

2 min read

Dec 08, 2024

  • life

View all branches that have a certain commit

Given a commit, we need to know all the branches that have that commit

1 min read

Nov 14, 2024

  • technical
  • git

Life during October 2024

A post on how the month of October went and the things that I learned and observed.

4 min read

Nov 07, 2024

  • life

Life during September 2024

A post on how the month of September went and the things that I learned and observed.

5 min read

Oct 18, 2024

  • life

Fixing Low Storage Space on Mac as a Developer

How I figured out what was taking up storage space on my mac.

2 min read

Jun 30, 2024

  • technical
  • mac
  • terminal

I thought I hated cooking, but looks like it has grown on me

The meditative retreat I get while cooking

3 min read

Apr 01, 2024

  • life

Too many ideas, not enough time

An invitation to the plethora(an overstatement) of ideas that I have

2 min read

Aug 06, 2023

  • technical
  • question

Haircut & Lost in my thoughts

Never thought going for a haircut would be this insightful.

3 min read

Feb 28, 2022

  • life
  • meditation

Bootstrapping a Typescript, Nodejs, Express API

There are many ways to setup a Typescript Nodejs Express API. Here I am going to show you a way that I found to work.

3 min read

Jan 18, 2022

  • coding
  • typescript
  • nodejs
  • expressjs
  • api
  • technical