Discussion: Sharing Code / Projects

Is anyone else sharing code?

For example, I've got the source for some python API bindings, scripts, and a sample google app engine site on github here:
https://github.com/fmoo/glitch-python

If you've got a glitch-related project on github or bitbucket or google code, you'd like to share with everyone, feel free to post a link on this thread.

And feel free to DM me on github and we can exchange nicks if you'd like to chat about projects/ideas offline.
For Rubyists, I added Glitch authentication to OmniAuth:
github.com/intridea/omniauth
I've been starting to do work on the Animation portion of the API. I'll be putting together an extended API for it. I'll see about distribution when I have something more substantial. Good idea! Thanks!

Edit: I have a GitHub account, but I forget my nick. I think it's my company name, but I'm not sure at the moment. Have to look.
https://github.com/coderanger/glitchtools has all my Django code for authentication and API interaction, most of which should be pretty generic.
Thanks so much for the contribution to OmniAuth, Hands. It worked beautifully!

I'm in very early stages of an avatar-related project that I'm working on in Ruby. It can be found here: https://github.com/duien/time-glitch

So far, there's some quick and dirty code for calculating Glitch time from regular time. Next step will be actually doing something with the data :)

I'm going to try to put a gem together for the API once I've played with it a bit. It'll be up on github once I start it.
I'll figure out how to use sub-modules and add every ones stuff in this project I made a while back. :)

https://github.com/sunchips/Glitch-API