Recent Posts!
2022-08-11
From Netlify to CloudflareMoving my project from Netlify to Cloudflare
2022-07-16
AWS Kinesis Stream | Producer & Consumer hands on with Experiments using Java + LocalStackThis video demonstrates implementation of AWS Kinesis Producer and Consumer using Java + LocalStack setup. Includes some experiments with the consumer also 🤩.
2022-03-22
Desk setup journeyEverything related to setting up my desk.
2021-09-21
How I use multiple browsersUse browsers like a PRO :)
2021-09-17
Debug Vercel Serverless Functions LocallyA vlog showcasing how I debug Vercel Serverless Functions locally
2021-09-13
Node API using Vercel Serverless FunctionsA quick POC showcasing how to build and deploy node API using Vercel Serverless Functions
2021-09-12
REST API Flowchart with SwimlanesDemonstrating flow of REST API by creating flowchart with swimlanes
2021-08-22
Access Google APIs using OAuth2 with Nuxt and Auth02021-08-18
IntelliJ hangs on edit configurations of DockerFile2021-08-01
Upgrade gradle in Intellij Project2021-01-25
Change domain name on Google sign-in consent screenCustomize the redirect domain name on Google sign-in consent screen
2021-01-08
Useful console.log() tips2020-12-08
Setup terminal with ZSH on windowsSetting up zsh with oh-my-zsh on Windows
2020-12-06
Building a markdown blogBuilding a blog using GatsbyJs fueled by markdown files
2020-12-06
NVM for Windows Subsystem for LinuxOpt for nvm over node when using WSL
2020-12-06
Setup New Windows LaptopSetting the new Windows machine
2020-10-04
Setup cmder terminalSetting the cmder terminal on Windows
2020-10-04
Setup Git on WindowsSetting up Git on Windows machine
2020-10-04
Setup VS CodeSetting up the VS Code editor machines
2020-10-04
Windows Bluetooth Audio Stuttering IssueFixing the issue with bluetooth audio stuttering
2020-09-26
Getting epoch timeGetting epoch time in various languages
2020-09-14
Create React LibraryCreating your own react module using create-react-library
2020-09-09
Sorting in REST APIImplementing a query parameter for sorting in REST API
2020-02-22
Forward reference extends over definitionA note on the issue I faced while working with Vert.x in Scala