{"id":20119849,"url":"https://github.com/marknature/python_mini_projects","last_synced_at":"2025-06-20T01:11:59.784Z","repository":{"id":242403821,"uuid":"809097714","full_name":"marknature/Python_Mini_Projects","owner":"marknature","description":"I am an aspiring Python developer who has honed my skills by creating several projects while mastering the language’s fundamentals. My work spans web development, machine learning, and natural language processing (NLP). Additionally, I have a background in education. I use this page to upload basic python concepts.","archived":false,"fork":false,"pushed_at":"2025-06-13T19:41:53.000Z","size":62362,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T20:34:49.678Z","etag":null,"topics":["computer-vision","opencv","pandas","python3","random","tkinter-graphic-interface","tkinter-library"],"latest_commit_sha":null,"homepage":"https://www.w3schools.com/python/default.asp","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marknature.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2024-06-01T17:17:04.000Z","updated_at":"2025-06-13T19:41:57.000Z","dependencies_parsed_at":"2024-06-17T18:49:42.920Z","dependency_job_id":"33fd1901-874b-4d7b-a3e4-c2da70263804","html_url":"https://github.com/marknature/Python_Mini_Projects","commit_stats":null,"previous_names":["marknature/python_mini-projects","marknature/python_mini_projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marknature/Python_Mini_Projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marknature%2FPython_Mini_Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marknature%2FPython_Mini_Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marknature%2FPython_Mini_Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marknature%2FPython_Mini_Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marknature","download_url":"https://codeload.github.com/marknature/Python_Mini_Projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marknature%2FPython_Mini_Projects/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260857429,"owners_count":23073441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["computer-vision","opencv","pandas","python3","random","tkinter-graphic-interface","tkinter-library"],"created_at":"2024-11-13T19:17:25.652Z","updated_at":"2025-06-20T01:11:54.770Z","avatar_url":"https://github.com/marknature.png","language":"Jupyter Notebook","readme":"# Python Mini-Projects\n\nA collection of simple Python mini-projects to enhance your Python skills. If you're new to Python or want to learn more, this repository is a great place to start.\n\n## Steps to Contribute\n\n1. **Select an Issue**: Browse the existing issues in the repository and ask to be assigned to one that interests you.\n2. **Explore Existing Scripts**: Check out the scripts in the `projects` directory to get an idea of what's already there.\n3. **Star this Repository**: Show your support by starring this repository.\n4. **Fork the Repository**: Click the \"Fork\" button on the [python-mini-projects repo page](https://github.com/Python-World/python-mini-projects) to create your own fork.\n5. **Clone Your Fork**: Clone your forked repository to your local machine using the following command:\n   ```\n   git clone https://github.com/marknature/python-mini-projects.git\n   ```\n6. **Keep Your Fork in Sync**: Before making any changes, sync your fork with the original repository to avoid merge conflicts:\n   ```\n   git remote add upstream \"\"'\n   git fetch upstream\n   git pull upstream master\n   git push\n   ```\n   Alternatively, you can use GitHub's syncing feature by clicking \"Fetch upstream\" on your repo page.\n7. **Create a New Branch**: Checkout to a new branch (name it according to the issue you're working on):\n   ```\n   git checkout -b branch-name\n   ```\n8. **Write Your Code**: Create a folder in the `projects` directory with the same name as the issue. Write your code and add it to the respective folder.\n9. **Add a README.md**: Don't forget to add a `README.md` in your folder, following the [README_TEMPLATE](https://github.com/Python-World/python-mini-projects/blob/master/README_TEMPLATE.md).\n10. **Commit and Push**: Add your changes, commit with a descriptive message, and push to your repository:\n    ```\n    git add -A\n    git commit -m \"Your message\"\n    git push origin branch-name\n    ```\n11. **Create a Pull Request**: Go to your fork's GitHub page and create a pull request. Wait for a review from one of us!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarknature%2Fpython_mini_projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarknature%2Fpython_mini_projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarknature%2Fpython_mini_projects/lists"}