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.
Creating a fresh no nonsense lyrics website
I was fed up of all the ads that I see on any lyrics website. It was always painful to view lyrics for any song, specially for any devotional song like bhajan and aarti.
A Brief History Of Http Methods
There are 40 http methods and I bet you only know about 8. Here is a brief chronological history to get you started with
Effective Typescript
Learnings from Effective Typescript book.
AI Suggested SEO Improvements for This Blog
A practical walkthrough of SEO improvements applied to this Hugo blog — robots.txt, structured data, sitemap config, OpenGraph fixes, and more — identified and implemented with AI assistance.
The Real Review of Casio G-Shock GBX-100
A real-world review of the Casio G-Shock GBX-100 — MIP display, step counter, 1-year battery life, notifications, and whether it is worth buying in India at Rs 12000.
Trying out KIRO - Amazon's agentic IDE
This post is about my experience of starting agentic development with KIRO, Amazon’s agentic IDE.
Understanding Rest Apis
Here is a blog post to understand how to design apis restful way. And most importantly what not to do!
Where to write code
Do you find yourself in situation where you cannot decide where to write the code? In a class method, static method, base method or a utility method outside class. Lets explore how we can decide that.
Understanding the 's' in https
This is a copy of my conversation with chatgpt to understand the whole encryption process that happens in https and SSL.
Running LLM Ollama on Ubuntu
How to setup LLM on Ubuntu to run your own offline version