From Files to Permissions: The Linux Mental Models Every DevOps Engineer Must MasterMar 15, 2026路7 min read
馃 Understanding Middlewares, Global Catches & Input Validation (with Zod) in Node.jsApr 12, 2025路3 min read
The Anatomy of a good promptMost people are using AI wrong. Here's what nobody told you about prompting. A deep-dive into the one skill that separates people who get great results from AI --- and everyone else. I had a conversatApr 12, 2026路5 min read
MongoDB 's CRUD OperationsWelcome to the world of DATABASES, In Databases there are mainly 2 categories SQL ( Structured Query Language) No SQL (Non-Structural Query Language) In this blog, our main focus is on the No SQL language. And one of the No SQL databases is Mongo...Mar 16, 2023路5 min read
Html Boilerplate !!An HTML Boilerplate is a pre-prepared library of code that can be copied and is meant to be used as a starting point to start building web projects. It is sometimes referred to as an HTML skeleton on VS Code if you hit (! and enter) you get the boile...Feb 21, 2023路3 min read
Learn Markdown the easiest wayBefore Learning about Markdown lets take one step back and try to know why Markdown even exists What is Markdown ?? Markdown is a lightweight markup language that you can use to add formatting elements to plaintext text documents. Created by Joh...Feb 14, 2023路4 min read