Skip to content

roham648/Mini_Projects_Cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Creative Python Mini-Projects Cube

Welcome to my personal playground of fun, creative, and practical Python scripts! This repository is a collection of mini-projects I build while discovering the power of Python.


🛠️ What's Inside?

Here is a list of the cool tools and games included in this repository:

📊 Data & Utilities

  • 📂 Dataset Builder: A 2-file system designed to generate fully customized datasets for Machine Learning (supporting +, -, /, * operations). You can specify the exact number of rows, and it includes a built-in tester utilizing a unique-value tracking algorithm to ensure zero data duplication.
  • 🔑 Password Builder: A secure password generation tool that offers two robust methods: generating a traditional strong random password, or creating an easy-to-remember but highly secure Passphrase.

🎮 Games

  • 🐍 Snake Game: The classic arcade Snake game built from scratch using the Pygame library.
  • 🧠 Guessing Games Hub: Features two distinct text-based games:
    • Guess the Number: The computer picks a random number and gives you dynamic hints to guide you.
    • Guess the Word: A word-puzzle game where you try to guess a random word selected from a built-in database.

(Note: I will keep adding more interesting scripts here as I learn new concepts!)


🧠 Why I Built This Repository

Instead of making dozens of empty repositories, I decided to pack all my practical experiments here. It serves as my coding diary where I test logic, automate small tasks, and turn raw ideas into working code.

💻 How to Explore

  1. Browse through the folders above to see the source code of different scripts.
  2. Each script is fully self-contained and ready to run locally!

Feel free to explore the code, give it a ⭐ if you like the ideas, or drop suggestions!

Releases

No releases published

Packages

 
 
 

Contributors

Languages