A collection of tech notes, personal reflections, and evolving thoughts about whatever’s caught my curiosity.

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...
essay

Lightbi Theme Parameters

17 January 2021
Lightbi is a sleek blog theme for Hugo, the fast static site generator. It's thoughtfully designed for a smooth and elegant blogging experience.
essay

Lightbi - Hugo Theme

16 January 2021
Lightbi is a sleek blog theme for Hugo, the fast static site generator. It's thoughtfully designed for a smooth and elegant blogging experience.
essay

Build Your First Blog in Hugo

9 January 2021
In this blog, I’ll introduce Hugo, a fast and flexible static site generator. We’ll cover how to install it and create your first blog step by step.