Webdev/Side Projects: Difference between revisions

 
(8 intermediate revisions by 5 users not shown)
Line 4: Line 4:


== adrian ==
== adrian ==
; [https://github.com/AdrianGaudebert/component-entity Component Entity Manager for JavaScript games]
: A simple implementation of the component / entity model in JavaScript. It works both client- and server-side. It is meant to be a basic brick for JavaScrip game libraries or game engines, or for games that don't want to use heavy libraries. I would love to get feedback and reviews of this code, as well as suggestions to make it better.
; [https://github.com/AdrianGaudebert/fightly-game-engine Fightly Game Engine]
: Strategic, turn-based game engine for the Open Web. This a pretty heavy project, I want to refactor it a lot to make it really extensible and modular. The Component Entity manager up here was originally made for this project. Contributors to the project would be great, that will motivate me to create some doc and make it easy for others to contribute.
== andy ==
== andy ==
== ashort ==
== ashort ==
Line 15: Line 22:


== ednapiranha ==
== ednapiranha ==
; [https://github.com/ednapiranha/lexicrypt Lexicrypt]
: Lexicrypt is a Python / MongoDB proof-of-concept of token-based steganography. Content (currently text-based) is encrypted using AES and can only be accessed by users who have their API tokens added to the access list for it. More info coming soon - will be posted as development progresses at [http://lexicrypt.com lexicrypt.com]
; [https://github.com/ednapiranha/the-great-brain The Great Brain]
; [https://github.com/ednapiranha/the-great-brain The Great Brain]
: The Great Brain is a Node.js / jQuery experiment allowing multiple users to contribute text/images/audio to various 'nodes' that randomly communicate to each other and activate the node.
: The Great Brain is a Node.js / jQuery experiment allowing multiple users to contribute text/images/audio to various 'nodes' that randomly communicate to each other and activate the node.
Line 21: Line 30:
; [https://github.com/ednapiranha/auto-tagify Auto Tagify]
; [https://github.com/ednapiranha/auto-tagify Auto Tagify]
: Auto Tagify uses NLTK to auto tag words in a body of text.
: Auto Tagify uses NLTK to auto tag words in a body of text.
== erik ==
== erik ==
; [https://github.com/erikrose/mediawiki-parser MediaWiki Parser]
; [https://github.com/erikrose/mediawiki-parser MediaWiki Parser]
Line 47: Line 57:
: An HTML drawing tool NOT named after a product we all know.
: An HTML drawing tool NOT named after a product we all know.


== jbalogh ==
== jgrlicky ==
== jgrlicky ==
== jlongster ==
== jlongster ==
Line 100: Line 109:
; [https://github.com/nigelbabu/geektionary Geektionary]
; [https://github.com/nigelbabu/geektionary Geektionary]
: Like urban dictionary, but open source!  I haven't started anything yet.  I started with the idea of coding it in Flask + MongoDb, I might just use Django/Playdoh + Postgres instead.
: Like urban dictionary, but open source!  I haven't started anything yet.  I started with the idea of coding it in Flask + MongoDb, I might just use Django/Playdoh + Postgres instead.
; [https://github.com/nigelbabu/droidzilla Droidzilla]
: Android app for bugzilla.  Inspired by chatter in #toronto by beltzner and chelsea.  Stuck because I don't know enough Java and because I kept getting issues with the API.


== ozten ==
== ozten ==
Line 130: Line 137:


== tofumatt ==
== tofumatt ==
; [https://addons.mozilla.org/en-US/firefox/addon/kijiji-kombat/ Kijiji Kombat]
: Firefox add-on that removes annoying UX fails of the popular-in-Canada (but terrible-to-use) Kijiji website.
; [https://github.com/tofumatt/vacation-bot vacation-bot]
: A node.js IRC bot that reminds you of your vacationing web developer friend.
In development and not ready for primetime:
; [https://github.com/tofumatt/rails-annoying rails-annoying]
: Ruby Gem that takes some common, minor annoyances out of Rails (or your Rails code).
; [https://github.com/tofumatt/quotes Quotes.txt]
: Django app -- A collection of the funny things you and your friends say that no one should read.
== wenzel ==
== wenzel ==
; [https://github.com/fwenzel/strassendeutsch Straßendeutsch]
; [https://github.com/fwenzel/strassendeutsch Straßendeutsch]
Line 153: Line 170:
; [http://mediagoblin.org/ MediaGoblin]
; [http://mediagoblin.org/ MediaGoblin]
: MediaGoblin is a media-posting system in its early stages.
: MediaGoblin is a media-posting system in its early stages.
; [https://github.com/willkg/phil phil]
: phil is a command line utility that sends reminder emails about meetings as defined in an iCalendar file.
Confirmed users
26

edits