Info

Some cheatsheet and helpful things when you and me work on developer positions. Enjoy 🀝🀝

Awesome Develop Repositories

Repository

Page

  • devhints.io : Rico’s cheatsheets
  • DevDocs: DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
  • Refactoring.Guru : Making it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles, and other smart programming topics.
  • Webflow University : Learn how to design & build pro websites β€” visually.

Topic

  • gRPC: A modern open source high performance RPC framework that can run in any environment.
  • wrapper: Pattern for creating interface and permit conversation between multiple language. Explore at What is Wrapper Pattern

Organization

Blog Pages

Articles

Developer online tools

Language Programing Collection

C/C++

  • awesome-cpp : A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff. Web Version
  • libuv: Cross-platform asynchronous I/O
  • libvirt: Libvirt native C API and daemons. Gitlab and Documentation
  • grpc: The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

C#

  • awesome-dotnet: A collection of awesome .NET libraries, tools, frameworks and software
  • dotnet-architecture: .NET Application Architecture - Reference Apps
  • awesome-dotnet-core: 🐝 A collection of awesome .NET core libraries, tools, frameworks and software
  • Hangfire: An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
  • Avalonia: Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology. Documentation

JavaScript

  • awesome-nodejs: Delightful Node.js packages and resources
  • HTML Code Snippet : HTML Snippet from W3school
  • dotenv-vault : Library for store and securing .env file with encrypt version, and help us build secrets version
  • deno: A modern runtime for JavaScript and TypeScript. Website
  • jerryscript: Ultra-lightweight JavaScript engine for the Internet of Things.
  • npm: Package management of Javascript
  • istanbuljs: monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation

Python

  • awesome-python : An opinionated list of awesome Python frameworks, libraries, software and resources.
  • pypa: Python Packaging Authority
  • pallets: The Community stands behind Flask, Jinja
  • pypi: Find, install and publish Python packages with the Python Package Index

Rust

Golang

  • awesome-go: A curated list of awesome Go frameworks, libraries and software
  • go-patterns: Curated list of Go design patterns, recipes and idioms
  • go-packager: The Go Packager
  • grocksdb: RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc

WASM

  • wasmtime: A fast and secure runtime for WebAssembly. Website
  • workerd: The JavaScript / Wasm runtime that powers Cloudflare Workers

Compiler online

Youtube Channel