{"id":20129411,"url":"https://github.com/sonawaneashwini/simple-python-mini-projects","last_synced_at":"2026-02-09T20:04:56.563Z","repository":{"id":246348418,"uuid":"820820793","full_name":"SonawaneAshwini/Simple-Python-Mini-Projects","owner":"SonawaneAshwini","description":"From utilities like converters and calculators to interactive games and trackers, each project emphasizes Python's capability for both learning and real-world application development","archived":false,"fork":false,"pushed_at":"2025-01-17T17:43:13.000Z","size":2913,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T17:09:18.118Z","etag":null,"topics":["coding","mini-project","programming","python","python-coding-challenges","python-mini-project","pythonprogramming"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SonawaneAshwini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-27T08:41:49.000Z","updated_at":"2025-01-17T17:43:15.000Z","dependencies_parsed_at":"2024-08-25T18:25:07.432Z","dependency_job_id":"9d6b7833-278b-46d6-a79d-531cdb481643","html_url":"https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects","commit_stats":null,"previous_names":["sonawaneashwini/python-mini-project","sonawaneashwini/simple-python-mini-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SonawaneAshwini/Simple-Python-Mini-Projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonawaneAshwini%2FSimple-Python-Mini-Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonawaneAshwini%2FSimple-Python-Mini-Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonawaneAshwini%2FSimple-Python-Mini-Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonawaneAshwini%2FSimple-Python-Mini-Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SonawaneAshwini","download_url":"https://codeload.github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonawaneAshwini%2FSimple-Python-Mini-Projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29279311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T19:05:41.198Z","status":"ssl_error","status_checked_at":"2026-02-09T19:05:37.449Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coding","mini-project","programming","python","python-coding-challenges","python-mini-project","pythonprogramming"],"created_at":"2024-11-13T20:34:16.536Z","updated_at":"2026-02-09T20:04:56.503Z","avatar_url":"https://github.com/SonawaneAshwini.png","language":"Python","readme":"# Python-Mini-Project\n\nThese mini projects showcase Python's versatility in practical applications, covering fundamental programming concepts such as calculations, data manipulation, and interactive interfaces. From utilities like converters and calculators to interactive games and trackers, each project emphasizes Python's capability for both learning and real-world application development.\n\n## Python Mini Projects\n\nThis repository contains a collection of Python mini projects. Below is a list of the projects included:\n| **No.** | **Name** | \n| ------- | -------- | \n|  **01** | **[ATM Simulator](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/ATM%20Simulator)** |\n|\t**02** | **[Age Calculator](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Age%20Calculator)** |\n|\t**03** | **[Alarm Clock](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Alarm%20Clock)** |\n|  **04** | **[Binary-Decimal Converter](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Binary-Decimal%20Converter)** |\n|\t**05**\t| **[Blood Bank Management System](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Blood%20Bank%20Management%20System)** |\n|  **06** | **[BMI_calulator](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/BMI_calulator)** |\n|  **07** | **[Calculator](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Calculator)** |\n|  **08** | **[Chess Game](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Chess%20Game)** |\n|  **09** | **[Countdown Timer](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Countdown%20timer)** |\n|  **10** | **[Digital White Board](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Digital%20White%20Board)** |\n|  **11** | **[Get IP address and Hostname of Website](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Get%20IP%20address%20and%20Hostname%20of%20Website)** |\n|  **12** | **[Grocery Store Management System](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Grocery%20Store%20Management%20System)** |\n|  **13** | **[Habit Tracker with Data Visualization](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Habit%20Tracker%20with%20Data%20Visualization)** |\n|  **14** | **[Hotel Management System](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Hotel%20Management%20System)** |\n|  **15** | **[Lodo Game](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Ludo%20Game)** |\n|  **16** | **[Number Guessing Game](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Number%20Guessing%20Game)** |\n|  **17** | **[Number to Words](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Number%20to%20Words)** |\n|  **18** | **[Palindrome Checker](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Palindrome%20Checker)** |\n|  **19** | **[Personal Expense Tracker](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Personal%20Expense%20Tracker)** |\n|  **20** | **[Python Quize Application](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Python%20Quiz%20Application)** |\n|  **21** | **[Python Task Scheduler](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Python%20Task%20Scheduler)** |\n|  **22** | **[QR Code Generator](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/QR%20Code%20Generator)** |\n|  **23** | **[Random Password Generator](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Random%20Password%20Generator)** |\n|\t**24**\t| **[Recipe Recommendation System](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Recipe%20Recommendation%20System)** |\n|  **25** | **[Rock Paper, Scissor Game](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Rock%2C%20Paper%2C%20Scissors%20Game)** |\n|  **26** | **[Simple Contact Book](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Simple%20Contact%20Book)** |\n|  **27** | **[Snake Game](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Snake%20Game)** |\n|  **28** | **[Stopwatch Application](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Stopwatch%20Application)** |\n|  **29** | **[Student Management System](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Student%20Management%20System)** |\n|  **30** | **[TO-DO List Application](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/TO-DO%20List%20Application)** |\n|  **31** | **[Text to Speech](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Text%20to%20Speech)** |\n|  **32** | **[Tic Tac Teo Game](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Tic-Tac-Toe%20Game)** |\n|  **33** | **[Translate](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Translate)** |\n|  **34** | **[Virtual Plant Care Simulato](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Virtual%20Plant%20Care%20Simulato)** |\n|  **35** | **[Voice-Controlled Home Automation Simulator](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Voice-Controlled%20Home%20Automation%20Simulator)** |\n|  **36** | **[Weather_App](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Weather_app)** |\n|  **37** | **[Word Count Tool](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/tree/main/Word%20Count%20Tool)** |\n\n---\n\n## How to Use This Repository\n\nFollow these steps to explore and use this repository effectively:\n\n### 1. Clone the Repository\nClone the repository to your local machine using the following command:\n```bash\ngit clone https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects.git\n```\n\nAlternatively, you can download the repository as a ZIP file and extract it.\n\n---\n\n### 2. Navigate to the Repository\nOnce cloned, navigate to the project directory:\n```bash\ncd Simple-Python-Mini-Projects\n```\n\n---\n\n### 3. Explore the Projects\nEach mini-project is stored in its own directory. You can browse through the folders to find the projects of interest. Each folder contains:\n- A Python file (`*.py`) with the source code for the project.\n- A `README.md` file (if available) with a brief description of the project.\n\n---\n\n### 4. Run a Project\nTo run a specific project:\n1. Open a terminal or command prompt.\n2. Navigate to the project directory, e.g.,\n   ```bash\n   cd Project-Name\n   ```\n3. Run the Python file using:\n   ```bash\n   python project_name.py\n   ```\n\nReplace `project_name.py` with the actual file name.\n\n---\n\n### 5. Modify or Extend Projects\nFeel free to modify the projects to experiment with the code and add new features. To edit a project:\n1. Open the project file in your favorite code editor (e.g., VSCode, PyCharm, or Sublime Text).\n2. Make your changes and save the file.\n3. Run the project to test your changes.\n\n---\n\n ## Prerequisites\nBefore running the projects, ensure you have:\n1. Python installed (version 3.x is recommended). You can download it from [python.org](https://www.python.org/).\n2. Basic knowledge of Python programming.\n\n---\n\n## How can I read this tutorial without an Internet connection? \u003cimg alt=\"GIF\" src=\"https://github.com/TheDudeThatCode/TheDudeThatCode/blob/master/Assets/hmm.gif\" width=\"20\" /\u003e\n\n1. Go [**`here`**](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects) and click the big green ➞  **`Code`** button in the top right of the page, then click ➞ [**`Download ZIP`**](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/archive/refs/heads/main.zip).\n\n  ![image](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/assets/172588428/9d3dfb79-474e-4a0a-af5b-1e3ff3a784ef)\n\n\n\n2. Extract the ZIP and open it. Unfortunately I don't have any more specific instructions because how exactly this is done depends on which operating system you run.\n    \n3. Launch ipython notebook from the folder which contains the notebooks. Open each one of them\n  \n    **`Kernel \u003e Restart \u0026 Clear Output`**\n    \nThis will clear all the outputs and now you can understand each statement and learn interactively.\n\n## Licence 📜\n\nYou may use this tutorial freely at your own risk. See [LICENSE](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects/blob/main/LICENSE).\n\n\n## Contributors ✨\n- Ashwini Sonawane\n  - Contact: ashwinisonawane9853@gmail.com\n  - GitHub: [Profile](https://github.com/SonawaneAshwini)\n- Shravan Dalavi\n  - Contact: shravandalavi137@gmail.com\n  - GitHub:[Profile]( https://github.com/ShravanDalavi)\n\n\n\n**If you like this tutorial, please [give it a ⭐ star](https://github.com/SonawaneAshwini/Simple-Python-Mini-Projects).**\n\n**Thank you for visiting my repository! I hope you find my projects interesting and useful. 😊**\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonawaneashwini%2Fsimple-python-mini-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonawaneashwini%2Fsimple-python-mini-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonawaneashwini%2Fsimple-python-mini-projects/lists"}