Skip to content

Madhavi1108/Mini-Tools-Utilities

Repository files navigation

🛠️ Mini Tools & Utilities

A curated collection of Python-based mini tools and utility applications built to demonstrate core programming concepts, object-oriented design, and basic GUI development.


🚀 Features

This repository includes the following tools:

  • 🔐 Caesar Cipher – Encrypt and decrypt text using classic substitution logic
  • Coffee Maker (OOP) – Simulates a coffee machine using object-oriented programming
  • 🔑 Password Generator – Generates strong, randomized passwords
  • ⏱️ Pomodoro Timer (GUI) – Productivity timer with a graphical interface
  • 🌡️ Temperature Converter – Convert between Celsius, Fahrenheit, and Kelvin
  • 💰 Tip Calculator – Quickly calculate bill splits and tips
  • 📊 Instagram Follower Checker – Analyze followers and following data

⚙️ Tech Stack

  • Language: Python 3
  • Concepts: OOP, Functions, File Handling
  • Libraries: Tkinter (for GUI applications)

📁 Project Structure

Mini-Tools-Utilities/
│
├── Caesar Cipher/
├── Coffee-Maker-Using-OOPS/
├── Password Generator/
├── Pomodoro GUI/
├── Temperature Converter/
├── Tip Calculator/
└── insta-follower-checker/

▶️ Getting Started

1. Clone the Repository

git clone https://github.com/Madhavi1108/Mini-Tools-Utilities.git
cd Mini-Tools-Utilities

2. Run Any Tool

Navigate into the desired folder and execute:

python main.py

Note: Ensure Python 3 is installed on your system.


🎯 Purpose

This repository is designed to:

  • Strengthen Python fundamentals
  • Practice modular and reusable code design
  • Build small, practical applications
  • Explore GUI development using Tkinter

🔧 Future Improvements

  • Add screenshots for GUI-based tools
  • Standardize folder and file naming conventions
  • Include individual README files for each tool
  • Integrate all tools into a single unified application

📌 Author

Madhavi GitHub: https://github.com/Madhavi1108


⭐ Contribution

Contributions, suggestions, and improvements are welcome!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages