Feb 21 · 19 min read · LLM Concepts Deep Dive: The Stuff I Wish Someone Explained Simply Date: February 20, 2026 Purpose: Personal reference + blog draft for anyone starting out with AI/LLM concepts When I first started le
Join discussion
Jan 30 · 3 min read · 1 . HTML tag vs element breakdown Let’s Understand The Structure. HTML Element breakdown (diagram explained clearly) 1. What the diagram represents The diagram explains one complete HTML element It shows how an element is made from tags + content...
Join discussionJan 30 · 4 min read · 1. HTML as the skeleton of a webpage Lets Understand What Does Skeleton Mean & Why It Is called Skeleton How does It Refer Same As Human Before Evolution 1. Analogy (easy to understand) Think of a human body. Skeleton gives shape and structure Clo...
Join discussionJan 29 · 5 min read · Understanding DNS with dig: From Root Servers to Google.com Introduction: DNS – The Internet’s Phonebook Imagine if every time you wanted to call someone, you had to remember their phone number instead of their name. The internet would be impossible ...
Join discussionJan 25 · 6 min read · Why Git Feels Hard (and Why It Isn’t) By now, you probably understand how important Git is. It appears in almost every job description, open-source project, and team workflow. Yet, for many beginners, Git still feels confusing, complicated, intimidat...
Join discussionJan 18 · 3 min read · Introduction Today, I officially started my Python Learning Journey. Like most beginners, I initially thought Python directly converts code into machine language and runs it. But as I went deeper, I discovered something far more interesting. Python h...
Join discussionJan 6 · 4 min read · When an interviewer asks JavaScript basics, they are not checking memory —they are checking how clearly you think. These fundamentals decide one brutal thing:Does the interview continue, or politely end? So let’s build a strong base. 1. Variables in ...
Join discussion
Jan 6 · 10 min read · The Matryoshka Dolls of Modern Networking: A Technical Evolution Introduction: The Internet is a Lie If you think the internet is a flat, happy place where your computer talks directly to a server, I have bad news for you: The internet is a lie. Mode...
Join discussion
Jan 4 · 4 min read · Understanding “Complexity” It starts with “Why complexity exists? and is it important?”. It exists because of mathematics. Let me cook, in general terms when we here the term “complexity”? We here it for the first time in our Data Structures and Algo...
Join discussion