Browsing Tag
webdev
2271 posts
My personal website
I’ve finally put together a minimal, terminal-inspired website for myself at m-mdy-m.github.io (code lives here ► GitHub). It’s…
🔒 How HTTPS Works — Explained in a Comic! 🌈🎉🍕
Ever wondered why there’s a lock icon in your browser’s address bar? Or what makes HTTPS so important?…
Future-Proofing Your B2B Web Apps: Why Cookie Consent Is No Longer a ‘Set It and Forget It’ Task.
Most B2B Devs Think They’re Safe From Cookie Laws (Spoiler: They’re Not) Here’s the thing nobody tells you:…
Read This Before OOP-ing Your Project : The Curse of Inheritance.
7 days in. 7 days of deep work. And OOP nearly killed my project. The wildest part? I…
Say Goodbye to Try/Catch Blocks with the ECMAScript ?= Operator
The ECMAScript proposal for the safe assignment operator (?=) introduces a revolutionary way to handle errors in JavaScript.…
InboxNegotiator: Turning Debt Reminders into Payment Plans with AI and Postmark
This is a submission for the Postmark Challenge: Inbox Innovators. What I Built I built InboxNegotiator, a serverless…
SupportAddress — An email-first support platform
This is a submission for the Postmark Challenge: Inbox Innovators. What I Built SupportAddress is an email-first support…
AWS AI COST OPTIMIZER
AWS AI Cost Optimizer leverages generative AI through AWS Bedrock to analyze cloud infrastructure costs and provide actionable…
Compress File tool
Your All-in-One File Management Solution Experience the easiest way to crop images, compress PDFs, resize images, and manage…
You’re Still Using Just One Type of Breakpoint?
Most developers smash F5, F9 and F10 or click the buttons that are far left that you need…