{"id":26057625,"url":"https://github.com/abhishek6619/python-project","last_synced_at":"2026-05-28T01:31:37.370Z","repository":{"id":274834192,"uuid":"924186636","full_name":"abhishek6619/Python-Project","owner":"abhishek6619","description":"Here you get all python beginners and advance level python projects along with their source code","archived":false,"fork":false,"pushed_at":"2025-03-06T09:49:32.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T10:36:40.394Z","etag":null,"topics":["python","python-library"],"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/abhishek6619.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":"2025-01-29T15:14:13.000Z","updated_at":"2025-03-06T09:49:35.000Z","dependencies_parsed_at":"2025-01-29T17:30:40.467Z","dependency_job_id":"cc210bd2-ad9b-4589-a0cf-b44bfd6b8c70","html_url":"https://github.com/abhishek6619/Python-Project","commit_stats":null,"previous_names":["abhishek6619/python-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhishek6619/Python-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek6619%2FPython-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek6619%2FPython-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek6619%2FPython-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek6619%2FPython-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhishek6619","download_url":"https://codeload.github.com/abhishek6619/Python-Project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek6619%2FPython-Project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33590884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["python","python-library"],"created_at":"2025-03-08T11:51:03.850Z","updated_at":"2026-05-28T01:31:37.350Z","avatar_url":"https://github.com/abhishek6619.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Mini Projects 🎲🎮⏰📋\n\nA collection of beginner-friendly Python projects to practice programming concepts and improve coding skills. 🚀\n\n## Table of Contents\n\n- [Projects](#projects)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Contributing](#contributing)\n- [License](#license)\n- [Author](#author)\n\n---\n\n## Projects 📂\n\n### 🎲 Dice Rolling Game\n\nA simple program that simulates rolling a dice. The user can roll the dice multiple times and get random results.\n\n### 🔢 Number Guessing Game\n\nA fun game where the user tries to guess a randomly generated number within a specified range.\n\n### 🔳 QR Code Generator\n\nGenerates QR codes for any text or URL. The generated QR code can be saved as an image.\n\n### ✊✋✌️ Rock, Paper, Scissors\n\nA classic Rock, Paper, Scissors game where the user competes against the computer.\n\n### ⏰ Simple Alarm Clock\n\nA Python program that allows users to set an alarm, which plays a sound at the specified time.\n\n### 📋 To-Do List\n\nA simple to-do list application that lets users add, delete, and view tasks to manage daily activities.\n\n---\n\n## Installation 📥\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/abhishek6619/Python-Project.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd python-mini-projects\n   ```\n3. Install dependencies (if any):\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Usage ▶️\n\n```bash\npython dice_rolling_game.py\n```\n\n## Features ✨\n\n- Multiple beginner-friendly Python projects.\n- Easy to run and modify.\n- Uses built-in Python modules.\n- Helps in learning basic programming concepts.\n\n## Technologies Used 🛠\n\n- Python 3.x\n- Random module (for game logic)\n- PyQRCode (for QR code generation)\n- Time module (for alarm clock)\n\n## Contributing 🤝\n\nContributions are welcome! Feel free to:\n\n- Fork the repository.\n- Create a new branch (git checkout -b feature-branch).\n- Commit your changes (git commit -m \"Added a new feature\").\n- Push to the branch (git push origin feature-branch).\n- Create a Pull Request.\n\n## License 📜\n\nThis project is licensed under the MIT License.\n\n## Author 👤\n\nAbhishek Kumar Singh\n\n- [GitHub](https://github.com/abhishek6619)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishek6619%2Fpython-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhishek6619%2Fpython-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishek6619%2Fpython-project/lists"}