zimmermanw84's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
atom/atom
:atom: The hackable text editor
h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
open-guides/og-aws
📙 Amazon Web Services — a practical guide
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
Bash-it/bash-it
A community Bash framework.
foreversd/forever
A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)
veltman/clmystery
A command-line murder mystery
mgechev/angularjs-style-guide
📚 Community-driven set of best practices for AngularJS application development
rchipka/node-osmosis
Web scraper for NodeJS
thoughtbot/til
Today I Learned
dresende/node-orm2
Object Relational Mapping
dwyl/repo-badges
:star: Use repo badges (build passing, coverage, etc) in your readme/markdown file to signal code quality in a project.
freeciv/freeciv-web
Freeciv-web is an Open Source strategy game implemented in HTML5 and WebGL, which can be played online against other players, or in single player mode against AI opponents.
meleyal/backbone-on-rails
A simple gem for using Backbone.js with Rails.
petehunt/react-boilerplate
Boilerplate for creating a React npm package
drudge/passport-facebook-token
Passport strategy for authenticating with Facebook access tokens using the OAuth 2.0 API.
jolicode/emoji-search
:smile: Emoji synonyms to build your own emoji-capable search engine (elasticsearch, solr, OpenSearch)
olalonde/node-yelp
Javascript client for Yelp's API (v2.0)
AlgorithmsMeetup/PreviousAlgorithms
Original algorithms meetup repo. Credit and thanks to https://github.com/MrNice & https://github.com/peterkhayes
czechboy0-deprecated/Express-4x-Typescript-Sample
Starter-Kit Node.js Express 4.x app written in TypeScript
DBC-SF/mentorship-wiki
DBC-SF Mentorship Wiki!
kurtbartholomew/cs-challenges
A collection of algorithmic challenges to keep the mind sharp (done in TDD format)
jimgong92/charStorm
Charmander Shooting Game
Ukeeyo/Algorithm
An implementation of various algoritms in Ruby accompanied with rspec tests.