- JavaScript Stack from Scratch - This is a minimalistic and straight-to-the-point guide to assembling a JavaScript stack
- Clean Javascript
- You don't know JavaScript
- Mermaid - Generation of diagrams and flowcharts from text in a similar manner as markdown.
- store.js - Cross-browser storage for all use cases • Used across the web • See below for v2.0 news!
- create-react-app - Create React apps with no build configuration.
- awesome-indie - Resources for independent developers to make money
- Stack on a budget - This repository offers a collection of services with great free tiers for developers on a budget.
- Google Interview University
- Auth Boss
- Adaptive Cards - Adaptive Cards are an open card exchange format enabling developers to exchange UI content in a common and consistent way.
- Have fun with machine learning - A Guide for Beginners
- Design Patterns for humans
- Movies for Hackers
- ML-From-Scratch - Bare bones Python implementations of some of the foundational Machine Learning models and algorithms.
- digital_video_introduction - A hands-on introduction to video technology: image, video, codec (av1, h264, h265) and more (ffmpeg encoding).
- free code camp -The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
- FileHelpers - The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
- CsvHelper - A .NET library for reading and writing CSV files. Extremely fast, flexible and easy to use. Supports reading and writing of custom class objects.
- ASP.NET Core Diagnostic Scenarios - The goal of this repository is to show problematic application patterns for ASP.NET Core applications and a walk through on how to solve those issues. It shall serve as a collection of knowledge from real life application issues our customers have encountered.
- ContosoUniversity on ASP.NET Core 3.0 on .NET Core and Razor Pages - Contoso University, the way I would write it.