A selection of projects.
About me | Spanish version
Conway's game of life implemented with socket.io
Written using Node JS, express, socket.io and Angular
Web application for fruit importers. Features:
Being used by Forever Fresh LLC in USA, receiving fruit from Verfrut and San Francisco Lo Garcés
A desktop app that connects to CompuAgro's database (SQL Server) and lets you:
A desktop app for previewing and printing ZPL files through a Zebra. Made with .NET C#
A simple interface that connects to chilean's SAG, grabs the list of excluded growers and presents it in a nice grid.
Pivot data with aggregation and output to HTML.
In the movie “Tim’s Vermeer” (2013), Tim Jenison presents a mirror device with which you can “trace colors”
This Android app tries to simulate this “color tracing” concept.
When the edge that separates the camera from the photo disappears means you have succesfully matched the color
A web application for fresh fruit exporters.
Features: Fruit reception, packing processes, pallets, dispatches, bills, settlements, etc.
Check the whole list of features, screenshots and demo videos here:
http://fresh.edge.cl/
Say you want to stop seeing someone’s tweets, but you don’t want to unfollow him (because he might get offended). This extension lets you unfollow in a “soft” manner, without really unfollowing.
Update: well, it seems that this is the same as the “mute” feature. The code is still fun though…
A simple tool for converting YouTube XML annotations to SRT format.
Written with JavaScript (FileReader, Angular and jQuery)
Watch a youtube video with your friends at the same time.
Written using Node JS, express, socket.io and Angular
Draw at the same time with your friends.
Written using Node JS, express, socket.io and Angular
A web application for walnuts exporters, being used by one of the largest walnut exports in Chile, Growex.
Features: Receptions, packing processes, pallets, dispatches, bills, settlements, etc.
Check the whole list of features, screenshots and demo videos here:
http://ceviz.edge.cl/
In Chile is now mandatory to create electronic bills and other tributary documents, using XML and the schema defined by SII.cl. However, it is useful to be able to easily read these documents in a well known format: PDF.
This is a simple converter, from XML to PDF:
https://dte.azurewebsites.net
This project is in spanish, for obvious reasons.
A Chrome extension for imdb.com that simply adds an anchor to the friends page. (Why? because the real anchor is very difficult to find)
Update (February 20, 2017): IMDB has removed the “friends” feature (along with their message boards), so this extension is now useless. I suggest Chrome bookmarks if you want an easy access to your friend’s ratings
Plinto lets you find all the art galleries and exhibitions in you city.
Update (December, 2015): We decided to shut down Plinto because we couldn't get any funding
Track how shitty is your life by answering every night: “Was this a shit day?”, with one of two possible answers: “Shit day” or “Not shit day”.
This is a simple Java demonstration of John Horton Conway’s Game of Life I wrote some years ago (2011). Its a simulation of cells being born and dying, following some rules.
Bug-2 solves the problem of reaching a goal without knowing the entire map, but only the adjacent positions.
Algorithm:
Go in straight line to the goal’s direction. If you can’t continue because of an obstacle, start surrounding the obstacle until you intersect the original straight line, then continue in the goal’s direction. It is a “complete algorithm” because it always finds the goal.
In 2010, together with Matías Bennett, we wrote four J2ME projects in four weeks.
An email client (like Outlook) that supports POP3, IMAP, SMTP.
Includes features like managing contacts, labels, searching, blacklist, multiple accounts, etc.
Writen in C#
A web application I wrote back in 2005, for a fruit exporter in Chile (Bendavid, later Scramble) that allowed receivers to login and look at their pallets and vessels.
Writen with ASP 3.0 and SQL queries to a DBF database
A web application for gaming teams to share their news, matches, etc.
It was bought by Lan-Z (today Zmart), and offered as a feature for gaming teams.
Writen with ASP 3.0