IBIbrahim Belloindacodenexus.hashnode.devBuild A Glassmorphism Lock UI With Dark ModeThe Design Vision Modern interfaces often use the glassmorphism trend. This style mimics frosted glass surfaces. You create depth with transparency and background blur. This project focuses on a res1d ago·2 min read
KNKanchan Nathinkanchannath.hashnode.devHTTP Caching — The Complete Syntax GuideWhat I Mean When I Say "HTTP Caching" When a browser (or proxy) saves a copy of a response so it doesn't have to ask the server again — that's caching. The server controls it through response headers,1d ago·13 min read
GMGANTA MANIKANTA ANJANEYAinmanikanta-dev.hashnode.devI Built a To-Do List Web App Using HTML, CSS & JavaScriptHi everyone 👋 I built a To-Do List Web Application using HTML, CSS, and JavaScript to practice DOM manipulation and frontend development. Features • Add new tasks• Mark tasks as completed• Delete tas1d ago·1 min read
GCGerardo Castro Aricainroadtocloudsec.hashnode.devEl script funcionaba. El CISO necesitaba otra cosa. Así nació iam-audit v2: dashboard interactivo, root account detection y Docker.El gancho El primer script funcionaba. Recorría más de 20 cuentas AWS, asumía roles con mínimo privilegio, y producía dos CSVs con todo lo que necesitabas saber sobre Access Keys y eventos de remediac3d ago·11 min read
SSSwati Singhincodeswati.hashnode.devThe Complete Full-Stack Web Development Roadmap (2026)🚀 The Complete Full-Stack Web Development Roadmap (2026) Learning web development can feel overwhelming. There are hundreds of technologies, frameworks, and tools, and beginners often don’t know: Wha5d ago·5 min read
Vvalidwirelessinjssnippets.hashnode.devHow I Built a Lightning Fast Zip Code Eligibility Checker Widget in Vanilla JSInteractive widgets are everywhere: search boxes, calculators, validators, eligibility checkers. The temptation is to reach for a framework, but for small UI components, pulling in a full React stack 6d ago·6 min read
AKAnkit Kumarinwritesbyankit.hashnode.devEmmet for HTML: A Beginner’s Guide to Writing Faster MarkupWhen I started writing HTML, most of my time was spent typing opening and closing tags. <div>, </div>, again and again. The structure was simple. I knew what I wanted to build. But writing the same taFeb 28·3 min read
DGDeepansh Gangwarinblog-deepansh.hashnode.devCSS Selectors 101: Targeting Elements with PrecisionWhen we write CSS, we are not just writing styles — we are choosing which HTML elements should receive those styles. That “choosing” process happens using CSS selectors. Think of selectors like givingFeb 28·4 min read
YAYashika Agrawalinyashika29.hashnode.devUnderstanding HTML Tags and ElementsImagine you are building a house. TCP is the truck that delivered the materials. CSS is the paint and the wallpaper. HTML is the wooden frame and the bricks. Without HTML, a webpage has no structFeb 28·3 min read
AKAshish Kumarintech-blogs-ashishkr.hashnode.devEmmet for HTML: A Beginner’s Guide to Writing Faster MarkupIf you are just getting started with HTML, you have probably faced a problem that writing markup takes a lot of time. Typing every tag, closing it properly, adding classes, nesting elements -> it can Feb 28·4 min read