Careers 2.0 by Stack Overflow
gravatar
profile updated
on Feb 27

Andrew Wagner

Denver, CO, United States

drewag.me/?source=stack-overflow…

Top 20% Stack Overflow for
Top 30% Stack Overflow for
Currently Mobile Software Engineer at ShowMobile, and Owner at Digital Assertion, LLC.

I began my coding career in high-school making flash and calculator games for my friends. I also worked part time developing websites. This was completely self taught. When I started college I began to formalize my knowledge of programming and became passionate about designing easy to use and powerful applications.

When the iPhone came out I was inspired and instantly got to work teaching myself how to use Apple's API. My first app, Notecards, was mostly designed for my own use when I was studying German for my internship at Deutsche Bank, but I soon realized that many people could benefit from it and I decided to try my luck at putting it on the store. That turned into a relatively successful app, not earning me enough to live on, but a good supplement during the rest of my college career and once I began work at Garmin International.

While working for Garmin, I have continued to develop apps on the side. Garmin has given me a wonderful insight into the workings of a large company and more formal product development and support. It has only inspired me even more to pursue my passion of developing leading technologies and applications for the consumer market.

I love my work at Garmin but I also want more out of my career. I decided to start looking for contract work to do on the side, mostly in iPhone and OS X development. That is what I am doing on this site. If you are interested in a passionate, extremely hard working and organized iPhone developer, please don't hesitate to contact me and we can discuss moving forward.

Technologies


Experience (6) show all

Mobile Software Engineer, ShowMobile

November 2012 - Current

Mobile / iOS development for ShowMobile's platforms and company products.

I work on an Agile team of UX designers, backend ruby developers and iOS developers developing a social mobile entertainment platform.

I am primarily responsible for breaking down tasks and implementing them but I also provide feedback and suggestions on usability.

We practice paired programming and test driven development to maximize quality and reliability.

Owner, Digital Assertion, LLC

August 2008 - Current

Overview

  • Conceptualized iPhone Apps ʻNotecardsʼ, ʻRedirectʼ, and 'Busy Bee Cafe' as well as ʻNotecardsʼ desktop application
  • Designed multi-touch based user interfaces and code architectures
  • Developed code and graphics
  • Marketed and maintained apps: currently more than 60,000 downloads

Details

I began developing iPhone apps in college and formed Digital Assertion, LLC when I began putting them on the store. Since then I have developed the following applications:

Notecards

App to create and study notecards or flashcards with various study methods that help you study cards that you know the least. There is a free desktop application available to create the cards on a computer and sync them to devices over the network. It is also possible to share cards from device to device.

This app has a portable data model that allows representation on both the iPhone and desktop while also allowing for exporting and importing to other file formats such as CSV. It also sets up a TCP server to communicate with network devices and has several algorithms for allowing users to study effectively.

Redirect

Puzzle / Action game where user's try to redirect 1 or more balls using paddles and other more advanced techniques to a finish.

This app is written in combination of UIKit and OpenGL. It has a complete in game editor and allows for users to send their designs back to me for possible inclusion in future releases.

Busy Bee Cafe

My first contract app for a Cafe / Restaurant / Bar in Raleigh, North Carolina. It allows patrons to look up the current menus, events, articles, and updates.

This app has a simple and unique UI customized to the Cafe's needs and theme. It downloads data directly from the website periodically and stores it locally for offline browsing.

Software Engineer, Garmin International

January 2010 - November 2012

Overview

  • Developed one-shot address recognition and supported multiple products using speech recognition
  • Spearheaded development on web based internal speech recognition tools
  • Architected new hybrid speech recognition and natural dialog system
  • Developed processes and assisted in the adoption of tools to improve development efficiency

Details

Member of the speech technology working more specifically on Automatic Speech Recognition (ASR). I develop both the offline and embedded part of the ASR solution.

The offline part consists of context building from the maps including address and POI entry. This part requires the parsing and processing of massive amounts of data that spans multiple countries, continents, and languages. For that reason, it is extremely important to develop processes and code to assist debugging the oddities that inevitably happen in that amount of data. It is also important to develop good automated tests to ensure the validity of newly created data.

The embedded part consists of using a speech recognition engine to recognize against those pre-built contexts to support the user finding addresses. It also consists of refining the user interface with both visual elements and voice control to make the products more usable and powerful for consumers. My team releases a framework that goes into many products in both the Personal Navigation Device market as well as the Automobile industry.

I make a point to optimize and improve existing tools and code to enhance performance, usability, and even debugging capabilities. This means designing from a high level view and at the same time finding low level optimizations within the embedded code. This also goes beyond the code by improving processes such as task management and version control within the team.

I have also lead a team developing internal web tools to integrate various processes, audio collection, regression testing, and other team tools in one place to support our development. These tools are made with of a PHP front end with a MySql database using Ajax, HTML5, and CSS3. These pages also collaborate with multiple C++ web servers that wrap embedded code for regression testing.

Recently I have also architected a next generation on and off-board speech recognition system with Natural Dialog capabilities.

Teaching Assistant, Rensselaer Polytechnic Institute

