A collection of beginner-friendly, real-life inspired Python mini projects — crafted to automate tasks and explore new tech stacks.
Python • OpenCV • MediaPipe • Tkinter • PyAutoGUI
| Project | Features |
|---|---|
| 🖐️ Hand Tracing Mouse | Hand-controlled mouse using MediaPipe and OpenCV |
| 📋 Name Checker (CLI) | Attendance tool via name searching from a file |
| 💻 Name Checker 2 (GUI) | GUI-based name checker with Tkinter |
| 📦 QR Code Generator | Generates unique QR codes for identification |
| 🖱️ Hand Controlled Actions 2 | Mouse movement + click via hand gestures (improved version) |
| Area | Tools Used |
|---|---|
| Vision | Python · OpenCV · MediaPipe |
| UI | Tkinter |
| GUI | Tkinter |
| Automation | PyAutoGUI |
| QR | qrcode (Python lib) |
pip install opencv-python mediapipe pyautogui qrcode
⚠️ Use Python 3.10 for MediaPipe compatibility.
- Complete name checker automation
- Enhance hand tracking precision
- Add automatic name import in QR generator
- Cross-platform testing
Sarbobhowma Sen
👨💻 Front-End Developer | 🧠 CS Student | 🤖 Tech Explorer
Open to internships, freelance projects, and collaborations!
If you found this project helpful or inspiring, please give it a ⭐ — it really helps!
Thanks for scrolling! Made with 💖 by Sarbobhowma Sen