[λ]sujit.sh

Delve into My Blog Posts and Explore My Open Source Contributions!

  • | Fri, Jun 14, 2024
  • 5 min read
  • 1.2k views

Decoding the Linux Command Line: 52 Indispensable Utilities Explained

Top 50 Linux Commands Every Regular User Must Know As a regular Linux user, mastering...

#cmd #terminal #linux

Read more
  • | Wed, Nov 29, 2023
  • 3 min read
  • 896 views

Mastering Git: Tips and Tricks for Efficient Version Control

Git, the powerhouse of version control systems, empowers developers to manage their codebase...

#git #github #versioncontrol

Read more
  • | Sat, Nov 11, 2023
  • 4 min read
  • 1.6k views

Diving into Data: A Comprehensive Guide to Database Fundamentals

01_Intro: In this blog post, we will introduce you to the basics of databases, including...

#database #mysql #mariadb #mongodb

Read more
  • | Sun, Nov 5, 2023
  • 2 min read
  • 825 views

Mastering Git: A Beginner's Guide to Version Control

Welcome to the world of Git, a powerful version control system that helps you manage and track...

#git #githunt #githack #versioncontrol

Read more
  • | Thu, Oct 26, 2023
  • 2 min read
  • 847 views

Docker: A Practical Guide with Arch Linux Setup: Part-1

Docker Intro: Docker has revolutionized the way we develop, deploy, and run applications....

Read more
  • | Wed, Oct 25, 2023
  • 2 min read
  • 871 views

Mermaid: A powerful and flexible tool for creating diagrams

What is Mermaid? Mermaid is a lightweight, text-based, open-source diagram and flowchart description...

Read more
  • | Wed, Oct 25, 2023
  • 2 min read
  • 620 views

JavaScript Inclusion Strategies: Async vs. Defer Unveiled

Optimizing JavaScript Inclusion: Async vs. Defer JavaScript's Async vs. Defer: Which to...

#javascript #webdev #productivity #frontend

Read more
  • | Sat, Sep 30, 2023
  • 2 min read
  • 1.5k views

Node.js Elegance: Deploying a Secure Backend with PM2 and Add SSL Certificate

Overview Hosting a Node.js backend on a server is a crucial step towards making your...

Read more
  • | Sat, Sep 30, 2023
  • 1 min read
  • 1.6k views

MongoDB: Effortless Installation and Setup on Arch based Linux

Installing and Setting Up MongoDB on Arch Linux MongoDB is a popular NoSQL database, and...

#mongodb #database #nosql #setup

Read more
  • | Fri, Sep 22, 2023
  • 3 min read
  • 306 views

Implementing Dark and Light Themes in Next.js 13 with Tailwind CSS

Preview of button: Setting Up Dark and Light Themes in Next.js 15 with Tailwind...

#themes #nextjs #nextthemes #setup

Read more
  • | Thu, Sep 21, 2023
  • 2 min read
  • 607 views

Elevate Your Typography: Adding Custom Fonts in Next.js 13 with Tailwind CSS

Adding Custom Fonts in Next.js 13 with Tailwind CSS Before we dive into the process of...

#nextjs #customfonts #configure #development

Read more
  • | Wed, Sep 20, 2023
  • 4 min read
  • 1.9k views

Setup Neovim like an IDE For Development in Arch Based Linux

Note: Use these settings and configurations at your own risk. Make sure you understand what each...

#neovim #configurations #linux #productivity

Read more
  • | Wed, Sep 13, 2023
  • 2 min read
  • 660 views

Resolving "connect ECONNREFUSED 0.0.0.0:5173" Error When Running Vite-React on Code-Server

Are you encountering the "connect ECONNREFUSED" error with the address "0.0.0.0:5173" while trying to...

#vite #react #coderserver #troubleshooting

Read more
  • | Sun, Sep 10, 2023
  • 2 min read
  • 1.9k views

Secure and Seamless: Setting Up SSH Authentication with GitHub on Linux

Setting Up SSH with GitHub GitHub provides SSH (Secure Shell) authentication, which allows...

Read more
  • | Sat, Sep 9, 2023
  • 2 min read
  • 626 views

MariaDB Installation Made Easy: A Guide for Arch-Based Linux Users

MariaDB: A Brief Introduction MariaDB is an open-source relational database management...

#mariadb #database #sql #opensource

Read more
  • | Wed, May 10, 2023
  • 1 min read
  • 1.7k views

Streamlining Development: A Dive into Minimalistic Browser

Min is a Open-Source, fast, minimalstic browser that protects your privacy. It includes an interface...

#minbrowser #opensource #browser #minimalstic

Read more