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.
thisisunsafe - Bypassing chrome security warnings
thisisunsafe is a way to bypass security errors on chrome. In this article I will discuss about its usage and implications.
Trying multi boot with Ventoy
Ventoy is an open source tool to create multi boot USB drive with various operating systems like linux distros, windows etc. This post is about my experience of using the tool for the first time.
Understanding ISO in digital photography
Have you ever wondered what exactly changes when you modify the ISO setting in a digital camera?
Using SVG in React
There are many ways to use svg in React. We can directly use the svg as src in the img tag or we can create custom component to render the svg as paths in html. In this article we will create a simple React app using svg image.
A revisit to a classic game - XIII
XIII(Say 13) had a place of its own in the gaming world. It was popular because of its comic styled artwork. Last year in November Microids released a remake of the original game.
Building a gaming PC in India
This article is about my experience of building a gaming PC in India. It lists my journey from initial search to assembling all the parts at home.
My take on cheap windows keys
Have you ever wondered how some retailers offer Microsoft Windows at unbelievable prices like Rs 700(5$). In this post I shall try to explore the reasons for these deep discounts and there genuineness.
Complete guide to file download in browsers
Have you ever come across a requirement to create download functionality? This article will go over all the possible solutions.
Weird console.log behaviour
In this article I shall try to explain the weird behaviour exhibited by console.log function. Logging values is not as easy as it sounds.
Do programmers need to learn touch typing?
Do programmers need to learn touch typing? In this article I will discuss about my experience learning touch typing as a programmer. What are the pros and cons if you want to write code.