{"id":23511088,"url":"https://github.com/iankitnegi/100daysofcode","last_synced_at":"2025-10-31T11:30:44.492Z","repository":{"id":257960259,"uuid":"871258907","full_name":"iankitnegi/100DaysOfCode","owner":"iankitnegi","description":"💯 100 Days of Code: Python Challenge! 🚀 Daily progress, projects, and key takeaways as I learn Python step-by-step. Consistency \u003e Perfection! #100DaysOfCode","archived":false,"fork":false,"pushed_at":"2024-10-21T06:46:02.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-25T12:13:12.172Z","etag":null,"topics":["100daysofcode","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/iankitnegi.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}},"created_at":"2024-10-11T15:26:01.000Z","updated_at":"2024-10-21T06:46:06.000Z","dependencies_parsed_at":"2024-10-22T08:33:19.136Z","dependency_job_id":null,"html_url":"https://github.com/iankitnegi/100DaysOfCode","commit_stats":null,"previous_names":["iankitnegi/100daysofcode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iankitnegi%2F100DaysOfCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iankitnegi%2F100DaysOfCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iankitnegi%2F100DaysOfCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iankitnegi%2F100DaysOfCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iankitnegi","download_url":"https://codeload.github.com/iankitnegi/100DaysOfCode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239192734,"owners_count":19597754,"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","100daysofpython","python"],"created_at":"2024-12-25T12:13:17.152Z","updated_at":"2025-10-31T11:30:44.434Z","avatar_url":"https://github.com/iankitnegi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 💯 100 Days of Code: Python Challenge    \n\nThis repository documents my journey of learning **Python** in 100 days! 🚀 Each day, I tackle new concepts, work on projects, and share my progress. From mastering the basics to building real-world applications, this challenge is all about consistency, growth, and having fun with code!  \n\n### 🌟 What's Inside:  \n- Daily progress updates  \n- Hands-on projects (like Rock-Paper-Scissors 🎮)  \n- Code snippets \u0026 challenges  \n- Reflections and key takeaways  \n\n### 📅 Goal:  \nLearn Python step-by-step, practice daily, and build confidence to apply it in real-world scenarios!  \n\n### 🧩 Quick Revision:  \nimport random  \n\nrandom_int = random.randint(1,10)  \nprint(random_int)  \n\nrandom_decimal_0_to_1 = random.random() *10  \nprint(random_decimal)  \n\nrandom_float = random.uniform(0,10)  \nprint(random_float)  \n\nmylist = [\"apple\", \"banana\", \"cherry\"]  \nprint(random.choice(mylist))  \n\nmylist = [\"apple\", \"banana\", \"cherry\"]    \nrandom.shuffle(mylist)    \n\n_________________________________________________\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiankitnegi%2F100daysofcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiankitnegi%2F100daysofcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiankitnegi%2F100daysofcode/lists"}