chordster
Concepts, Prototypes & Side Projects
Meteor JS/HTML/CSS
A prototype I created that transposes music chords. It features chord-line vs. lyric-line detection, user acct perms.


https://www.meteor.com/ is an open-source platform for building web and mobile apps in pure JavaScript. It uses Node.js on the backend and a distributed data protocol (DDP) to automatically propagate data changes to clients without needing the developer to write any synchronization code.