Welcome to this repository containing a curated collection of small to medium-sized Python projects. These projects have been developed primarily for educational purposes, skill enhancement, and as part of personal coding challenges or experiments. They cover a wide range of topics, from basic programming concepts to more specialized areas like file manipulation, algorithm design, and simple application development.
💡 This repository is a work in progress. I continuously add new projects as I learn and experiment with Python, aiming to improve my programming skills and share useful code examples with the community.
- Assistance Control — Facial recognition system for attendance tracking.
- Bank Account — Simple simulation of bank account operations.
- Recipe Book — Digital organizer for storing and managing recipes.
- Restaurant Recipe Generator — Basic restaurant management application.
- Serial Number Finder — Utility to search and validate serial numbers.
- Space Invacion — Classic arcade-style game built with Pygame.
- Task Manager — Web application using Django for task management.
- Web Data Scractor — Script for extracting data from websites.
Contributions, suggestions, and feedback are always welcome! If you find any bugs or have ideas for improvements, please open an issue or submit a pull request.
Thank you for visiting and happy coding! 🐍