awesome icon indicating copy to clipboard operation
awesome copied to clipboard

A curated list of delightful developers resources.

trafficstars

awesome

License

A curated list of delightful developers resources.

  • CSS
  • Databases - MySQL, PostgreSQL, MongoDB
  • Docker
  • Drone, Tekton Pipelines, etc.
  • Frontend - JavaScript, HTML5, CSS3, etc.
  • Git
  • Go
  • JavaScript & TypeScript
  • Kubernetes
  • Miscellaneous
  • Node.js
  • Raspberry Pi
  • Rust
  • Svelte
  • Visual Studio Code
  • Vue & NUXT

Check broken links

cat *.md | grep -Eo "(http|https)://[a-zA-Z0-9./?=_%:-]*" | parallel --gnu "wget --spider --no-verbose --timeout 10 {}"