THE BLOG
25 Oct, 2025
A Minimal Ghostty Config (That Actually Makes Sense)
16 Aug, 2025
AI Coding Revolution: How Artificial Intelligence is Changing the Way We Code
A deep dive into how AI is transforming modern software development, making anyone fluent in any programming language and enabling vibe coding.
15 Aug, 2025
How to Enable Borders on Vim LSP Hover Information (The Simple Way)
03 Jun, 2025
The Magic of Smooth Scrolling: Two Lines of CSS That Transform User Experience
Have you ever clicked an anchor link on a website and been jarred by the sudden, instant jump to another section? That abrupt movement can feel harsh…
01 May, 2025
Linear MCP Server – The AI Sidekick You Didn't Know You Needed
Yo, code wranglers! Ever wish your AI tools could just get your Linear issues, projects, and comments without you playing the middleman? Well, Linear…
04 Apr, 2025
GitHub's MCP Server Goes Public - A Game Changer for AI Development
Yo, what's good tech fam! 🚀 Let me tell you about something CRAZY that just dropped in the dev world. GitHub just announced their own Model Context…
19 Feb, 2025
Vibe Coding: When AI Becomes Your Coding Bestie
11 Feb, 2025
Connect to Sentry MCP Server - A Developer's Guide
Welcome, developers! If you're looking to streamline your error tracking workflow by connecting Cursor IDE with Sentry, you're in the right place. In…
28 Jul, 2024
Demystifying codebases: How to use AI to understand complex codebases easily and quickly?
02 Mar, 2024
The Ten Commandments of Software Development
"As a software engineer, your skill is in more demand than ever before, but it’s up to you to keep it sharp." - Robert C. Martin In the realm of…
26 Feb, 2024
Things learnt from BunJS to CRA migration
10 Feb, 2024
Supercharge your Git Workflow with the Jira-Git Commit VSCode Extension
Are you wondering how to streamline your Git commit messages? Do you want to have a consistent git commit template with JIRA IDs included? Do you…
20 Jan, 2024
Enforcing coding standards via Typescript, Husky and Lint-staged
28 Oct, 2023
Reviving My Website: A Tale of Tech and Determination
Hey there, folks! I'm back, and it's like I've been resurrected from the technological grave! You might have noticed my absence for a while. Well, let…
28 Apr, 2023
Vim is a blackhole
I suddenly got pulled into the blackhole called VIM. I'm not able to sleep. I'm going crazy in setting up my own personal IDE. Read more.
30 Mar, 2023
How to Optimize React Components Using Computed Variables
Learn how to optimize your React components using computed variables. Improve performance, simplify your code, and make your app faster. Read now!
27 Dec, 2022
Frontend Performance Optimisation
18 Nov, 2022
Useful CSS Generators
CSS is awesome, these tools take your CSS to the next level. They ease your load and generate CSS code for you online. Try out these Generators.
24 Sep, 2022
You don't need these many state variables
20 Aug, 2022
My take on CSS Grids
CSS grids are awesome, now that more browsers are supporting it, it's time that we embrace grid and use its full potential. Click to read more.
12 Aug, 2022
Monitor your website speed using Pagespeed API and Google Sheets
10 Aug, 2022
How to create React Hooks? - A simple guide
I love React, and so do you! The Javascript ecosystem has grown so much that now we have amazing frameworks like React, Vue, Svelte (Sorry Vue!), and…
05 Aug, 2022
How to cache your Gatsby site for faster builds in Github Actions?
27 Jul, 2022
Dynamic OG images for your Gatsby blog
So this website is built using GatsbyJS, which is super cool and super easy to get started. If you want to learn more about my experience with Gatsby,…
15 Jul, 2022
How I started a tech blog?
It's good to have a tech blog. I have written down my journey of how I started my blog. You too could get the flame from me.
12 Jul, 2022
Growing your Online Presence - 101
An online presence can be defined by how easy it is to find a brand or company online. Growing your online presence should be your key focus.
10 Jul, 2022
How to post to Instagram using an API?
27 Jun, 2022
How to Select a Random Value from an Array?
Sometimes you have a list of values to choose from and you want to randomize it? It can be easily done with a line of code.
19 Jun, 2022
