{"id":22915084,"url":"https://github.com/arnaudober/python_exercises","last_synced_at":"2025-09-25T14:52:01.764Z","repository":{"id":188946185,"uuid":"679741176","full_name":"arnaudober/python_exercises","owner":"arnaudober","description":"Here are some Python exercises I worked on to learn this language.","archived":false,"fork":false,"pushed_at":"2025-02-26T21:49:06.000Z","size":315,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T12:09:03.591Z","etag":null,"topics":["demo","learning","linkedin-learning","python"],"latest_commit_sha":null,"homepage":"","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/arnaudober.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":"2023-08-17T14:08:54.000Z","updated_at":"2024-09-13T16:54:10.000Z","dependencies_parsed_at":"2023-10-13T12:35:14.467Z","dependency_job_id":"6ffcd407-15f6-4b32-95a0-b69c41781410","html_url":"https://github.com/arnaudober/python_exercises","commit_stats":null,"previous_names":["arnaudober/python_exercises"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arnaudober/python_exercises","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaudober%2Fpython_exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaudober%2Fpython_exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaudober%2Fpython_exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaudober%2Fpython_exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnaudober","download_url":"https://codeload.github.com/arnaudober/python_exercises/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaudober%2Fpython_exercises/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276936904,"owners_count":25731573,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"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":["demo","learning","linkedin-learning","python"],"created_at":"2024-12-14T05:18:41.907Z","updated_at":"2025-09-25T14:52:01.703Z","avatar_url":"https://github.com/arnaudober.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :snake: Python Exercises\n\nHere are some Python exercises I worked on to learn this language.\n\n\u003e [!TIP]\n\u003e Most playful and complex exercises to develop are marked with a :star: emoji.\n\nAbove, all exercises come from Udemy Python Bootcamp 2023.\n\n### 1. Password generator\n\nA simple password generator. You choose the count of letters/symbols/numbers for your password. The password is created\nwith random characters/positions corresponding to your requirements (e.g. 2 letters \u0026 2 symbols will give you a 4 length\npassword, with random letters and symbols, at random positions).\n\n### 2. Hangman\n\nOnce again a classic game. What I tried to work on with this challenge is the flow chart. And splitting the development\nin multiple steps, incremental, from simple to more difficult.\n\n### 3. Blackjack :star:\n\nA wrap up project to use all the things we learnt so far. By creating the chart flow, to the full development of the\nprogram.\n\n### 4. Coffee Machine\n\nA simple coffee machine program. The user can choose between 3 types of coffee, and the machine will ask for the\nmoney. (procedural and OOP versions)\n\n### 5. Snake game :star:\n\nA classic snake game, like you can find on Nokia 3310.\n\n### 6. Pong game\n\nA classic pong game, with 2 players.\n\n### 7. Turtle crossing game :star:\n\nA fun and challenging game where the player controls a turtle trying to cross a busy road. The goal is to safely guide\nthe turtle to the other side without getting hit by passing cars.\n\n----------\n\n### 8. Podomoro\n\nA simple but fully working Podomoro application, written with Tkinter.\n\n### 9. Password Manager\n\nA local password manager. You can generate a password, and it saves it in a text file, locally, on your computer.\n\n### 10. Flash card\n\nA flash card app. English vs French, dictionary locally stored.\n\n### 11. Birthday wisher\n\nA birthday wisher app. Sends an email to the contacts who have their birthday today. The list is locally saved.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnaudober%2Fpython_exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnaudober%2Fpython_exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnaudober%2Fpython_exercises/lists"}