{"id":15136096,"url":"https://github.com/lironmiz/self.py-python-course","last_synced_at":"2025-10-23T11:31:15.865Z","repository":{"id":135522004,"uuid":"584277297","full_name":"lironmiz/self.py-python-course","owner":"lironmiz","description":"this repository contains solutions in python to the python course problems of the Cyber ​​Education Center from campus.gov.il. and the final project of the course hangman","archived":false,"fork":false,"pushed_at":"2023-01-18T12:02:00.000Z","size":186,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T11:53:14.757Z","etag":null,"topics":["beginner-project","certificate","conditional-statements","course","data-structures","education","files-python","functions","game","hangman","hangman-in-python","logical-operators","loops","practice","pycharm-ide","python","self-learning","string-python","terminal","variables-python"],"latest_commit_sha":null,"homepage":"https://campus.gov.il/en/course/cs-gov-pythonselfpy101-he","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/lironmiz.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":"2023-01-02T04:47:03.000Z","updated_at":"2024-08-25T19:19:10.000Z","dependencies_parsed_at":"2023-04-18T23:46:34.627Z","dependency_job_id":null,"html_url":"https://github.com/lironmiz/self.py-python-course","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lironmiz%2Fself.py-python-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lironmiz%2Fself.py-python-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lironmiz%2Fself.py-python-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lironmiz%2Fself.py-python-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lironmiz","download_url":"https://codeload.github.com/lironmiz/self.py-python-course/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237821407,"owners_count":19371750,"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":["beginner-project","certificate","conditional-statements","course","data-structures","education","files-python","functions","game","hangman","hangman-in-python","logical-operators","loops","practice","pycharm-ide","python","self-learning","string-python","terminal","variables-python"],"created_at":"2024-09-26T06:04:03.756Z","updated_at":"2025-10-23T11:31:10.490Z","avatar_url":"https://github.com/lironmiz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e 🧑‍🎓 self.py-python-course 🧑‍🎓 \u003c/h1\u003e\n\n\u003cimg src=\"https://i.imgur.com/dBaSKWF.gif\" height=\"50\" width=\"100%\"\u003e\n\nthis repository contains solutions in python to the python course problems of the Cyber Education Center. and the final project of the course hangman\n\n![](http://ForTheBadge.com/images/badges/made-with-python.svg)\n\u003cbr\u003e\n![](https://img.shields.io/tokei/lines/github/lironmiz/self.py-python-course?color=red\u0026label=Lines%20of%20Code)\n![Size](https://img.shields.io/github/repo-size/lironmiz/self.py-python-course?color=red\u0026label=Repo%20Size%20)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/lironmiz/self.py-python-course?color=04D361\u0026labelColor=000000\"\u003e\n  \n \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/lironmiz/self.py-python-course?color=04D361\u0026labelColor=000000\"\u003e\n  \n  \u003ca href=\"https://github.com/lironmiz/Link-Tree/commits/master\"\u003e\n    \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/lironmiz/self.py-python-course?color=04D361\u0026labelColor=000000\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# The Graduation Certificate 🤩\n\n![SoExcited~GIF](https://user-images.githubusercontent.com/91504420/213165483-e7340f16-17b1-4c66-897a-0075e11677d9.gif)\n\n![image](https://user-images.githubusercontent.com/91504420/212971858-3c5505ad-1228-4d45-b18a-3929b85f9f68.png)\n\n# Examiner's Notes 🫡\n\n![image](https://user-images.githubusercontent.com/91504420/213149351-abc824f2-1300-414b-85b1-1955f995a4ed.png)\n\n# Progress Graph 📈\n\n![image](https://user-images.githubusercontent.com/91504420/212972245-cf436d2b-a5b1-4c04-8a2a-2a308f1bcc25.png)\n\n# Course Material:\n  * Introduction to the Python language\n  * Variables\n  * String in python\n  * Conditions\n  * Functions\n  * Lists\n  * Loops\n  * Advanced data structure e.g (tuple, Dictionary )\n  * Files\n  * Final project from scratch hangman game.\n\n# Video Of The Final Project 🤙\n\n\nhttps://user-images.githubusercontent.com/91504420/210758896-10ba6b90-9aa2-49ca-8f73-7fdf5c3ed5b0.mp4\n\n\n\u003cimg src=\"https://i.imgur.com/dBaSKWF.gif\" height=\"50\" width=\"100%\"\u003e\n\n\u003cimg src=\"https://media.giphy.com/media/KAq5w47R9rmTuvWOWa/giphy.gif\" \u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flironmiz%2Fself.py-python-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flironmiz%2Fself.py-python-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flironmiz%2Fself.py-python-course/lists"}