{"id":18791685,"url":"https://github.com/arindam200/python_projects","last_synced_at":"2025-06-26T08:33:27.600Z","repository":{"id":59378797,"uuid":"534508438","full_name":"Arindam200/Python_Projects","owner":"Arindam200","description":"Python Projects","archived":false,"fork":false,"pushed_at":"2024-06-02T07:08:06.000Z","size":46381,"stargazers_count":45,"open_issues_count":0,"forks_count":91,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T14:41:49.176Z","etag":null,"topics":["open-source","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/Arindam200.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-09-09T05:19:53.000Z","updated_at":"2024-09-09T02:53:04.000Z","dependencies_parsed_at":"2023-10-02T16:27:37.258Z","dependency_job_id":"89934480-cced-46fd-9998-d428d3b47005","html_url":"https://github.com/Arindam200/Python_Projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Arindam200/Python_Projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arindam200%2FPython_Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arindam200%2FPython_Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arindam200%2FPython_Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arindam200%2FPython_Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arindam200","download_url":"https://codeload.github.com/Arindam200/Python_Projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arindam200%2FPython_Projects/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262030391,"owners_count":23247643,"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":["open-source","python","python3"],"created_at":"2024-11-07T21:16:31.351Z","updated_at":"2025-06-26T08:33:27.570Z","avatar_url":"https://github.com/Arindam200.png","language":"Jupyter Notebook","readme":"\n\n\u003cp align=\"center\"\u003e\n    \n\u003c/p\u003e\n \n# Python Projects \n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat\u0026logo=github)](https://github.com/abhisheks008) [![Open Source Love](https://img.shields.io/badge/Open%20Source-%F0%9F%A4%8D-Green)](https://github.com/abhisheks008)\u003cimg src=\"https://img.shields.io/github/issues/Arindam200/Python_Projects\"\u003e \n    \u003cimg src=\"https://img.shields.io/github/issues-pr/Arindam200/Python_Projects\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/forks/Arindam200/Python_Projects\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/Arindam200/Python_Projects\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/Arindam200/Python_Projects\"\u003e \n\n\nA Collection of Beginner Python Projects.\n\nIf you want to learn about python, visit [here.](https://github.com/Python-World/Py-Resources)\n\n\n## ⭐ How to get started with open source?\n\nYou can refer to the following articles on the basics of Git and Github.\n\n- [Watch this video to get started, if you have no clue about open source](https://youtu.be/SYtPC9tHYyQ)\n- [Forking a Repo](https://help.github.com/en/github/getting-started-with-github/fork-a-repo)\n- [Cloning a Repo](https://help.github.com/en/desktop/contributing-to-projects/creating-a-pull-request)\n- [How to create a Pull Request](https://opensource.com/article/19/7/create-pull-request-github)\n- [Getting started with Git and GitHub](https://towardsdatascience.com/getting-started-with-git-and-github-6fcd0f2d4ac6)\n\n\n## Steps To Follow\n\n- Select an issue and ask to be _assigned_ to it.\n- Check existing scripts in the [projects](/projects/) directory.\n- **Star** this repository.\n- On the [Python_Projects](https://github.com/Arindam200/Python_Projects) repo page, click the **Fork** button.\n    \u003cbr\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/3/38/GitHub_Fork_Button.png\" title=\"Fork image\" width=\"400\"/\u003e\n- **Clone** your forked repository to your local machine. This button will show you the URL to run.\n    \u003cbr\u003e\u003cimg src=\"https://docs.github.com/assets/images/help/repository/code-button.png\" title=\"Code button\" width=\"400\"/\u003e\n\n    For example, run this command inside your terminal:\n\n    ```bash\n    git clone https://github.com/\u003cyour-github-username\u003e/Python_Projects.git\n    ```\n\n    **Replace \\\u003cyour-github-username\\\u003e with your GitHub Username!**\n\n    Learn more about [forking](https://help.github.com/en/github/getting-started-with-github/fork-a-repo) and [cloning a repo](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository).\n- Before you make any changes, [keep your fork in sync](https://www.freecodecamp.org/news/how-to-sync-your-fork-with-the-original-git-repository/) to avoid merge conflicts:\n\n    ```bash\n    git remote add upstream https://github.com/Arindam200/Python_Projects.git\n    git fetch upstream\n    git pull upstream master\n    git push\n    ```\n    \n    Alternatively, GitHub also provides syncing now - click \"Fetch upstream\" at the top of your repo below \"Code\" button.\n\n- If you run into a **merge conflict**, you have to resolve the conflict. There are a lot of guides online, or you can try this one by [opensource.com](https://opensource.com/article/20/4/git-merge-conflict).\n\n- Checkout to development branch (*name your branch according to the issue name*).\n\n    ```bash\n    git checkout -b \u003cbranch-name\u003e\n    ```\n\n- Create a folder in\n  [projects directory](https://github.com/Arindam200/Python_Projects/tree/master/Projects)\n  according to issue name.\n- Write your code and add to the respective folder in the projects directory, locally.\n- Don't forget to add a `README.md` in your folder, according to the\n   [README_TEMPLATE.](https://github.com/Arindam200/Python_Projects/blob/master/README_template.md)\n- Add the changes with `git add`, `git commit` ([write a good commit message](https://chris.beams.io/posts/git-commit/), if possible):\n\n    ```bash\n    git add -A\n    git commit -m \"\u003cyour message\u003e\"\n    ```\n\n- Push the code _to your repository_.\n\n    ```bash\n    git push origin \u003cbranch-name\u003e\n    ```\n\n- Go to the GitHub page of _your fork_, and **make a pull request**:\n\n    ![pull request image](https://docs.github.com/assets/cb-26223/images/help/pull_requests/pullrequest-send.png)\n\n    Read more about pull requests on the [GitHub help pages](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n- Now wait, until one of us *reviews your Pull Request*! If there are any conflicts, you will get a notification.\n# Hi, I'm Arindam! 👋\n\n\n## 🛠 Skills\nPython,Go,HTML,CSS\n\n## Other Common Github Profile Sections\n\n🧠 I'm currently learning Python and Go\n\n💬 Ask me about Python\n\n📫 How to reach me arindammajumder2020@gmail.com\n\n😄 Pronouns He/Him\n\n⚡️ Fun fact \n\n\n## 🔗 Links\n[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/arindam-majumder-021bb623b/)\n[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://twitter.com/Arindam_1729)\n\n\n\n## 😎 Project Maintainers\n\n\u003ctable\u003e\n  \u003ctr\u003e\n\n\u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Arindam200\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/109217591?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eArindam Majumder\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003c/td\u003e\n   \n \u003c/tr\u003e\n\u003c/table\u003e\n\n## Thanks to all Contributors 💪 \n\nContributions are always welcome!\n\nPlease adhere to this project's `code of conduct`.\n\nThanks a lot for spending your time helping all-round-calculator grow. Thanks a lot! Keep rocking 🍻\n\n\u003ca href=\"https://github.com/Arindam200/Python_Projects/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=Arindam200/Python_Projects\" /\u003e\n\u003c/a\u003e\n\n\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/Arindam200/Python_Projects/blob/master/gitartwork.svg\" /\u003e\n\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farindam200%2Fpython_projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farindam200%2Fpython_projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farindam200%2Fpython_projects/lists"}