📌 Python Basic Projects
This repository contains a collection of beginner-friendly Python projects created to practice core programming concepts, logic building, and real-world problem solving.
🚀 Projects Included
1.) RoboSpeaker – Converts text into speech using Python.
2.) WeatherApp – Fetches and displays real-time weather data.
3.) ImageResizer – Resizes images efficiently using Python.
4.) PDFMerger – Merges multiple PDF files into a single PDF.
5.) Face Recognition Attendance – Marks attendance using face recognition.
🛠️ Technologies Used
-Python -Standard Python libraries -OpenCV (for face recognition project) -APIs (where required)
🎯 Purpose -Strengthen Python fundamentals -Practice file handling, APIs, and automation -Build a solid foundation for advanced Python and ML projects
Clone the repository
git clone https://github.com/Dushyant91/Python-basic-projects.git
Navigate to any project folder
Run the Python file
python filename.py
👤 Author
Dushyant Sharma