Matt Raby's starred repositories
influential-cs-books
Most influential books on Computer Science/programming
automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
the_silver_searcher
A code-searching tool similar to ack, but faster.
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
awesome-macos-command-line
Use your macOS terminal shell to do awesome things.
the-art-of-command-line
Master the command line, in one page
public-apis
A collective list of free APIs
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
free-programming-books
:books: Freely available programming books
coding-interview-university
A complete computer science study plan to become a software engineer.
vue-router
🚦 The official router for Vue 2
JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
openvpn-install
OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
streisand
Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
flutter_architecture_samples
TodoMVC for Flutter