{"id":35029501,"url":"https://github.com/martareb/python-100-days-of-code-journey","last_synced_at":"2026-05-14T16:04:05.367Z","repository":{"id":320072311,"uuid":"1078743381","full_name":"MartaReb/Python-100-Days-Of-Code-Journey","owner":"MartaReb","description":"100 Days of Code - The Complete Python Pro Bootcamp: Project solutions","archived":false,"fork":false,"pushed_at":"2025-12-11T18:33:35.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-12T23:10:23.423Z","etag":null,"topics":["100-days-of-code","100daysofpython","python"],"latest_commit_sha":null,"homepage":"https://www.udemy.com/course/100-days-of-code/","language":"Python","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/MartaReb.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-18T10:26:19.000Z","updated_at":"2025-12-11T18:33:38.000Z","dependencies_parsed_at":"2025-10-27T19:15:08.339Z","dependency_job_id":null,"html_url":"https://github.com/MartaReb/Python-100-Days-Of-Code-Journey","commit_stats":null,"previous_names":["martareb/100-days-of-code-python","martareb/python-100days-of-code-journey","martareb/python-100-days-of-code-journey"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MartaReb/Python-100-Days-Of-Code-Journey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartaReb%2FPython-100-Days-Of-Code-Journey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartaReb%2FPython-100-Days-Of-Code-Journey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartaReb%2FPython-100-Days-Of-Code-Journey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartaReb%2FPython-100-Days-Of-Code-Journey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MartaReb","download_url":"https://codeload.github.com/MartaReb/Python-100-Days-Of-Code-Journey/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartaReb%2FPython-100-Days-Of-Code-Journey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33032638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["100-days-of-code","100daysofpython","python"],"created_at":"2025-12-27T06:55:34.224Z","updated_at":"2026-05-14T16:04:05.362Z","avatar_url":"https://github.com/MartaReb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePython-100 days of code journey\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e \n  \n![Python_Bootcamp](https://github.com/user-attachments/assets/824df764-7e4c-475e-b36e-c74c2e61d707)\n\n\n\u003c/div\u003e\n\nThis repository contains all the projects from the [**100 Days of Code: The Complete Python Pro Bootcamp**](https://www.udemy.com/course/100-days-of-code/) by Dr. Angela Yu.  \nThe goal of this repo is to document my learning journey by building **100 Python projects in 100 days** — from beginner to professional level.\n\n### 🎯 Goals\n- Strengthen my Python skills through hands-on projects  \n- Learn automation, data science, web development, games, and app creation  \n\n### 📚 Beginner \n\n- [x] [Day 1](https://github.com/MartaReb/Python-100days-Of-Code-Journey/tree/main/Day%2001) - Working With Variables In Python To Manage Data\n- [x] [Day 2](https://github.com/MartaReb/Python-100days-Of-Code-Journey/tree/main/Day%2002) - Understanding Data Types And How To Manipulate String\n- [x] [Day 3](https://github.com/MartaReb/Python-100days-Of-Code-Journey/tree/main/Day%2003) - Control Flow And Logical Operators\n- [x] [Day 4](https://github.com/MartaReb/Python-100days-Of-Code-Journey/tree/main/Day%2004) - Randomisation And Python lists\n- [x] [Day 5](https://github.com/MartaReb/Python-100days-Of-Code-Journey/tree/main/Day%2005) - Python Loops\n- [x] [Day 6](https://github.com/MartaReb/Python-100days-Of-Code-Journey/tree/main/Day%2006) - Python Functions \u0026 Karel\n- [x] [Day 7](https://github.com/MartaReb/Python-100days-Of-Code-Journey/tree/main/Day%2007) - Hangman Project\n- [x] [Day 8](https://github.com/MartaReb/Python-100-Days-Of-Code-Journey/tree/main/Day%2008) - Function Parameters \u0026 Caesar Cipher\n- [x] [Day 9](https://github.com/MartaReb/Python-100-Days-Of-Code-Journey/tree/main/Day%2009) - Dictionaries, Nesting And The Secret Auction\n- [x] [Day 10](https://github.com/MartaReb/Python-100-Days-Of-Code-Journey/tree/main/Day%2010) - Functions With Outputs\n- [x] [Day 11](https://github.com/MartaReb/Python-100-Days-Of-Code-Journey/tree/main/Day%2011) - The Blackjack Capstone Project\n- [x] [Day 12](https://github.com/MartaReb/Python-100-Days-Of-Code-Journey/tree/main/Day%2012) - Scope \u0026 Number Guessing Game\n- [x] [Day 13](https://github.com/MartaReb/Python-100-Days-Of-Code-Journey/tree/main/Day%2013) - Debugging: How To Find And Fix Errors In Your Code\n- [x] [Day 14](https://github.com/MartaReb/Python-100-Days-Of-Code-Journey/tree/main/Day%2014) - Higher Lower Game\n\n### 📚 Intermediate\n\n- [x] [Day 15](https://github.com/MartaReb/Python-100-Days-Of-Code-Journey/tree/main/Day%2015) - The Coffee Machine Project\n- [x] [Day 16](https://github.com/MartaReb/Python-100-Days-Of-Code-Journey/tree/main/Day%2016) - Object Oriented Programming (OOP)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartareb%2Fpython-100-days-of-code-journey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartareb%2Fpython-100-days-of-code-journey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartareb%2Fpython-100-days-of-code-journey/lists"}