@sandeep wanted to reveal my secrets, dangit!
I follow 363 projects on Github.
Here are some worth mentioning:
- spirit - A promise based Node.js web framework (think of koa2 but nicer)
- fingerprintjs2 - Identify browsers (useful for identifying annonymous users)
- usertiming-compression.js - Compress UserTime measures (Shrinks UserTiming measures by 90% - safes bandwidth for in browser performance measures)
- rollup - ES6 bundler (better than Webpack - IMO)
- fly - Build system based on ES6-generators (think of Grunt/Gulp but modern, simplier and less config/code)
- rethinkdb - Realtime database (Think CouchDB+Redis but much faster)
- caddyserver - Go based web server (Think of Nginx but fast and easy to configure)