Careers 2.0 by Stack Overflow
Gravatar
profile updated
on May 2

Bryan J Swift

New York, NY, United States

bryanwrit.es

Most recently Developer [Contract] at Momentum Worldwide.

I got started doing software development in college when I decided Physics research wasn't for me and took a computer science class, and then promptly filled out a minor in it while finishing my physics studies and performing calculations by writing simple programs rather than using a calculator. It may have been the long way to get the numbers but it was certainly more interesting.

As I've learned more about computer languages I've come to realize I started with the wrong ones. My first programming language was Java and I continued to do professional Java development for a couple years after graduating working for Devis doing government contracting work.

My programming language tastes have become more eclectic as I've been exposed to different roles. Much of my exposure to new languages and roles in the software development process came during my time at AKQA, a digital advertising agency.

I have found I thoroughly enjoy both front-end (or client side) and back-end (or server side) development and I'm getting more in the habit of thinking in terms of functional programming practices.

Technologies

Experience (12)

Developer [Contract]

Momentum Worldwide

February 2012 - March 2012

Momentum was producing a Jay-Z concert sponsored by American Express to be performed during SXSW '12 and the Momentum team wanted to integrate some social media messaging, specifically from Twitter, to be displayed in the lead up to the concert. I was brought in to create a moderation intermediary for the Twitter streaming API and to execute on the team's vision for displaying the tweets.

  • Evaluate front-end technologies for 3D tweet display
  • Recruit, manage and direct front-end developer
  • Build and document API for moderating tweets and accessing approved tweets
  • Initialize server environment, including nginx load balancing / proxying and MongoDB

Sabbatical

Bryan J Swift

June 2011 - December 2011

Since I had taken almost no time off since starting to do freelance work I decided it was time to break from client work and do some other things. I spent the first two months working on a personal project ([Persnicketly][2]) and finishing up the last of my existing client work. Towards the end of those months I was also planning out an international vacation with my girlfriend and learning Japanese. On September 2nd we landed in Japan and headed to Ofunato in the Iwate prefecture to do tsunami relief work until September 30th. Following the relief work we traveled through Japan, visited Singapore and then toured New Zealand before arriving in California to spend the holidays with my parents.

As far as persnicketly is concerned, I was responsible for everything save the visual design. I did the server setup, the server side development, and the client side development. This includes setting up server and service monitoring tools such as munin.

Developer [Contract]

RedRover

February 2011 - June 2011

RedRover is a social startup focused on enabling people to make plans with friends. They needed someone with a general web skill set to assist with various parts of their consumer facing development.

  • Wrote embedded HTML pages for the iPhone client
  • Adapt Objective-C templating library to suit RedRover's needs
  • Dug into Ruby code powering the desktop web site to add and update features
  • Took over development of Android client from third-party vendor
  • Mentored a junior developer while doing code reviews and (some) peer programming

Developer [Contract]

Appinions

October 2010 - January 2011

Appinions (formerly Jodange) had a trio of talented computational linguists working on their opinion processing platform but no one to build applications to present the data to the world. I helped build the consumer facing applications or widgets based on the Appinions API.

  • Architected and developed a thin aggregation layer on top of what was a straightforward REST API
  • Developed embeddable iframe widgets built on the Appinions API and my aggregation layer to display varying and configurable data sets
  • Wrote Jersey resources and providers to make serving the data easier for embeddable applications
  • Created custom servlets to display a variety of different widget types
  • Ported existing applications connected directly to Solr to use the Appinions API

Developer [Contract]

AKQA, Inc [DC]

August 2010 - October 2010

I was brought on to supplement the team working on a site for the soon to launch (at the time) Chrome Web Store. The site (Delta Embark) was to pull data from web services developed by an external team.

  • Designed the REST interface for the outsourced web service development
  • Built out module loading scheme and scripts to handle the processing of a single page web application
  • Created client side local storage code using the local database APIs provided by Google Chrome
  • Implemented custom JavaScript selects and other styled form controls

Developer [Contract]

Luna Design, Inc

August 2010 - October 2010

Luna Design is a small web design studio where I did some work on small, quick to develop sites. Each site had design well specified, I was doing client side execution.

Developer [Contract]

Euro RSCG

July 2010 - August 2010

This was a three week gig focused on getting an already implemented site cleaned up for launch because the shop they had outsourced to left it in shambles.

  • Took over existing front end code for vyvansekids.com
  • Cleaned up CSS and JS implementation in order to fix critical IE6 bugs

Developer [Contract]

AKQA, Inc [DC]

May 2010 - July 2010

Working on the Crysis site was an interesting exercise because I had nearly zero visibility into the Drupal project and as a result had to develop the site in display modules that could largely be put into any page.

  • Developed client side code for mycrysis.com as a remote employee working with a team of PHP Engineers

Developer [Contract]

No Mimes Media, LLC

April 2010 - September 2010

Worked with a contract designer to create a useful web site for a budding transmedia company.

  • Discussed usability and design with designer and client to come up with an informative and usable design
  • Hand crafted HTML, CSS, and JavaScript to execute on the vision of the designer

Developer [Contract]

Arc90

February 2010 - May 2010

  • Revamped and simplified build process for client's existing code base
  • Participated in debugging of critical production issues
  • Produced documentation regarding existing infrastructure to ease transition from client's technical team to Arc90's team
  • Set up infrastructure for Selenium unit tests in order to ease continuous integration

Senior Software Engineer

AKQA, Inc [NY]

