Updates

I have been busy working on a few projects during the past few months. This is a quick summary post on what has been going on in my life recently.

Life has been quite hectic lately, with the work on Movie Genie going on, a new iPhone project in development, and a new job at Tall Tree Games building Fish World.

More recently, I managed to redesign and update this site with a better focus on my past work. I also decided to do more freelance work in 2010, so I have a few interesting projects lined up for the next couple of months, and accepting new offers for February and beyond. If you have anything in mind, drop me a line.

I also started a tumblr blog to gather interesting art projects and essays that I come across. This is mainly for personal use, but feel free to check it out if you share my interests.

I expect to be talking more about future iPhone and open source projects here in the upcoming weeks.

Speak Your Mind

  • Your address won't be shown, it will be used for Gravatar icons if available.

  • Markdown is allowed.

Header 1    Header 2
========    --------

*italic*    **bold**

> A single level blockquote
>> A nested quote

A link: [example](http://url.com "title")
Or a quick URL: <http://url.com>

1. Numbered list item 1
2. Numbered list item 2

* Unordered list item 1
* Unordered list item 2

Any paragraph with 4 spaces to 
the left is a preformatted code block

Language specific code blocks with 
syntax highlighting are supported too:

@@ python
import antigravity
@@ end