ben-biddington's Stars
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
phaserjs/phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
cfenollosa/os-tutorial
How to create an OS from scratch
joewalnes/websocketd
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
feathersjs/feathers
The API and real-time application framework
HackerNews/API
Documentation and Samples for the Official HN API
GetStream/Winds
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
JanVanRyswyck/awesome-talks
Awesome online talks and screencasts
una/CSSgram
CSS library for Instagram filters
npryce/adr-tools
Command-line tools for working with Architecture Decision Records
anordal/shellharden
The corrective bash syntax highlighter
yaronn/wopr
A simple markup language for creating rich terminal reports, presentations and infographics
dgiagio/warp
Create self-contained single binary applications
stackvana/hook.io
Open-Source Microservice Hosting Platform
adrianco/spigo
Simulate Protocol Interactions in Go
kornelski/giflossy
Merged into Gifsicle!
radicle-dev/radicle-alpha
A peer-to-peer stack for code collaboration
jryio/commit-comments
Build commit message in the comments of your code
vmware-archive/git_scripts
Developer workflow convenience scripts
marick/structural-typing
Structural typing for Clojure, somewhat inspired by Elm. Tailored to "flow-style" programming, where complex structures flow through a series of functions, each of which makes a smallish change. Can also be used in testing tools and the like that need to describe how a nested structure differs from a description.
michaelfeathers/scythe
A tool for detecting barely used code in production
Andy-set-studio/npm-uninstall-facebook
solenya-group/solenya
mega-powerful micro-framework
reedwade/metlink-api-maybe
Some code I've got working that uses an undocumented API found inside https://www.metlink.org.nz/
moonmaster9000/hexagonal_tdd_in_ruby
Code for "Hexagonal TDD In Ruby" screencast series - http://moonmaster9000.github.io/hexagonal_tdd_in_ruby/
lucaminudel/Objects-relationships-Coding-Dojo
Coding exercise to experience the impact of composition and other techniques on objects relationships
kmugrage/burnout-resources
Varies resources related to burnout, mostly specific to IT
dannyvincent/collect
Collect: an XP exercise about a waste collection booking application.