{"id":21288243,"url":"https://github.com/ruban2205/100daysofcode","last_synced_at":"2026-05-18T18:41:52.692Z","repository":{"id":197194202,"uuid":"697426449","full_name":"Ruban2205/100DaysOfCode","owner":"Ruban2205","description":"Hello there, Here I am challenged myself to code 100 days by handling different programming and coding languages, I've shared the codes in this repository. Look into my code to get benefited.","archived":false,"fork":false,"pushed_at":"2024-01-24T17:12:09.000Z","size":35072,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T05:29:49.315Z","etag":null,"topics":["100daysofcode","python"],"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/Ruban2205.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":"2023-09-27T17:50:46.000Z","updated_at":"2024-01-17T07:13:57.000Z","dependencies_parsed_at":"2023-10-14T15:27:01.909Z","dependency_job_id":"948c2b17-fa0d-4077-b3ab-e3319577366a","html_url":"https://github.com/Ruban2205/100DaysOfCode","commit_stats":null,"previous_names":["ruban2205/100daysofcode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruban2205%2F100DaysOfCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruban2205%2F100DaysOfCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruban2205%2F100DaysOfCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruban2205%2F100DaysOfCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ruban2205","download_url":"https://codeload.github.com/Ruban2205/100DaysOfCode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243748662,"owners_count":20341708,"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":["100daysofcode","python"],"created_at":"2024-11-21T12:19:22.159Z","updated_at":"2025-12-30T18:10:33.421Z","avatar_url":"https://github.com/Ruban2205.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# #100DaysOfCode\n\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n[![Twitter][twitter-shield]][twitter-url]\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/Ruban2205/100DaysOfCode.svg?style=for-the-badge\n[contributors-url]: https://github.com/Ruban2205/get-weather-vite-js-application/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/Ruban2205/100DaysOfCode.svg?style=for-the-badge\n[forks-url]: https://github.com/Ruban2205/100DaysOfCode/network/members\n[stars-shield]: https://img.shields.io/github/stars/Ruban2205/100DaysOfCode.svg?style=for-the-badge\n[stars-url]: https://github.com/Ruban2205/100DaysOfCode/stargazers\n[issues-shield]: https://img.shields.io/github/issues/Ruban2205/100DaysOfCode.svg?style=for-the-badge\n[issues-url]: https://github.com/Ruban2205/100DaysOfCode/issues\n[license-shield]: https://img.shields.io/github/license/Ruban2205/100DaysOfCode.svg?style=for-the-badge\n[license-url]: https://github.com/Ruban2205/100DaysOfCode/blob/main/LICENSE\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/ruban-gino-singh\n[twitter-shield]: https://img.shields.io/badge/X.com%20(Twitter)%20-black.svg?style=for-the-badge\u0026logo=X\u0026colorB=555\n[twitter-url]: https://x.com/Rubangino\n\n\nWelcome to my #100DaysOfCode repository! This project is a collection of Python programs ranging from beginner to advanced levels, organized into 100 programming files. Each program has its corresponding output stored in this [folder](/assets). This journey is a commitment to code consistently for 100 days, improving my skills and tackling a variety of coding challenges.\n\n## Repository Structure\n\nThe repository is organized as follows; \n\n- **Days 1-100:**\n- Each Day is listed from, `Day1` to `Day100`.\n- Each files output is added in the [assets](/assets) folder.\n\n## Getting Started \n\nTo explore the code, simply navigate through the files based on the day. Each day's file contains a Python code and its corresponding output file in the [assets](assets) folder. You can run the Python programs locally to see the results.\n\n## Contents \n\nThe programs cover a wide range of topics, including but not limited to: \n\n- Introduction to Python, basic syntax, and simple programs.\n- Intermediate Python concepts, data structures, and algorithms.\n- Advanced python topics and more.\n- Specialized topics and more.\n\n## Running the Code\n\nmake sure you Python installed on your machine. You can download it from [www.python.org](https://www.python.org/).\n\nClone the repository: \n\n```\ngit clone https://github.com/Ruban2205/100DaysOfCode.git\ncd 100DaysOfCode\n```\n\nNavigate to the specific day's folder and run the Python programs: \n\n```\npython program_name.py\n```\n\n## Contribution\n\nIf you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request. Contributions are welcome!\n\n\u003c!--Contact--\u003e\n## Contact ☎️\n\nFor any questions or inquiries, please feel free to approach me through the following channels: \n\n- Ruban [info@rubangino.in](https://mailto:info@rubangino.in/)\n\n[![Website](https://img.shields.io/badge/website-000000?style=for-the-badge\u0026logo=About.me\u0026logoColor=white)](https://rubangino.in/)\n[![Mail](https://img.shields.io/badge/Email-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:info@rubangino.in)\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/ruban-gino-singh/)\n[![Kaggle](https://img.shields.io/badge/Kaggle-20BEFF?style=for-the-badge\u0026logo=Kaggle\u0026logoColor=white)](https://www.kaggle.com/rubanginosingh)\n[![Hashnode](https://img.shields.io/badge/Hashnode-2962FF?style=for-the-badge\u0026logo=hashnode\u0026logoColor=white)](https://rubangino.hashnode.dev/)\n\nFeel free to report any issues or suggest improvements by creating an issue in the GitHub repository.\n\n### Star ⭐ Some Of My Repositories for Future use 😉\n\nClick below to gift a book to me.\n\n[![BuyMeABook](https://img.shields.io/badge/Buy%20Me%20a%20Book-ffdd00?style=for-the-badge\u0026logo=buy-me-a-book\u0026logoColor=black)\n](https://bit.ly/3M5jxLd)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruban2205%2F100daysofcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruban2205%2F100daysofcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruban2205%2F100daysofcode/lists"}