{"id":25864111,"url":"https://github.com/jackokeeffe/programming-club","last_synced_at":"2025-03-02T00:36:13.918Z","repository":{"id":46278789,"uuid":"341030897","full_name":"jackokeeffe/programming-club","owner":"jackokeeffe","description":"Programming Club Activity Solutions (updated every Tuesday).","archived":false,"fork":false,"pushed_at":"2022-02-15T03:22:36.000Z","size":215,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-05-14T08:23:58.593Z","etag":null,"topics":["club","coding-club","learn-to-code","practice","practice-project","programming","programming-club","project","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/jackokeeffe.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}},"created_at":"2021-02-21T23:54:23.000Z","updated_at":"2021-12-07T15:32:12.000Z","dependencies_parsed_at":"2022-09-04T15:02:10.896Z","dependency_job_id":null,"html_url":"https://github.com/jackokeeffe/programming-club","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackokeeffe%2Fprogramming-club","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackokeeffe%2Fprogramming-club/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackokeeffe%2Fprogramming-club/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackokeeffe%2Fprogramming-club/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackokeeffe","download_url":"https://codeload.github.com/jackokeeffe/programming-club/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241444042,"owners_count":19963749,"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":["club","coding-club","learn-to-code","practice","practice-project","programming","programming-club","project","python"],"created_at":"2025-03-02T00:36:12.992Z","updated_at":"2025-03-02T00:36:13.912Z","avatar_url":"https://github.com/jackokeeffe.png","language":"Python","readme":"## Programming Club\nPython Club Activity Solutions (updated every Tuesday).\n\u003chr\u003e\n\n### Installation\n```\ngit clone https://github.com/jackokeeffe/programming-club.git\n\ncd programming-club\n\npython foldername/filename.py\n```\n### Test Online:\n\n**Year Two:**\n- [10/05/21: Hangman](https://replit.com/@jackokeeffe/Hangman-Preview#example.py)\n- [10/12/21: Number Games](https://replit.com/@jackokeeffe/number-games-Preview#main.py)\n- [10/19/21: Password Generator](https://replit.com/@jackokeeffe/password-generator-Preview#main.py)\n- [10/26/21: Password Security](https://replit.com/@jackokeeffe/password-security-Preview#main.py)\n- [11/2/21: Mini Activities](https://replit.com/@jackokeeffe/mini-activities-Preview#main.py)\n- [11/9/21: Search Algorithms](https://replit.com/@jackokeeffe/search-algorithms-Preview#main.py)\n- [11/16/21: Code Errors](https://replit.com/@jackokeeffe/code-errors-preview#main.py)\n- [11/23/21: Partner Problems](https://replit.com/@jackokeeffe/partner-problems-Preview#main.py)\n- 11/30/21: Delayed\n- 12/7/21: Advent Calendar (including API)*\n- 12/14/21: Teacher-Ran\n- [01/11/22: API Basics](https://replit.com/@jackokeeffe/api-basics#main.py)\n- 01/18/22: Delayed (Snowday)\n- 01/25/22: Teacher-Ran\n- [02/01/22: POST Requests (API)](https://replit.com/@jackokeeffe/post-requests#solutions/postAPI.py)\n- 02/15/22: Delayed\n\n**Year One:**\n- [01/19/21: Hangman](https://repl.it/talk/share/011921-Hangman/123449)\n- [01/26/21: Circumference Calculator](https://repl.it/talk/share/012621-Circumference-Calculator/123452)\n- [02/02/21: Password Generator](https://repl.it/talk/share/020221-Password-Generator/123453)\n- [02/09/21: Number Guessing Game](https://repl.it/@jackokeeffe/Club-Code-020921#main.py)\n- [02/16/21: Mini Activities](https://repl.it/talk/share/21621-Mini-Activities/123456)\n- [02/23/21: Search Algorithms](https://repl.it/@jackokeeffe/Club-Code-022321#main.py)\n- [03/02/21: Editing Files](https://repl.it/@jackokeeffe/020321-Edit-File#main.py)\n- [03/09/21: Password Checker](https://replit.com/@jackokeeffe/Password-Check#main.py)\n- [03/16/21: Acronym Plus](https://replit.com/@jackokeeffe/Club-Code-031621#acronym.py)\n- [03/23/21: Project Inspiration](https://replit.com/@jackokeeffe/Club-Code-Project-Inspiration#README.md)\n- 03/30/31: Delayed\n- [04/06/21: Tkinter Basics](https://replit.com/@jackokeeffe/040621-Tkinter-Basics?v=1)\n- 04/13/21: April Break\n- [04/20/21: Tkinter Basics (Review)](https://replit.com/@jackokeeffe/040621-Tkinter-Basics?v=1)\n- [04/27/21: Advanced Tkinter](https://replit.com/@jackokeeffe/Advanced-Tkinter#advanced.py)\n- [05/04/21: External Libraries (yfinance)](https://replit.com/@jackokeeffe/External-Libraries#challenge.py)\n- [05/11/21: More External Libraries (IMDbPy)](https://replit.com/@jackokeeffe/more-external-libraries#movies.py)\n- [05/18/21: Library Review](https://replit.com/@jackokeeffe/library-review#movie_ratings.py)\n- 05/25/21: Delayed (Exams)\n- 06/01/21: Delayed (Exams)\n- [06/08/21: Bad Code](https://replit.com/@jackokeeffe/badcode#README.md)\n\n### Guides:\n- [Tkinter Guide](https://github.com/jackokeeffe/programming-club/blob/master/year-one/guides/tkinter-guide.md)\n\n### Resources:\n- [Github Basics](https://guides.github.com/activities/hello-world/)\n- [Markdown Basics](https://www.markdownguide.org/cheat-sheet/)\n- [Github Student Developer Pack](https://education.github.com/pack)\n\n### Built With:\n- Made using Python.\n- Created using [PyCharm](https://www.jetbrains.com/pycharm/) and [Repl.it](https://repl.it/~).\n  \n### Author:\n- Author: Jack O'Keeffe\n- [Repl.it Profile](https://repl.it/@jackokeeffe)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackokeeffe%2Fprogramming-club","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackokeeffe%2Fprogramming-club","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackokeeffe%2Fprogramming-club/lists"}