Latest articles
From Manual to Magical - How I Created a Fully Automated YouTube Channel
I developed a fully automated solution to manage a YouTube channel effortlessly. By utilizing tools like insta loader, insta looter, ffmpeg, and moviepy, I created a software system that automates tasks such as Instagram login, reel downloads, video compilation, watermarking, Google login, and YouTube uploads using the v3 API. The software operates on a 24-hour cycle, ensuring consistent content delivery. Through this project, I successfully demonstrated my ability to leverage automation to enhance productivity, streamline content creation, and prioritize creative engagement with the audience 🔉.
What should you know in JS Before transitioning to react!
By the end of this article, you'll have a solid foundation in the important concepts of JavaScript that you'll need before diving into React. 💪 I won't just be talking theory either - I'll be showing you coding examples for each concept so you can really see it in action! 💻
How I build a mern dashboard
This article explains my dashboard project and a kick start guide to build a mern stack in beginner friendly approach.
OSI Model and TCP/IP -> The Nuts and Bolts of Networking
The OSI model and TCP/IP are two important concepts in computer networking. This article provides a fun and easy introduction to these models, explaining how they work together and why they're so important for understanding the internet.