{"id":19010266,"url":"https://github.com/augusto11cb/computer-science-concepts-techniques-technologies","last_synced_at":"2026-04-15T12:37:03.685Z","repository":{"id":126984732,"uuid":"243988421","full_name":"Augusto11CB/Computer-Science-Concepts-Techniques-Technologies","owner":"Augusto11CB","description":"This repository aims to store my general studies on concepts, new technologies and techniques of computer science.","archived":false,"fork":false,"pushed_at":"2023-09-08T12:16:39.000Z","size":9420,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-02T08:45:57.338Z","etag":null,"topics":["aspect-oriented-programming","build-tool","clean-architecture","clean-code","cleancode","cloud-native","cloud-native-architectures","cloud-platforms","computer-science","concepts","data-structures","design-patterns","design-principles","gradle","kotlin","microservice","microservices-architecture","rabbitmq","serverless","spring-kotlin"],"latest_commit_sha":null,"homepage":null,"language":null,"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/Augusto11CB.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":"2020-02-29T14:59:58.000Z","updated_at":"2023-04-30T15:12:11.000Z","dependencies_parsed_at":"2025-02-21T15:42:46.406Z","dependency_job_id":null,"html_url":"https://github.com/Augusto11CB/Computer-Science-Concepts-Techniques-Technologies","commit_stats":null,"previous_names":["augusto11cb/computer-science-concepts-techniques-technologies"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Augusto11CB/Computer-Science-Concepts-Techniques-Technologies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Augusto11CB%2FComputer-Science-Concepts-Techniques-Technologies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Augusto11CB%2FComputer-Science-Concepts-Techniques-Technologies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Augusto11CB%2FComputer-Science-Concepts-Techniques-Technologies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Augusto11CB%2FComputer-Science-Concepts-Techniques-Technologies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Augusto11CB","download_url":"https://codeload.github.com/Augusto11CB/Computer-Science-Concepts-Techniques-Technologies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Augusto11CB%2FComputer-Science-Concepts-Techniques-Technologies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281032289,"owners_count":26432754,"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-10-25T02:00:06.499Z","response_time":81,"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":["aspect-oriented-programming","build-tool","clean-architecture","clean-code","cleancode","cloud-native","cloud-native-architectures","cloud-platforms","computer-science","concepts","data-structures","design-patterns","design-principles","gradle","kotlin","microservice","microservices-architecture","rabbitmq","serverless","spring-kotlin"],"created_at":"2024-11-08T19:10:37.885Z","updated_at":"2025-10-25T22:40:16.955Z","avatar_url":"https://github.com/Augusto11CB.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Computer Science - Concepts Techniques and Technologies\nThis repository aims to store my general studies on concepts, new technologies and techniques of computer science.\n\n* [Spring](https://github.com/AugustoCalado/Spring-Framework-Studies)\n  * [Spring - Transaction Management](https://github.com/AugustoCalado/TrackToolz-Transactions-Management-Spring-Kotlin)\n\n* Programming languages\n  * [Java](Java-Studies)\n  * [Kotlin](https://github.com/AugustoCalado/Kotlin-Studies)\n  * [Python](https://github.com/AugustoCalado/Python-Studies)\n \n* [Data Structure](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/Data-Structures)\n\n* [Aspect Oriented Programming](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/Aspected-Oriented-Programming)\n\n* [Clean Architeture](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/Clean-Architecture)\n  * [Clean Architecture - Spring + Kotlin](https://github.com/AugustoCalado/Clean-Architecture-Spring-Kotlin-POC)\n\n* [Design Principles](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/Design-Principles)\n  * [SOLID - Design Principles](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/SOLID)\n  * [Composing Objects Principle](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/blob/master/Design-Principles/Composing%20Objects%20Principle.md)\n  * [Least Knowledge Principle - Law of Demeter](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/blob/master/Design-Principles/Least%20Knowledge%20Principle.md)\n\n* [Design Patterns](https://github.com/AugustoCalado/Design-Patterns)\n\n* [Cloud Native](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/Cloud-Native)\n  * [Cloud-Native Architecture](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/blob/master/Cloud-Native/Cloud-Native%20Architecture.md)\n  * [12 Factor App](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/blob/master/Cloud-Native/12-Factor%20Applications.md)\n\n* [Test Driven Development - TDD](https://github.com/AugustoCalado/Test-Driven-Development-Studies)\n\n* [API Design](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/API)\n  * API First\n  * Fluent interface\n\n* [Security](https://github.com/AugustoCalado/Security-Studies) \n  * [Mutual TLS (MTLS) - Spring + Kotlin](https://github.com/AugustoCalado/MTLS-MutualTLS-Spring-Kotlin)\n\n* [Queues](https://github.com/AugustoCalado/Queues-Studies)\n\n* Microservices\n\n* Event Driven Development - EDD\n\n* Behavior Driven Development - BDD\n\n* Domain Driven Development - DDD\n\n* Backends For Frontends - BFF\n\n* [Hateoas](https://github.com/AugustoCalado/Spring-Hateoas-Studies)\n\n* [GIT](https://github.com/AugustoCalado/Git-Studies)\n\n* [Docker](https://github.com/AugustoCalado/Docker-Studies)\n\n* Swagger\n\n* [Data Bases](https://github.com/AugustoCalado/Data-Base-Studies)\n  * PostgreSQL\n  * MySQL\n  * ElasticSearch\n  * MongoDB\n\n* Cloud Platforms and Tools\n  * Google Cloud Platform\n  * [AWS](https://github.com/AugustoCalado/AWS-Studies)\n  \n* Methodologies\n  * Objectives and Key Results\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugusto11cb%2Fcomputer-science-concepts-techniques-technologies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faugusto11cb%2Fcomputer-science-concepts-techniques-technologies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugusto11cb%2Fcomputer-science-concepts-techniques-technologies/lists"}