Careers 2.0 by Stack Overflow
gravatar
profile updated
on Feb 10

Brandon Tilley

San Francisco, CA, United States

brandontilley.com

Top 10% Stack Overflow for more
Top 20% Stack Overflow for more
Currently Software Engineer at Grockit.

I'm a developer with a passion for great communication and clean code. I'm a quick learner with a versatile skillset and a hunger for knowledge.

Over the past 16 years, my eagerness to create interesting and useful software has powered my drive to learn everything I can. From BASIC at age 9 to the recent developments in Ruby on Rails and Node.js, I've devoured various technologies with keen interest. Although programming is my specialty, I am interested in the entire application stack, and have some experience in most stages of the development cycle, from server set-up to backup strategies.

I'm looking for a career where I can work on interesting problems and software, continue to feed my appetite for knowledge, and share that knowledge with those around me (and learn from them in the process!)

I am the author of NodeCasts, free screencasts for Node.js.

Technologies

Dislikes:

Experience (6) show all

Software Engineer, Grockit

July 2011 - Current

Grockit is dedicated to changing the online education space. At Grockit, I work on product features and infrastructure in Ruby, JavaScript/CoffeeScript (client-side and Node.js), and Java, and work with various technologies, such as MySQL, Redis, and MongoDB.

Co-Founder and Chief Technical Officer, Emerge Labs (DBA postEcho)

April 2010 - July 2011

Emerge Labs is the startup responsible for postEcho, a SaaS product designed to help with posting news releases to social media sites and tracking analytics and demographic data of the people who share that material on social networks. I do much of the Ruby on Rails programming and some of the systems administration.

Enterprise Applications Engineer, Fresno Pacific University

May 2008 - July 2011

As a software engineer, my duties include software development and/or maintenance for in-house uses (e.g. non-commercial software); monitoring existing computer systems for proper functionality and installing new systems; database design; and systems interconnectivity. FPU is a Datatel institution, and I have some experience with Datatel, including integration with other systems and minimal back-end administration.

Applications Specialist, Fresno Pacific University

October 2007 - May 2008

Help desk specialist in software; primary duties included helping university faculty learn to use technology and technological aids for educational purposes; other duties included assisting in all activities in IT services help desk, including diagnosing and repairing issues with staff computers and monitoring and repairing labs

Counter Intelligence Agent, Geek Squad

October 2005 - October 2007

In-store computer technician; duties included diagnosing hardware and software issues on customers' computers; required extensive knowledge of computer hardware in general and the Windows operating system

Computer Sales, Best Buy

September 2003 - October 2005

In-store salesperson in the computer department; duties included helping customers choose technology solutions based on their needs; required knowledge in computer hardware, software, and accessories, as well as the ability to quickly match customer needs with available solutions

1 more

Education

Computer Science, Catawba Valley Community College

2004 - 2006

Stack Exchange show all Last seen today

Open Source (6) show all

battlenet

GitHub, Apr 2011 - May 2012; followed by 47 people; forked 12 times

Easily consume Blizzard's Community Platform API.

My role: sole developer

Description: I had the opportunity to be one of the first to experience Blizzard's Battle.net Community Platform API, helping other developers on the Blizzard forums and eventually being made a community MVP. Battlenet is my Ruby wrapper for the API.


live-twitter-map

GitHub, Apr 2011 - May 2012; followed by 11 people; forked 4 times

Node.js server and client page to show geo-tagged Tweets live on a map

My role: sole developer

Description: I put this application together one evening to experiment with Twitter's streaming API. It looks for Tweets within the continental US and shows them in real time on a map.


convocate

GitHub, Jan 2013

Open source, real time chat in the browser. Runs on Node.js.

My role: sole developer

Description: Convocate is designed to a real time chat platform for groups of various sizes that wish to use something akin to Campfire or HipChat, but within their own firewall, and the project was born from my frustrations with some of these existing tools. The goal is a robust and great looking chat application with a good API for integrating external services.


chatterbox

GitHub, Apr 2011; followed by 8 people; forked 4 times

A simple multi-room chat site in Rails using Faye and PrivatePub

My role: sole developer

Description: Chatterbox is a small multi-room chat site built on Ruby on Rails using the Faye pub/sub library. It represents my early experimentation into real-time web.


dataloaderb

GitHub, Feb 2011; followed by 3 people; forked 2 times

Easily create, run, and extend Apex Data Loader processes on Windows via Ruby

My role: sole developer

Description: At Fresno Pacific University, we perform batch inserts and exports to and from our Salesforce instance. As our configuration XML became more and more cumbersome, and as some of our batches require some conditional logic before or after they run, we started developing dataloaderb as a solution. Still under development, dataloaderb presents a nice Ruby DSL for creating and running Apex Data Loader processes, including callbacks, etc.


gwt-wizard

GitHub, Apr 2010 - Sep 2011; followed by 7 people; forked 3 times

A flexible GWT wizard widget for your project

My role: sole developer

Description: GWT-Wizard is a flexible wizard widget for GWT projects. It tries to make as few assumptions as possible about your needs, making it a flexible and powerful tool, while still providing sane defaults that allow simple projects to get up and running with as little configuration as possible.

This project was last updated in 2010, when GWT 1.7 was the most recent version. There is a possibility it will not work in more recent versions of GWT without updates.


1 more

Writing

Serving Rails Apps with RVM, Nginx, Unicorn and Upstart | Brandon Tilley

Ever since reading GitHub's blog post on Unicorn, I've been interested in trying it out. This post will document the process I used to get Unicorn serving a Rails application behind Nginx, with RVM managing Ruby.


Tools

VTech PreComputer 1000

Vim

Background

Projects and links

I love to contribute back to the open source community whenever I have the opportunity. I have various projects (including some small and/or personal projects) up at my GitHub profile. I also share my opinions with the world on my blog.

59 Days of Code
In 2010, I participated in 59 Days of Code, a local web- and mobile-application programming contest, along with two co-workers. We entered into the Zero-Code portion of the contest, meaning we had two months to write software and figure out how to make it a viable business (and pitch it thusly to judges during the showcase!)

Our team won in our category, and from that win was born postEcho. In 2011, we had the amazing privilege of sponsoring the very same contest that helped give us life!


Background

I started programming when I was 9 years old. I had a VTech PreComputer 1000.

VTech PreComputer 1000

The thing had educational games on it--science questions would scroll by on the one-line, 20-character screen, and you'd type the letter for the answer, or fill in the missing letters for half-completed words as they'd scroll by in the spelling games. But it also had a BASIC interpreter, and I found it fascinating.

I remember when I first entered its BASIC mode, I couldn't figure out what it was for. You could type things but nothing seemed to really do anything. It wasn't long before I cracked open the "3 In 1 Computer Teacher Course Book" and flipped to the section on BASIC. There were code listings--10 of them, I think--and none of them made much sense. But, I followed the instructions and keyed them in, line by line, and the magic of RUN would bring the creations to life.

Eventually I started tackling some of the more advanced listings--loops, variables and input. I devoured the book. Before long I was writing my own (very simple) little BASIC apps. I had found my calling.