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.
![feature-image](/using-aws-s3-for-photos-backup/images/camera-lens.jpg)
Using AWS S3 for photos backup
Using AWS S3 as a cloud storage backup solution for personal photos and videos collection. A cheap alternative for apps like Google photos, unsplash, flickr, dropbox etc.
![feature-image](/should-i-accept-or-reject-cookies/images/amt8u_keyboard.jpg)
Should I accept or reject cookies?
What is a cookie? Should you accept or reject them; Does it make any sense to reject a cookie? And are cookies really files?
![feature-image](/learning-to-fly-on-microsoft-flight-simulator/images/20220619134151_1.jpg)
Learning to fly on Microsoft Flight Simulator
Learning to fly on Microsoft Flight Simulator. From basic VFR in cessna to commercial IFR including VOR, ILS, RNAV and auto pilot.
![feature-image](/a-complete-guide-to-amd-eyefinity-multi-monitor-setup/images/amd-eyefinity-three-monitor-setup.jpg)
A complete guide to AMD eyefinity
Complete guide to using AMD eyefinity multimonitor setup
![feature-image](/how-authentication-works/images/feature.jpg)
How authentication works?
Lets learn about authentication in depth. At least the shallow depth that I can cover.
![feature-image](/win-a-tata-nexon-for-free-quick-analysis-of-scam/images/tata-nexon.jpg)
Win a tata nexon for free - a quick analysis of the scam
This article is about how people are scammed using simple sites and understanding a new technique that scammers employ to prevent fraud detection.
![feature-image](/debug-android-chrome-wirelessly-from-macbook/images/cybercafe.dev.macbook.jpg)
Debug chrome on android wirelessly from Macbook
Debug webapps on chrome for android wirelessly from your Macbook.
![feature-image](/setup-mysql-and-sql-developer-on-macos/images/amt8u-macbook.jpg)
Setup mysql and SQL Developer on macos
Setup mysql server community edition with oracle SQL Developer on MacOS.
![feature-image](/the-contextual-bias/images/feature.jpeg)
The contextual bias
The excerpt for this article should not give you any context or should it.
![feature-image](/creating-simple-mock-api-server-using-nodejs/images/create-mock-server-using-nodejs.png)
Creating simple mock server using nodejs
While developing frontend apps we often need sample data. In this article I will share a very easy way to setup a mock-server using Nodejs native http module having enough flexibility required for custom logic.