Blogs
Showing 15 of 26 blogs
Page 3 of 6
- Automate your Instagram Posts like a PRO with Cron jobs! 🚀PythoncronjoblogginginstagramTL;DR ✨ In this easy-to-follow tutorial, you will learn how to build your own Instagram Automation tool from scratch with cron jobs. 😎 What you will learn: 👀 Learn how to set up logging in a Python project. Learn to add cron jobs in Unix based OS...
- How to Host Static Sites on Azure Static Web Apps for FreeAzureWeb DevelopmentIn this article, I will show you how you can host your React/Next.js app or any static web app on Azure Static Web Apps. I will be showing you both ways of doing it – through the GUI and with the CLI. I assume you already have built a project and op...
- ✌️4 core developer tools I use in my daily life 🚀😎ProductivityOpen SourceDevopsProgramming TipsTL;DR This article lists my top 4 tools that I use in my daily life as a developer in 2024. ✅ These tools are aimed at improving your editing skills, terminal navigation, note-taking, and utilizing Docker beyond the containerization of applications. ...