0x5047
143 posts

0x5047
@WadeWilson71
AgFE | Financial Engg | IIT Kgp'26





Low-key websites I quietly rely on 1) roadmap.sh Gives you a brutally clear learning path for roles like frontend, backend, DevOps, etc No fluff, just “learn this → then this → then this”. 2) playcode.io An online playground to quickly test HTML, CSS, JS without setting up anything locally Perfect for quick experiments and debugging ideas 3) usehooks.com A collection of reusable React hooks with real use cases Saves time and helps you avoid rewriting the same logic again and again 4) devhints.io Concise cheat sheets for languages, frameworks, and tools. Ideal when you forget syntax and don’t want to read a 20-minute blog 5) jsoncrack.com Turns messy JSON into a clean visual tree Makes understanding large APIs and configs way easier than staring at raw text 6) realtimecolors.com Lets you generate and preview color palettes instantly Useful when you want decent UI colors without guessing or copying blindly 7) regex101.com Build, test, and debug regex step by step with explanations Honestly, the fastest way to stop hating regex 8) bundlephobia.com Shows how big an npm package really is before you install it Helps you avoid bloating your app with “tiny” libraries 9) caniuse.com Tells you which CSS/JS features actually work across browsers Essential before using shiny new features in production 10) toolbox.googleapps.com Google’s own diagnostics tools for DNS, email, headers, and network issues Surprisingly useful for debugging real-world problems 👉 Which one of these do you already use and which one did you not know existed?





> learn linux > job description says "aws required" > learn aws > job says "kubernetes experience needed" > learn kubernetes > job says "terraform preferred" > learn terraform > build homelab > deploy cluster > break cluster > rebuild cluster > push project on github > recruiter: "any production experience?" > say no > silence > get interview > question: "explain bgp" > you: "i mostly worked with docker" > rejection email > watch devops roadmap video > install another tool > prometheus dashboard looks cool > no traffic to monitor > stare at empty graphs > open terminal again > type kubectl get pods > all running > feel productive









