As part of my ongoing 20-day challenge to build one Python project a day, I’m thrilled to present my 9th project, a URL Shortener Tool built entirely in Python. The goal of this challenge is simple: to push myself daily, improve my Python skills, and build a solid portfolio of small but meaningful projects. This URL Shortener project was both fun and educational, it …
Continue reading »As part of my ongoing 20-day challenge to build one Python project a day, I’m thrilled to present my 8th project, a Weather App built with Python. The goal of this challenge is simple: to push myself daily, improve my Python skills, and build a solid portfolio of small but meaningful projects. In this blog post, I’ll take you through every step I followed to build th…
Continue reading »Project Overview In this project, I built a Screen Recorder Application using Python that captures the laptop screen in real-time and saves the output as a .avi video file. This project demonstrates how computer vision libraries can be used not only for image processing but also for dynamic screen recording tasks. This tool is especially useful for developers, educat…
Continue reading »
Social Plugin