I was born in a small town. I crawled, ran, jumped and leaped through life to reach this very moment in time. Thank you for sharing this moment with me.
In a more concrete sense, I am a software developer living in San Francisco. For ethical, moral, or spiritual advice, email me at mconbere@gmail.com.
There are many ways of getting in contact with me. Here are some easy ways:
If in doubt, an email is probably best.
You may be in the position to offer me the job of a lifetime, or perhaps want to grant me a large sum of money but want to review my accomplishments before your final decision. Fear not, for I have my résumé ready to review:
You may be interested in creating a similarly-styled résumé. Fear not, the project is hosted on github!
To improve transparency and reduce inequality in the workplace, I choose to publish my salary publicly. See More.
Sudoku Solver A simple little sudoku solver app written in JavaScript.
Protobuf Résumé Out of a desire to no longer worry about formatting paper documents, and a love of tools that parse, I designed a binary protocol buffer format to describe a résumé. The project also includes tools to convert this format into Markdown and HTML.
MacSweeper Out of a desire to procrastinate while running OS X, I wrote a sleek port of Microsoft’s Minesweeper. Note: sleek for the time. This was originally written around 2006, and is showing its age.
Pants! No Pants! Naked! A game similar to Rock Paper Scissors. But more fun.
The Baseball Design Pattern There is one rule: You may not return. You may only catch and throw. A “fun” twist on writing C++ and Java code. See the repository for examples and user testimonials.