{"id":24783,"url":"https://github.com/DongchaoChen/awesome","name":"awesome","description":"A list of awesome resources","projects_count":51,"last_synced_at":"2026-07-11T06:00:21.526Z","repository":{"id":106601058,"uuid":"122980836","full_name":"DongchaoChen/awesome","owner":"DongchaoChen","description":"A list of awesome resources","archived":false,"fork":false,"pushed_at":"2020-04-08T21:32:56.000Z","size":22,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2026-06-23T03:04:48.206Z","etag":null,"topics":[],"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/DongchaoChen.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}},"created_at":"2018-02-26T14:24:57.000Z","updated_at":"2019-03-19T20:39:39.000Z","dependencies_parsed_at":"2024-01-13T14:41:54.083Z","dependency_job_id":null,"html_url":"https://github.com/DongchaoChen/awesome","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DongchaoChen/awesome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DongchaoChen%2Fawesome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DongchaoChen%2Fawesome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DongchaoChen%2Fawesome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DongchaoChen%2Fawesome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DongchaoChen","download_url":"https://codeload.github.com/DongchaoChen/awesome/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DongchaoChen%2Fawesome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35352623,"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-07-11T02:00:05.354Z","response_time":104,"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"}},"created_at":"2024-01-13T12:56:52.566Z","updated_at":"2026-07-11T06:00:21.527Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Cloud","Dev Tools","Machine Learning","Version Tools","Programming Languages","CI and CD","Virtualization","Containers","Data Science","Network","Artificial Intelligence","Big Data","Databases","Web","Architecture Design","Coding Challenge","References","Security","Test","Agile"],"sub_categories":["AWS","Virtual Machine","JavaScript","Bash","Cassandra","Docker","NSO","Java","PowerShell","Azure","Create Site","Hack Tools","Jest","Kubernetes","Scala","NodeJS"],"readme":"# Awesome\nA list of awesome resources for my own usage. You can refer to [awesome](https://github.com/sindresorhus/awesome) for the big awesome lists.  \n\n## Contents\n- [Architecture Design](#architecture-design)\n- [Agile](#agile)\n- [Artificial Intelligence](#artificial-intelligence)\n- [Machine Learning](#machine-learning)\n- [Big Data](#big-data)\n- [Data Science](#data-science)\n- [Programming Languages](#programming-languages)\n  * [Java](#java)\n    * [Spring](#spring)\n  * [Scala](#scala)\n  * [JavaScript](#javascript)\n    * [General](#general)\n    * [Angular](#angular)\n    * [AngularJS](#angularjs)\n    * [BackboneJS](#backbonejs)\n    * [React](#react)\n    * [VueJS](#vuejs)\n  * [NodeJS](#nodejs)\n  * [Go](#go)\n  * [Bash](#bash)\n  * [PowerShell](#powershell)\n- [Cloud](#cloud)\n  * [AWS](#aws)\n  * [Azure](#azure)\n  * [Google Cloud](#google-cloud)\n- [Containers](#containers)\n  * [Docker](#docker)\n- [Network](#network)\n  * [NSO](#nso)\n- [Test](#test)\n  * [Jest](#jest)\n- [Databases](#databases)\n  * [Cassandra](#cassandra)\n- [CI and CD](#ci-and-cd)\n- [Virtualization](#virtualization)\n  * [Virtual Machine](#virtual-machine)  \n- [Version Tools](#version-tools)\n- [Coding Challenge](#coding-challenge)\n- [Dev Tools](#dev-tools)\n- [Security](#security)\n  * [Hack Tools](#hack-tools)\n- [Web](#web)\n- [References](#references)\n\n## Architecture Design\n* [The System Design Primer](https://github.com/donnemartin/system-design-primer) - learn how to design large-scale systems.  \n* [Swagger Core library](https://github.com/swagger-api/swagger-core)\n\n## Agile\n* [Scaled Agile](https://www.scaledagileframework.com/)\n\n## Artificial Intelligence\n* [Microsoft AI track training](https://academy.microsoft.com/en-us/professional-program/tracks/artificial-intelligence/)\n* [Microsoft AI blog](https://blogs.microsoft.com/ai/)\n* [AI School](https://aischool.microsoft.com/learning-paths)\n\n## Machine Learning\n* [Friendly Machine Learning for the Web](https://ml5js.org/)\n\n## Big Data\n* [Microsoft Big Data track training](https://academy.microsoft.com/en-us/professional-program/tracks/big-data/)\n\n## Data Science\n* [Microsoft Data Science track training](https://academy.microsoft.com/en-us/professional-program/tracks/data-science/)\n\n## Programming Languages\n\n### Java\n\n#### Spring\n* [Spring Guides](https://github.com/spring-guides) - repositories behind the Getting Started and Tutorial guides at spring.io\n* [spring-boot-testing-strategies](https://github.com/mechero/spring-boot-testing-strategies)\n\n\n### Scala\n* [Scala-Style-Guide](https://github.com/databricks/scala-style-guide) - the most updated Scala Style Coding Guide\n\n### JavaScript\n* [MDN JavaScript Guide](https://developer.mozilla.org/bm/docs/Web/JavaScript/Guide)\n* [airbnb/javascript](https://github.com/airbnb/javascript) - AirBnb Javascript Style Guide\n\n#### General \n* [module can I use it](https://caniuse.com/#search=modules)\n\n#### Angular\n* [Angular](https://angular.io/)\n\n#### AngularJS\n* [AngularJS](https://angularjs.org/)\n\n#### BackboneJS\n* [BackboneJS](http://backbonejs.org/)\n\n#### React\n* [React](https://reactjs.org/)\n\n#### VueJS\n* [VueJS](https://vuejs.org/)\n\n\n### NodeJS\n* [javascript-conferences](https://github.com/tech-conferences/javascript-conferences) - List of conferences for frontend and Node.js developers https://confs.tech/\n\n### Go\n\n### Bash\n* [The Bash Hackers Wiki](http://wiki.bash-hackers.org)\n* [Linux Shell Scripting](https://bash.cyberciti.biz/guide/Main_Page)\n* [koalaman/shellcheck](https://github.com/koalaman/shellcheck) - a nice static analysis tool  \n\n### PowerShell\n* [PowerShell Conference Europe](https://github.com/psconfeu)\n\n## Cloud\n\n### AWS\n* [AWS awesome](https://github.com/donnemartin/awesome-aws)\n* [AWS cloud stack](https://github.com/localstack/localstack) - A fully functional local AWS cloud stack. Develop and test your cloud apps offline!\n* [AWS Quick Start](https://github.com/aws-quickstart) - Automated gold-standard deployment on AWS\n\n### Azure\n* [AzureBootCamp2018-Montreal/Ottawa](https://github.com/MSDEVMTL/GlobalAzureBootcamp2018)\n* [Azure Cosmos DB training session](https://azure.microsoft.com/en-us/blog/get-started-with-azure-cosmos-db-through-this-technical-training-series/)\n* [Azure PowerShell](https://github.com/Azure/azure-powershell)\n* [Azure docs](https://docs.microsoft.com/en-us/azure/)\n\n### Google Cloud\n\n## Containers\n### Docker\n- [Docker Tips, Tricks and Tutorials](https://nickjanetakis.com/blog/tag/docker-tips-tricks-and-tutorials)\n- [Play with Docker Classroom](https://training.play-with-docker.com/)\n- [Docker Ottawa Meetup](https://github.com/DockerOttawaMeetup)\n\n### Kubernetes\n- [linki/chaoskube](https://github.com/linki/chaoskube) - chaoskube periodly kills random pods in your K8s cluster\n- [bitnami-labs/sealed-secrets](https://github.com/bitnami-labs/sealed-secrets) - A K8s controller and tool for one-way encrypted secrets.\n- [bitnami-labs/kubectl-import](https://github.com/bitnami-labs/kubectl-import)\n\n## Network\n### NSO\n- [NSO developer](https://github.com/NSO-developer)\n\n## Test\n### Jest\n* [awesome-jest](https://github.com/jest-community/awesome-jest)\n* [jest-cheat-sheet](https://github.com/sapegin/jest-cheat-sheet)\n\n## Databases\n\n### Cassandra\n* [CQL for Cassandra 3.0](https://docs.datastax.com/en/cql/3.3/)\n\n## CI and CD\nContinuous Integration (CI) and Continuous Delivery (CD)\n* [Concourse](https://concourse.ci/) - a pipeline-based CI system written in Go\n* [Spinnaker](https://www.spinnaker.io/) - multi-cloud continuous delivery platform  \n\n## Virtualization\n\n### Virtual Machine\n* [OSBoxes](www.osboxes.org/debian/)\n* [Vim Cheat Sheet](https://vim.rtorr.com/)\n\n## Version Tools\n* [Gogs](https://gogs.io/) - A painless self-hosted Git service\n\n## Coding Challenge\n* [interactive-coding-challenges](https://github.com/donnemartin/interactive-coding-challenges)\n\n## Dev Tools\n* [RegExr](https://regexr.com/) - for regular expression\n\n## Security\n### Hack Tools\n* [mimikatz](https://github.com/gentilkiwi/mimikatz) - A little tool play with Windows Security\n\n## Web\n### Create Site\n* [facebook/Docusaurus](https://github.com/facebook/Docusaurus) - Easy to maintain open source documentation websites\n\n## References\n* [awesome-cheatsheets](https://github.com/LeCoupa/awesome-cheatsheets)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/dongchaochen%2Fawesome/projects"}