Frontend / EmberJS developer @ Firecracker.me

Both are pics of me. In real life I look like something in between. :trollface:

Me on the Web

My Code

Go and star projects that you use, it means a lot to us devs! :bow:

Sass

Ember Addons

Work in Progress
  • yuidork – View YUIDoc docs for any project and branch/tag/commit, fresh from GitHub.
  • ember-drag-sort – drag’n’drop sortable list component, with support for multiple and nested lists.
  • ember-stamplay – adapter/serializer for the Stamplay.com backend-as-a-service.
  • ember-cli-stained-by-children – mark models as dirty when related records get dirty.
Proof of Concept

Ember Apps

Work in Progress
  • yuidork – View YUIDoc docs for any project and branch/tag/commit, fresh from GitHub.
  • taskaparilla – a hierarchical todo app with difficulty calculation.

JS Libraries

Work in Progress
  • assertron – standalone assertion library, aiming to be a tool for contract-driven development.

jQuery Stuff

  • jquery.closestchild – An opposite of closest(): find the nearest child that matches a selector, ignore deeper matching children
  • jquery.dragbetter – A no-bullshit solution for dragenter and dragleave events that behave like mouseenter and mouseleave, not mousein and mouseout.