November 2006 - February 2010

  • Stepped into a Management role leading a team of developers working on a top to bottom re-launch of a Smirnoff’s online presence
  • Developed and Maintained HTML, CSS, and JavaScript based on PSDs created as part of site redesign efforts for multiple clients, including Smirnoff, Motorola, and Benjamin Moore
  • Led the front-end development efforts for major global client website redesigns (Smirnoff, Motorola)
  • Improved the internal development processes of the New York office by setting up proper development and QA environments as well as laying down some source control servers and knowledge
  • Created a module to augment the Magnolia CMS’ functionality to fit the specific needs of Smirnoff’s brand team
  • Developed and managed Java integration points for third-party vendors and internal teams for Aircell’s GoGo product

Systems Analyst

Devis

June 2004 - November 2006

  • Designed, Developed and Maintained Java Web Applications utilizing three-tier or multi-tier architecture in a small team environment
  • Designed and Implemented a reporting module improving Devis’ ability to efficiently and rapidly add reporting capability to systems in production or development
display 10 more...

Education

B.S. Physics with Computer Science and Philosophy

Juniata College

2000 - 2004

  • Awarded the Paul R. Yoder scholarship
  • Dean's list from second semester sophomore year through graduation

Open Source

persnicketly

Aggregate data from Readability to provide a crowd curated reading list of the best articles and blog posts around the web.

May 2011 - Current

I built the project soup to nuts including server and monitoring setup. Concept work was shared between myself and Rachel Diesel and Rachel did the visual designs but I wrote all the code and set up the servers and figured out how to deploy it.


simplenote-api

JVM implementation of SimpleNote API

Mar 2011; followed by 4 people

I wrote a Simplenote application called SwiftNote for Android. That application is using the old v1 Simplnote API. This is a project to access v2 of Simplenote API to enable SwiftNote to use the new API.


simple-velocity

Simple tools for working with Velocity templates in Scala

Oct 2009 - Current

I love the Velocity templating language for Java projects precisely because it allows you to do fewer 'bad' things than JSPs but I wanted an easy way to interact with Velocity templates. simple-velocity is that easy way.


gaelucene

Write Lucene indexes to the App Engine Datastore

Jun 2010; followed by 4 people; forked 2 times

I was working on a side project using Google App Engine and I wanted to be able to search the data I was saving. The best way I knew to make data searchable was to use a tool like Lucene, however Lucene defaults to using the filesystem which GAE does not provide access to. gaelucene was my way around that, by writing the data sent to Lucene into the GAE data store I was able to make the data searchable.


mootools-form-replacements

Creates styleable elements that function like standard form elements.

Oct 2010; followed by 8 people; forked 2 times

Originally written for client work this group of plugins has been separated out and prettied up so I can re-use them in various places. They work well and are keyboard accessible, and while not packaged with any default styles they can be styled to look pretty swell.


quotidian

A place to store and organize quotations

Jun 2009 - Current; followed by 5 people; forked 3 times

The idea is pretty simple, save quotes you find or hear with some meta information like attribution and context. I built this because I thought the idea, originally posted by Alex Payne, was an interesting one and I wanted to learn about GAE. Aside from the idea all the development work was mine.


display 3 more…

Apps & Software

favicon

Be Persnicketly

Collecting your favorite articles from Readability.

Persnicketly is a collaboration between myself and my friend Rachel Diesel. Rachel helped with the idea and did the design work while I wrapped my head around the Readability API and built out the connection and storage and front-end. The code and server configuration are all my work.


Writing

Persnicketly v1.1.7

Bryan Writes

Version 1.1.7 of Persnicketly was just deployed. It contains changes to the way data is retrieved from the Readability API. Prior to v1.1.7 Persnicketly used Dispatch to…


Louis CK and His Special Money

Bryan Writes

On the 10th of December Louis CK released a self-produced, DRM free comedy special available for download for $5 (USD). He did it in part as an experiment to see if he…


The Paralysis of Possibilities

Bryan Writes

At times a decision simply must be made. When it is a big life decision, the kind people talk about when discussing the proverbial fork in the road, the ‘correct’ path…


Back To Work

Bryan Writes

It has been a while since I’ve put in work and it was grating on me after a couple of weeks back in the US of A. Almost automatically I opened up the source code to…


Good Reads - December 23rd

Bryan Writes

I spent a fair amount of time today reading through my (impressive) backlog of articles in Instapaper (if you own an iOS device and don’t own Instapaper you should check…


Reading

StackOverflow.Models.CVBook

Managing Humans

Biting and Humorous Tales of a Software Engineering Manager

Michael Lopp

Ostensibly this book is about management of people but really I found it useful from the perspective of thinking about how people interact with each other and the different kind of personalities that will be encountered.


StackOverflow.Models.CVBook

Programming Scala

Scalability = Functional Programming + Objects

Dean Wampler, Alex Payne


StackOverflow.Models.CVBook

JavaScript

The Good Parts

Douglas Crockford


StackOverflow.Models.CVBook

The Moral Animal

Why We Are, the Way We Are

Robert Wright


StackOverflow.Models.CVBook

Being Geek

The Software Developer's Career Handbook

Michael Lopp


display 2 more…

Tools

Generic 486

MacVim or TextMate maybe IntelliJ

Background


Background

Growing up we always had computers in the house and so I always used them whether for creating presentations or writing reports or doing research in the early days of the internet or cd-rom encyclopedias. But college coursework was where I really got to understand the power of programming the computer. The first time I really built a program was as part of a physics research course. I built a program to accept the inputs for our calculations and give me the answers and put them in tables. Through the course of creating this software I realized I was much more interested in writing code to make this program accurate and helpful than I was in doing any of the research or experimentation to gather the data. I haven't looked back.