{"id":21827201,"url":"https://github.com/samudraneel05/cs50p","last_synced_at":"2026-06-15T20:31:59.538Z","repository":{"id":214998952,"uuid":"737868151","full_name":"samudraneel05/CS50P","owner":"samudraneel05","description":"My code for the different problem sets of CS50P","archived":false,"fork":false,"pushed_at":"2024-04-07T20:07:31.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T12:22:20.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/samudraneel05.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}},"created_at":"2024-01-01T19:35:27.000Z","updated_at":"2024-04-07T20:07:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"480d69f9-b9ce-4973-80a5-44a6da84508a","html_url":"https://github.com/samudraneel05/CS50P","commit_stats":null,"previous_names":["samudraneel05/cs50p"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samudraneel05/CS50P","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samudraneel05%2FCS50P","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samudraneel05%2FCS50P/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samudraneel05%2FCS50P/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samudraneel05%2FCS50P/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samudraneel05","download_url":"https://codeload.github.com/samudraneel05/CS50P/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samudraneel05%2FCS50P/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34379915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":[],"created_at":"2024-11-27T18:12:33.772Z","updated_at":"2026-06-15T20:31:59.521Z","avatar_url":"https://github.com/samudraneel05.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CS50P- CS50’s Introduction to Programming with Python\nMy code and solutions for the different problem sets of CS50P.\n## :warning: Disclaimer:\n\n### ❗ **The following codes are for educational purpose only and not intended to be used / submitted as your own solutions.**\n\n### ❗ **Cheating violates the [Academic Honesty](https://cs50.harvard.edu/python/2022/honesty/) of the course and is counter-intuitive for learning programming.**\n\n\u003cbr/\u003e\n\n## Table of Contents\n### [Week 0](/Week%200/) - [Functions, Variables](https://cs50.harvard.edu/python/2022/weeks/0/)\n- [Indoor Voice](/Week%200/indoor/)\n- [Playback Speed](/Week%200/playback/)\n- [Making Faces](/Week%200/faces/)\n- [Einstein](/Week%200/einstein/)\n- [Tip Calculator](/Week%200/tip/)\n\n### [Week 1](/Week%201/) - [Conditionals](https://cs50.harvard.edu/python/2022/weeks/1/)\n- [Deep Thought](/Week%201/deep/)\n- [Home Federal Savings Bank](/Week%201/bank/)\n- [File Extensions](/Week%201/extensions/)\n- [Math Interpreter](/Week%201/interpreter/)\n- [Meal Time](/Week%201/meal/)\n\n### [Week 2](/Week%202/) - [Loops](https://cs50.harvard.edu/python/2022/weeks/2/)\n- [camelCase](/Week%202/camel/)\n- [Coke Machine](/Week%202/coke/)\n- [Just setting up my twttr](/Week%202/twttr/)\n- [Vanity Plates](/Week%202/plates/)\n- [Nutrition Facts](/Week%202/nutrition/)\n\n### [Week 3](/Week%203/) - [Exceptions](https://cs50.harvard.edu/python/2022/weeks/3/)\n- [Fuel Gauge](/Week%203/fuel/)\n- [Felipe's Taqueria](/Week%203/taqueria/)\n- [Grocery List](/Week%203/grocery/)\n- [Outdated](/Week%203/outdated/)\n\n### [Week 4](/Week%204/) - [Libraries](https://cs50.harvard.edu/python/2022/weeks/4/)\n- [Emojize](/Week%204/emojize/)\n- [Frank, Ian and Glen's Letters](/Week%204/figlet/)\n- [Adieu, Adieu](/Week%204/adieu/)\n- [Guessing Game](/Week%204/game/)\n- [Little Professor](/Week%204/professor/)\n- [Bitcoin Price Index](/Week%204/bitcoin/)\n\n### [Week 5](/Week%205/) - [Unit Tests](https://cs50.harvard.edu/python/2022/weeks/5/)\n- [Testing my twttr](/Week%205/test_twttr/)\n- [Back to the Bank](/Week%205/test_bank/)\n- [Re-requesting a Vanity Plate](/Week%205/test_plates/)\n- [Refueling](/Week%205/test_fuel/)\n\n### [Week 6](/Week%206/) - [File I/O](https://cs50.harvard.edu/python/2022/weeks/6/)\n- [Lines of Code](/Week%206/lines/)\n- [Pizza Py](/Week%206/pizza/)\n- [Scourgify](/Week%206/scourgify/)\n- [CS50 P-Shirt](/Week%206/shirt/)\n\n### [Week 7](/Week%207/) - [Regular Expressions](https://cs50.harvard.edu/python/2022/weeks/7/)\n- [NUMB3RS](/Week%207/numb3rs/)\n- [Watch on YouTube](/Week%207/watch/)\n- [Working 9 to 5](/Week%207/working/)\n- [Regular, um, Expressions](/Week%207/um/)\n- [Response Validation](/Week%207/response/)\n\n### [Week 8](/Week%208/) - [Object-Oriented Programming](https://cs50.harvard.edu/python/2022/weeks/8)\n- [Seasons of Love](/Week%208/seasons/)\n- [Cookie Jar](/Week%208/jar/)\n- [CS50 Shirtificate](/Week%208/shirtificate/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamudraneel05%2Fcs50p","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamudraneel05%2Fcs50p","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamudraneel05%2Fcs50p/lists"}