A collection of tech essays and notes.
ESSAY

Watchbi - Bootstrap Coming Soon theme

10 October 2021
Watchbi is a responsive portfolio theme built in Bootstrap which contains an home, blog, notes, projects...
ESSAY

Git Cheat Sheet

23 August 2021
Its hard to memorize all the important Git commands by heart, so I thought it's better to keep a personal Git cheat sheet for myself. So I don’t want to Google it every time...
ESSAY

Tools Recommendations for daily life

26 July 2021
A list of mobile and web applications that will help our daily life productive for productivity and creativity...
ESSAY

Oracle Database XE Installation on Windows

5 July 2021
For testing and learning Oracle Database we can start with Oracle Database Express Edition (XE)...
ESSAY

Welcome to my Digital Garden

1 June 2021
A digital garden is a personal online space where ideas, notes, and knowledge are shared in an evolving, non-linear way.
ESSAY

Markdown Cheat Sheet

29 May 2021
For my both blogs I am using markdown for writing the blog posts, so I thought its better to keep a persoanl markdown cheat sheet for myself. So that I don't want...
ESSAY

Rootbi - Bootstrap portfolio theme

10 May 2021
Rootbi is a responsive portfolio theme built in Bootstrap which contains an home, blog, notes, projects...
ESSAY

What I Use

18 April 2021
A list of products, tools and essentials that I use for work and daily life. This post is inspired from the website users.tech. Gadgets, Software...
ESSAY

Automate login using Selenium in Python

4 April 2021
Usually, after the login to my computer, I will open the browser and go to websites like GitHub,Evernote...