Info

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

center

Articles

Awesome Developer

New Programming Language

  • cue: An open-source data validation language with its roots in logic programming. Documentation
  • mojo: The Mojo Programming Language. Documentation
  • zig: General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. Documentation

Organization

Page

  • DevDocs: DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
  • devhints.io : Rico’s cheatsheets
  • 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.

Repository

Topic

Blog Pages

Compiler online

Developer online tools

Language Programing Collections

C#

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

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#)

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

JavaScript

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

Python

  • awesome-python : An opinionated list of awesome Python frameworks, libraries, software and resources.
  • pallets: The Community stands behind Flask, Jinja
  • poetry: Python packaging and dependency management made easy
  • pypa: Python Packaging Authority
  • pypi: Find, install and publish Python packages with the Python Package Index
  • Pythonium: Tools for Python Developers
  • uv: An extremely fast Python package and project manager, written in Rust

Ruby

  • The Ruby Toolbox: Find actively maintained & popular open source software libraries for the Ruby programming language

Rust

WASM

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

Youtube Channel