Although a similar post was made a month ago <i>(see: https://news.ycombinator.com/item?id=7360491)</i>, I thought I'd post this again in case people may have missed it and are looking for contributors.
I posted this on the last thread, but I am definitely still looking for volunteers.<p>I'm actually currently starting to look for a co-contributor or two, there is so much that I want to get done, and having an extra set of eyes and hands would be great.<p>I am working on a framework/concept called ghostream (<a href="https://ghostream.com" rel="nofollow">https://ghostream.com</a> / <a href="https://github.com/ghostream/ghostream" rel="nofollow">https://github.com/ghostream/ghostream</a>)<p>ghostream is a stream processing framework, built in C++ - it is a data stream processing framework. Having used numerous commercial ones (most notably IBM's Streams), and building various other part-frameworks (i.e. for time and budget reasons focussed on one particular thing) I has an itch to build an open source one (while storm and samza are definitely related, I feel they fall into a slightly different category - I'm all about the streams :) )<p>It is still in very active development - but the base is solidified now and the new test framework is starting to shape up nicely. There are a whole list of issues on github + a roadmap waiting to be exploited.<p>I have already started dog-fooding it in my other personal projects - the most visual of which can be seen here: <a href="http://jamielewis.me.uk/posts/2013-11-03-Mapping-Earthquakes.." rel="nofollow">http://jamielewis.me.uk/posts/2013-11-03-Mapping-Earthquakes...</a>.<p>If this strikes your interest give me a shout: jamie@ghostream.com.
Noobs(and mentors) wanted!<p>I'm looking for people who have been through Codecademy, Codeschool or any other "teach yourself to code" platform and have learnt at least some frontend and some backend technologies.<p>I want to help you guys build real projects that you can show off on your resumes, etc.<p>If anyone is interested, just reply here and I will create some type of form to capture info.<p>Mentors welcome too!!!
I'm working a JS 3D graph visualization library. Think Sigma.js, but 3D. You can see a fairly lame demo here:<p><a href="http://froosky.rwell.org/graphosaurus/examples/eve/" rel="nofollow">http://froosky.rwell.org/graphosaurus/examples/eve/</a><p>and the source:<p><a href="https://github.com/frewsxcv/graphosaurus/" rel="nofollow">https://github.com/frewsxcv/graphosaurus/</a><p>Check the source on the examples page if you want to see the API thus far. While progress is being made, having other contributors (especially ones with WebGL, Three.js, or graphics backgrounds) definitely helps. Please please please let me know if you have any comments about anything related to the project. If you have any ideas for demo/example graphs, please share them! I'm getting tired of staring at the EVE Online universe :P
I'm always looking for Dart programmers to contribute to the Dart port of chess.js, chess.dart. <a href="https://github.com/davecom/chess.dart" rel="nofollow">https://github.com/davecom/chess.dart</a>
I have been working on <a href="http://educatornews.net" rel="nofollow">http://educatornews.net</a>. It's just getting off the ground, so if you like what HN offers and would like to see something similar for the education profession, feel free to get in touch.<p>EN is written in django, and the project is on github: <a href="https://github.com/ehmatthes/educator_news" rel="nofollow">https://github.com/ehmatthes/educator_news</a>
I'm writing a chat app in nodejs: <a href="https://github.com/sdelements/lets-chat" rel="nofollow">https://github.com/sdelements/lets-chat</a><p>It's coming along, but I'd love to have some ideas and code thrown at me.