I am a Software Engineer. I live in the San Francisco Bay Area.
My favorite programming languages are C, Objective-C, Erlang.
I'm interested in mobile and audio projects, and functional languages.
My resume is here (PDF).
Feel free to contact me!
Stuff I write
- My programming blog
- My Twitter feed
- My GitHub home (more on my source code below)
Stuff I built
- ChessNote
- A correspondence chess game for the iPhone. It is built with Objective-C, Erlang, OpenBSD. It is available at the App Store.
[ChessNote Home | App Store page] - CLutils
- A collection of C, C++, Objective-C functions and classes that I built over the years. This is an amorphous by-product of all my software projects, including those that never saw the light of day. These utilities are mostly tailored to Mac OS X and iPhone development, but some of them are cross-platform.
[CLutils Home | Source Code] - cl_debug
- A light-weight C macro library for printf debugging
[cl_debug Home | Source Code] - SimpleTimer
- My very first Cocoa app! (Code could use some polishing ;)
[SimpleTimer Home | Source Code] - Open Source Contributions
- I always liked the sense of empowerment that Free Software provides, and while I was at 3Dconnexion/Logitech I was a big proponent of it. I had the pleasure to collaborate to a few open source projects, such as Blender (3D content creation suite), Second Life (MMORPG) and libSDL (cross-platform multimedia library).
[C/C++ patches for Blender | C++ patches for Second Life | C patch for libSDL]
[Some community posts]