To prevent automated spam submissions leave this field empty.

Node.js

Asynchronous Javascript Framework

Node.js is a cross-platform Javascript runtime environment built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, especially for server-side and networking applications. npm, Nodes package ecosystem is the largest ecosystem of open source libraries in the world.

Ghost

A publishing platform for professional bloggers

Ghost is an open source publishing platform which is beautifully designed, easy to use, and free for everyone. Start a blog with Ghost today and learn to blog! Ghost is a lightning-fast Node.js application with an Ember.js admin client and Handlebars.js themes.

Etherpad

Real-time document collaboration

Etherpad is a real-time collaborative editor, sort of like a web-based multiplayer Notepad that allows groups of users to simultaneously edit a text document, with the ability to display each author's text in their own color. There is also a chat box in the sidebar to allow meta communication.