MiniPyCodes – Micro Projects

  • Tech Stack: Python 3.6+, Tkinter, PyAutoGUI, Turtle, MySQL, openpyxl, random, math, OS
  • GitHub URL: Repository Link

MiniPyCodes – Micro Projects is a curated collection of small yet purposeful Python programs, each built to solve a unique problem, automate everyday tasks, or visually demonstrate core Python concepts in action.

This repository serves as a hands-on Python lab with standalone scripts ranging from automation tools and database operations to GUI utilities and creative turtle graphics. It includes:

  • Cipher Tools – custom text/number encryption-decryption logic
  • Excel to MySQL – data pipeline from spreadsheets to structured databases
  • WhatsApp Automation – automated greetings and message spamming using PyAutoGUI
  • HandPy Toolkit – reusable mini functions for validation, math, formatting, and more
  • Specific Idea Based – organized subfolders for Logical tasks, GUI (Tkinter), Random generators, and Turtle drawings

Designed to be both fun and educational, MiniPyCodes is perfect for beginners exploring Python, as well as intermediate users building their scripting portfolio. Each script is lightweight, easy to follow, and ready to use or modify.