August 2008 - December 2008

Overview

  • Helped students learn about data structures and algorithms
  • Aided students with basic programming concepts in C
  • Guided students in beginning iPhone app development

Details

Helped students in a lab environment to put concepts, learned during lecture, into practice. This was for two different courses, one which was for general engineers wanting some exposure to development in C, and another was for computer science majors learning advanced data structures and algorithms.

Also developed material for students in an independent study course to begin developing iPhone apps.

Intern, Deutsche Bank

June 2008 - August 2008

Overview

  • Conceptualized drink ordering application for Microsoft Surface device
  • Designed multi-user, multi-touch, 360 degree interface
  • Developed code and graphics
  • Navigated a large international company

Details

My main responsibility was to prototype development of Microsoft Surface applications so Deutsche Bank had a better idea of what went into development and what possibilities the platform has.

This prototyping involved making a drink ordering application that took advantage of the multi-user, multi-touch, and 360 degree interface. I developed the both the code and the graphics for the application.

Project Manager & Graphic Designer, AlphaLynx

April 2005 - August 2006

Overview

  • Designed graphics for real-estate web applications
  • Developed code for front-end of websites including HTML, CSS, and Flash
  • Gathered information and maintained contact with clients

Details

My main responsibility was the graphics for the web application front-end. This began with prototyping new designs and communicating with customers until they were satisfied with the design. I then developed the HTML and CSS to apply those designs to the web application back-end.

1 more

Education

B.S. Computer and Systems Engineering, Rensselaer Polytechnic Institute

2006 - 2009

Graduated Magna Cum Laude GPA: 3.75

Honors: Dean’s List ‘06-’09, Tau Beta Pi, Headmaster Leadership Award

Stack Exchange show all Last seen today

Open Source show all

Objective-C Bindings

GitHub, Jan 2013; followed by 14 people

A clean way to use KVO to ensure a property is always updated to match a property of the same or a different object.

I conceived of the idea to do this and developed it with a few people at Pivotal Labs.


Flurry

GitHub, Mar 2012

Cross-platform and extensible application launcher and action performer

I conceived of this application and I haven't had the free time to develop it more yet. I have a basic framework in place so far but it doesn't do anything practical yet.


powershell-files

GitHub, Sep 2012

Customized Windows Powershell

This is just some powershell setup stuff I use. I prefer the unix environment but I am an equal opportunity developer :).


Apps & Software show all

favicon

Notecards

Read reviews, get customer ratings, see screenshots, and learn more about Notecards on the App Store. Download Notecards and enjoy it on your iPhone, iPad, and iPod touch.

Everything: Conceived, developed, marketed, and maintained


favicon

Redirect

Read reviews, get customer ratings, see screenshots, and learn more about Redirect on the App Store. Download Redirect and enjoy it on your iPhone, iPad, and iPod touch.

Everything: Conceived, developed, marketed, maintained


favicon

Busy Bee Cafe

Read reviews, get customer ratings, see screenshots, and learn more about Busy Bee Cafe on the App Store. Download Busy Bee Cafe and enjoy it on your iPhone, iPad, and iPod touch.

Did this as contract work for the Busy Bee Cafe. Developed graphics based on color scheme and feel of website. Wrote code, managed release, and maintained the application after release.


favicon

What the Turkey?

Read reviews, get customer ratings, see screenshots, and learn more about What the Turkey? on the App Store. Download What the Turkey? and enjoy it on your iPhone, iPad, and iPod…

Worked with artist to conceive of the application and wrote code and managed it on the iTunes App Store.


Writing show all

UX and Agile

drewag.me

Discusses a high level way that we can integrate UX designers better into Agile software practices.


Objective-C bindings

drewag.me

Discusses a clean way to use KVO to ensure a property is always updated to match a property of the same or a different object.


Enforce Good UX Through Reusable Code

How creating a library of reusable components helps both programmers and UX.


Two Major Challenges with Speech-Recognition Technology | UX Magazine

UX Magazine

Speech is still a relatively new interface. Technology is finally starting to catch up to the dreams that we've had since the invention of the computer itself: dreams of having natural conversations…


Reading (6) show all

Cocoa Design Patterns

Cocoa Design Patterns

Erik M. Buck, Donald A. Yacktman


Universal Principles of Design, Revised and Updated: 125 Ways to Enhance Usability, Influence Perception, Increase Appeal, Make Better Design Decisions, and Teach through Design

Universal Principles of Design, Revised and Updated

125 Ways to Enhance Usability, Influence Perception, Increase Appeal, Make Better Design Decisions, and Teach through Design

William Lidwell, Kritina Holden, Jill Butler


Leonardo's Laptop: Human Needs and the New Computing Technologies

Leonardo's Laptop

Human Needs and the New Computing Technologies

Ben Shneiderman


The Atomic Chef: And Other True Tales of Design, Technology, and Human Error

The Atomic Chef

And Other True Tales of Design, Technology, and Human Error

Steven Casey


Usability Engineering

Usability Engineering

Jakob Nielsen


1 more

Tools

TI-83 Calculator

Vim