{"id":19758213,"url":"https://github.com/tahsinature/coding-principles","last_synced_at":"2026-01-30T20:02:10.620Z","repository":{"id":155700533,"uuid":"630364280","full_name":"tahsinature/coding-principles","owner":"tahsinature","description":"Clean code principles with examples for software developers.","archived":false,"fork":false,"pushed_at":"2024-09-13T14:06:29.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-12T21:54:56.233Z","etag":null,"topics":["patterns","principles"],"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/tahsinature.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-04-20T08:17:18.000Z","updated_at":"2025-02-03T18:57:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ed9515c-2041-4ff4-b737-0df1e99b5ca6","html_url":"https://github.com/tahsinature/coding-principles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tahsinature/coding-principles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahsinature%2Fcoding-principles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahsinature%2Fcoding-principles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahsinature%2Fcoding-principles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahsinature%2Fcoding-principles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tahsinature","download_url":"https://codeload.github.com/tahsinature/coding-principles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahsinature%2Fcoding-principles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28918235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T19:10:10.838Z","status":"ssl_error","status_checked_at":"2026-01-30T19:06:40.573Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["patterns","principles"],"created_at":"2024-11-12T03:23:31.549Z","updated_at":"2026-01-30T20:02:10.604Z","avatar_url":"https://github.com/tahsinature.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coding Principles\n\nThis repository is a reference for myself, and you may also use it as reference during your next design, discussion, or review. Here I will mention about some widely used and known principles in programming. But, if you really want to fill your head with principles for software engineering, take a look at this huge list: [List of software development philosophies](https://en.wikipedia.org/wiki/List_of_software_development_philosophies).\n\n### Generic\n\n- [SRP](./SRP%20-%20Single-Responsibility%20Principle/)\n- [OCP](./OCP%20-%20Open-Closed%20Principle/)\n- [LSP](./LSP%20-%20Liskov%20Substitution%20Principle/)\n- [ISP](./ISP%20-%20Interface%20Segregation%20Principle/)\n- [DIP](./DIP%20-%20Dependency%20Inversion%20Principle/)\n- [DRY](./DRY%20-%20Don't%20Repeat%20Yourself/)\n- [KISS](./KISS%20-%20Keep%20It%20Simple,%20Stupid/)\n- [YAGNI](./YAGNI%20-%20You%20Ain't%20Gonna%20Need%20It/)\n\nIn addition to these principles, it's also important to follow the SOLID principles, which encompass many of the above principles and provide a comprehensive set of guidelines for writing maintainable and extensible software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftahsinature%2Fcoding-principles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftahsinature%2Fcoding-principles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftahsinature%2Fcoding-principles/lists"}