icedmonk.hashnode.devMastering Multi-Database Setups: Harness Docker and Nginx for Efficient Local and Remote Database ManagementHello, fellow developers and digital denizens! If you've ever felt like your computer is a buffet for hungry databases, munching on your memory like it's an all-you-can-eat, you're not alone. I've been in those shoes, and let me tell you, it's not a ...Jan 20, 2024·3 min read
icedmonk.hashnode.devMy Secret to Staying on Task: A Look at the Tools That Keep Me FocusedStruggling with maintaining focus during work? You're not alone. With the constant barrage of notifications, emails, and other distractions, it's easy to feel like you're stuck in a never-ending cycle of unproductivity. As someone who's struggled wit...Mar 14, 2023·4 min read
icedmonk.hashnode.devThe Busy Developer's Guide to DevOpsIdea of DevOps in short & simple words DevOps. It’s a confusing topic, isn’t it? I’ve been asked a few times about it, and I wanted to take the time to write down how I see it. Often with culture topics like this, it’s difficult to pin down an accura...Jul 23, 2020·9 min read
icedmonk.hashnode.devTerminal Website Using Typewriter.js and CSSJust recently, I was searching for how to create a terminal-esque website, much like Jeremy Wagner’s old site where you could run commands to open different links and places on his site. Side Note : To get the Dev related News & Articles Check my Te...Jan 26, 2020
icedmonk.hashnode.devUsing Semicolons? Never Use Them!This post isn’t intended to reopen the age-old JavaScript debate, but merely to serve as a reference when people ask why JavaScript Standard Style enforces a “never use semicolons” rule. The idea that you can “always use semicolons” and not worry a...Aug 12, 2019