jcorbisiero's Stars
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
android/uamp
A sample audio app for Android
iluwatar/java-design-patterns
Design patterns implemented in Java
dresende/node-orm2
Object Relational Mapping
asciimoo/ListOfGithubLists
List of github lists
lhartikk/ArnoldC
Arnold Schwarzenegger based programming language
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
moklick/frontend-stuff
📝 A continuously expanded list of frameworks, libraries and tools I used/want to use for building things on the web. Mostly JavaScript.
EbookFoundation/free-programming-books
:books: Freely available programming books
sergtitov/NodeJS-Learning
This page contains collection of curated links to blog posts, articles, videos, tutorials, books, frameworks, modules, IDEs, testing tools, hosting providers, etc. to help you learn Node.js and keep up to date.
mape/node-express-boilerplate
A boilerplate to quickly get projects going. It gives the developer a clean slate to start with while bundling enough useful features.
dtao/lazy.js
Like Underscore, but lazier
caolan/async
Async utilities for node and the browser
CodeSeven/toastr
Simple javascript toast notifications
SamHerbert/SVG-Loaders
Loading icons and small animations built with pure SVG.
betsol/angular-input-modified
Angular.js module to detect and indicate input modifications
aporter/coursera-android
Source Code for Android Course Example Applications
FortAwesome/Font-Awesome
The iconic SVG, font, and CSS toolkit
wenzhixin/multiple-select
A jQuery plugin to select multiple elements with checkboxes :)
maxgarfinkel/suffixTree
A java implementation of Ukkonen's suffix tree creation algorithm