{"id":25951485,"url":"https://github.com/k1lgor/softuni","last_synced_at":"2026-06-01T06:31:29.361Z","repository":{"id":153366938,"uuid":"420653076","full_name":"k1lgor/SoftUni","owner":"k1lgor","description":"SoftUni Python Dev Path","archived":false,"fork":false,"pushed_at":"2024-03-08T17:12:17.000Z","size":5427,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T13:48:31.259Z","etag":null,"topics":["python","softuni","softuni-course","softuni-python"],"latest_commit_sha":null,"homepage":"https://k1lgor.github.io/SoftUni/","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/k1lgor.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":"2021-10-24T10:32:16.000Z","updated_at":"2022-05-24T07:58:44.000Z","dependencies_parsed_at":"2024-02-18T18:44:00.504Z","dependency_job_id":null,"html_url":"https://github.com/k1lgor/SoftUni","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/k1lgor/SoftUni","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2FSoftUni","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2FSoftUni/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2FSoftUni/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2FSoftUni/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1lgor","download_url":"https://codeload.github.com/k1lgor/SoftUni/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2FSoftUni/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33763648,"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-01T02:00:06.963Z","response_time":115,"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":["python","softuni","softuni-course","softuni-python"],"created_at":"2025-03-04T13:48:35.679Z","updated_at":"2026-06-01T06:31:29.322Z","avatar_url":"https://github.com/k1lgor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Dev Path\n\n![download](https://user-images.githubusercontent.com/65338982/138590159-4505b645-f7d8-43dc-8c98-fbf20f2f9bfd.png)\n\n## Current Certificates\n\n- [Python Basics](https://softuni.bg/certificates/details/100679/7602e9ed)\n- [Python Fundamentals](https://softuni.bg/certificates/details/119341/cc9f3420)\n- [Python Advanced](https://softuni.bg/certificates/details/126237/6f56edca)\n- [Python OOP](https://softuni.bg/certificates/details/131156/db558654)\n- [Django Basics](https://softuni.bg/certificates/details/207384/ead50adc)\n\n## Content\n\n| [Basics](./Python%20Basics/)                                                         | [Fundamentals](./Python%20Fundamentals/)                               | [Advanced](./Python%20Advanced/)                                       | [OOP](./Python%20OOP/)                                                          | [JS Advanced](./JS%20Advanced/)                                               | [Django Basics](./Python%20Web/Django%20Basics/)               |\n| ------------------------------------------------------------------------------------ | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | -------------------------------------------------------------- |\n| [First Steps](./Python%20Basics/First%20Steps%20in%20Coding/)                        | [Basic Syntax](./Python%20Fundamentals/Basic%20Syntax)                 | [Stacks and Queues](./Python%20Advanced/Stacks%20and%20Queues)         | [First Steps](./Python%20OOP/First%20Steps%20OOP)                               | [Syntax, Func, Statements](./JS%20Advanced/Syntax,%20Func%20and%20Statements) | [Music App](./Python%20Web/Django%20Basics/MusicApp/)          |\n| [Simple Ops and Calc](./Python%20Basics/Simple%20Ops%20and%20Calc)                   | [Data Types](./Python%20Fundamentals/Data%20Types)                     | [Tuples and Sets](./Python%20Advanced/Tuples%20and%20Sets)             | [Classes and Objects](./Python%20OOP/Classes%20and%20Objects)                   | [Arrays and Nested Arrays](./JS%20Advanced/Arrays%20and%20Nested%20Arrays/)   | [Fruitpedia](/Python%20Web/Django%20Basics/Fruitpedia/)        |\n| [Conditional Statements](./Python%20Basics/Conditional%20Statements)                 | [Lists Basics](./Python%20Fundamentals/Lists%20Basics)                 | [Multidimensional Lists](./Python%20Advanced/Multidimensional%20Lists) | [Inheritance](./Python%20OOP/Inheritance)                                       |                                                                               | [My Plant](./Python%20Web/Django%20Basics/MyPlant/)            |\n| [Nested Conditional Statements](./Python%20Basics/Nested%20Conditional%20Statements) | [Functions](./Python%20Fundamentals/Functions)                         | [Functions Advanced](./Python%20Advanced/Funcation%20Advanced)         | [Encapsulation](./Python%20OOP/Encapsulation)                                   |                                                                               | [World of Speed](./Python%20Web/Django%20Basics/WorldOfSpeed/) |\n| [For Loops](./Python%20Basics/For%20Loop)                                            | [List Advanced](./Python%20Fundamentals/Lists%20Advanced)              | [Error Handling](./Python%20Advanced/Error%20Handling)                 | [Static and Class Methods](./Python%20OOP/Static%20and%20Class%20Methods)       |                                                                               |                                                                |\n| [While Loops](./Python%20Basics/While%20Loop)                                        | [Mid Exams](./Python%20Fundamentals/Mid%20Exams)                       | [File Handling](./Python%20Advanced/File%20Handling)                   | [Polymorphism and Abstraction](./Python%20OOP/Polymorphism%20and%20Abstraction) |                                                                               |                                                                |\n| [Nested Loops](./Python%20Basics/Nested%20Loops)                                     | [Objects and Classes](./Python%20Fundamentals/Objects%20and%20Classes) | [Exams](./Python%20Advanced/Exams)                                     | [Testing](./Python%20OOP/Testing)                                               |                                                                               |                                                                |\n| [Drawing Figures](./Python%20Basics/Drawing%20Figures)                               | [Dictionaries](./Python%20Fundamentals/Dictionaries)                   | [More Exercises](./Python%20Advanced/More%20Exercises)                 | [Exams](./Python%20OOP/Exams)                                                   |                                                                               |                                                                |\n| [Exams](./Python%20Basics/PB%20Exams)                                                | [Text Processing](./Python%20Fundamentals/Text%20Processing)           |                                                                        |                                                                                 |                                                                               |                                                                |\n|                                                                                      | [RegEx](./Python%20Fundamentals/Regular%20Expressions)                 |                                                                        |                                                                                 |                                                                               |                                                                |\n|                                                                                      | [Final Exams](./Python%20Fundamentals/Final%20Exams)                   |                                                                        |                                                                                 |                                                                               |                                                                |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1lgor%2Fsoftuni","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk1lgor%2Fsoftuni","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1lgor%2Fsoftuni/lists"}