jlocans's Stars
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
webpack/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.
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
leereilly/games
:video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
dropbox/zxcvbn
Low-Budget Password Strength Estimation
rShetty/awesome-podcasts
Collection of awesome podcasts
davidmerfield/randomColor
A tiny script for generating attractive colors
TotallyNotChase/glitch-this
:camera: Glitchify images and GIF - with highly customizable options!
Louis3797/awesome-readme-template
An awesome README template for your projects!
jakemmarsh/angularjs-gulp-browserify-boilerplate
Boilerplate using AngularJS, SASS, Gulp, and Browserify and utilizing best practices.
flouthoc/calc.asm
Arithmetic calculator in x86 assembly
cwbuecheler/node-tutorial-for-frontend-devs
A tutorial and complete sample project for Front-End developers showing how to get Node, Express and Jade up and running, connected to MongoDB, and reading from / writing to the database
mbylstra/html-to-elm
An online tool for converting HTML to elm-html. Go to
thoughtram/es6-babel-browserify-boilerplate
An opinionated boilerplate that uses babel to allow for es6 features and uses browserify for file bundleing
NoRedInk/elm-style-guide
NoRedInk style guide for our Elm code
bradfeehan/Dvorak-QWERTY-Ctrl
A Windows counterpart to the Mac OS X "Dvorak - QWERTY ⌘" keyboard layout
rubenv/angular-gettext-tools
Tools for extracting/compiling angular-gettext strings.
Janiczek/advent-of-code
(Mostly) Elm solutions for Advent of Code
jwoLondon/adventOfCode
Solutions to the 'Advent of Code' (http://adventofcode.com) programming challenges in Elm
marcospri/adventofcode2016
Solutions for advent of code (2016) written in Elm