Pinned Repositories
ux
Firefox DevTools UX Community
k3yz3n
Clone of Keyzen repo (link in README). App =>
myWordEditor
A simple silo-free blogging tool that creates beautiful essay pages.
todomvc
Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and many more
luc4leone's Repositories
luc4leone/todomvc
Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and many more
luc4leone/k3yz3n
Clone of Keyzen repo (link in README). App =>
luc4leone/myWordEditor
A simple silo-free blogging tool that creates beautiful essay pages.
luc4leone/2048
A small clone of the game 1024
luc4leone/30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
luc4leone/barstowork
luc4leone/BezierInfo-2
The development repo for the Primer on Bézier curves, https://pomax.github.io/bezierinfo
luc4leone/boilerplate-npm-gomix
luc4leone/cheatsheet-js
A super condensed JavaScript reference for Watch and Code students.
luc4leone/dinero.js
💸 An immutable library to create, calculate and format money.
luc4leone/en.javascript.info
Modern JavaScript Tutorial
luc4leone/example-ui-as-data
Code for the blog post "Describing UI state with data"
luc4leone/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
luc4leone/frontend-nanodegree-arcade-game
game >>>
luc4leone/get-programming-with-nodejs
Code samples for Get Programming with Node.js (See verhagen's VM setup for exercises in this book: https://github.com/verhagen/get-programming-with-nodejs)
luc4leone/isPrototypeOf
Beast challenge number 5 of watchandcode.com
luc4leone/konva-experiments
luc4leone/learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
luc4leone/librarySystem
Beasts challenge number 4 of watchandcode.com
luc4leone/list-app
make quick checklists, usually from my wife's text message shopping lists
luc4leone/luc4leone
luc4leone/m-st
luc4leone/monica-proto
prototipo di parte della pagina prodotto del wireframe di Monica, studentessa classe 2 Boolean
luc4leone/my-angular
Building my own angular framework by working through the book Build Your Own AngularJS by @teropa
luc4leone/my-blog
Where I publish my stories about design and other stuff.
luc4leone/pokemon-app
prototipo per il corso boolean dell'app di nimesh "who's that technology"
luc4leone/testing-javascript-array-methods
Training on test driven code, by writing Array.prototype methods