mooMy Most Prideful ProjectThere’s always that one project you remember fondly from your early programming days — a Discord bot, a Chrome extension, or perhaps your…Sep 21Sep 21
mooLaravel Is The Way To Go — And Here’s Why 🚀I’ve long heard the refrain of “PHP is bad” echoing through online discussions since I started programming. I never bothered to explore it…Sep 19Sep 19
mooinDev GeniusLet’s Pretend To Be Hackers With Shell ScriptingGreetings nerds 👋 i recently grew very bored and decided to write real code to make fake programs, if that doesn’t make sense, think of…Aug 9, 2022Aug 9, 2022
mooinDev GeniusDownload Memes And Tiktoks Using Fish ScriptingGreetings nerds 👋 today we’re gonna learn how to download content from the web, specifically reddit as it’s very easy to “hack around’ as…Aug 5, 2022Aug 5, 2022
mooinDev GeniusLet’s Learn Fish Scripting 🐟Greetings nerds 👋 have you wanted to customize your developer experience in the terminal even more ? Wanted to level up your scripting…Jul 31, 2022Jul 31, 2022
mooinDev GeniusGetting Started With The Twitch APIGreetings nerds 👋, I recently started enjoying tinkering around with the Twitch API and I thought it’s worth sharing with you guys so you…Jul 25, 2022Jul 25, 2022
mooinDev GeniusYou’ll Learn Regex After Reading ThisIt’s no surprise to any beginner / intermediate programmer that seeing stuff like this ^[\w]+#[\d]{4}$ will freak them out and make them…Jul 12, 20221Jul 12, 20221
mooinDev GeniusWhat Are .env Files And How Should I Use Them ? And Why ?When deploying your web app / project online, the last thing you’d want is to have sensitive information leaked such as some auth tokens…Jul 10, 20221Jul 10, 20221
mooinDev GeniusLinux For Dummies 🐧So you’ve probably heard how cool Linux is and people use it and the eternal debate of my operating system is better than yours blah blah…Jul 10, 2022Jul 10, 2022
mooinDev GeniusHow To Use Templates In Your Express.js App ?Have you ever thought to yourself “what if i built a massive web app and now i need a profile page for every single user 😨” or maybe you…Jul 7, 2022Jul 7, 2022