New project - Investments tracker

Gonna start another hobby project. It’s an investment tracker that will help me track my investments and helps me know profits made by each investment.

Designers should test UI, not the QA team - Change my mind

Designers who designed that good looking page or navbar should first see it in action. Test it. Well, visually test it. Once designers are happy, then it can be moved to the QA team for further tests.

Jan 2024 - journal

It feels like this month passed by quite quickly. Feel like I didn’t accomplish that much. But still it’s a good month. I discovered certain aspects of my life, asked a lot of questions to myself and some problems within me.

Git branch cannot lock ref while creating a new branch

I was trying to create a branch in some_branch/feature/ticket. But Git thrown cannot lock ref error saying that the branch already exists.

Kids crushed me at chess

Kids these days are very smart. I played a couple of matches against kids and they crushed me with out much effort. These games reminded me that how bad I'm at chess and forced me to improve a lot at it.

Building a like and comment react component - Part 2

As planned, I completed the POC on publishing a React component to NPM along with Storybook setup. Sharing my experience on doing this POC.

Publish TypeScript based React components to NPM with Storybook setup

Publish a typescript based react component library to NPM along with Storybook setup for development.

Building a like and comment react component - Part 1

Diving into a project to build a React-based 'like and comment' system for my NextJS blog. This journey explores creating an NPM-installable React component and integrating it into the blog.

I built this blog

Join me on my journey to build a more meaningful, consistent, and cost-effective blog using NextJS 13.