Projects
Current
-
Easily share and send entire folders or files of any size, WITHOUT having to wait ages for stuff to be uploaded to some central cloud location, because files are streamed directly from Chrome.
-
An application that you install in your PC or Mac to access your iTunes library from anywhere in the world through a web browser, and share your music with friends and family.
Old Unmaintained Stuff
-
DataEnlace.com
An old startup experiment, which was an online CRM system based on E-Groupware, an open source project for which I made part of the core dev team for a while.
Dataenlace.com is no more. You can see an archive of the website here, and a slide presentation of the company here.
-
GANTTy.com
Online project management tool, inspired by Microsoft Project.
The website is archived here.
-
A small app to securely store your accounts passwords. Open source.
-
Financial functions library for the PHP programming language.
Other Experiments
Things I'd do if I had time
- MD5 database: An massive online db to retrieve strings given an md5 string. Would store common passwords with character case variations and leet characters modifications.
- Website/services unavailability reports: automatically fed by automated searches of users complaints over twitter.
- Javascript distributed computing: leveraging on the fact that javascript is the most prevailing language in the world, the idea is to have a website where people could submit scripts, which would get run on a special page of the site when people visit. Would have bindings to report calculation progress to a central server.