Careers 2.0 by Stack Overflow
gravatar
profile updated
on Apr 25

Sean Massa

Chicago, IL, United States

massalabs.com

Top 10% Stack Overflow for
Top 20% Stack Overflow for
Top 30% Stack Overflow for
Currently Software Engineer at Groupon, and Organizer at Chicago Node.js Meetup.

Technologies


Experience (10) show all

Software Engineer, Groupon

October 2011 - Current

  • lead redesign of Ruby on Rails app as Backbone/CoffeeScript/RequireJS app against RoR APIs
  • helped organize an informal Front End team inside the company
  • held internal training courses on various topics: coffeescript, promises, streams, "respecting javascript", nodejs
  • open sourced libraries I wrote were used by projects in the company: bondjs, facile.js
  • represented the company at recruiting events
  • performed tech, pair, and phone screen interviews for candidates
  • championed work on stronger internal jasmine test suites
  • created a custom test setup based on CasperJS (including workarounds for bugs and a DSL), Testem, Mocha, and BondJS.
  • contributed to building out a Node.js infrastructure to support new app development at scale
  • created an Engineering Peer Program and other new hire experience initiatives
  • organized Geekfest

Organizer, Chicago Node.js Meetup

October 2011 - Current

  • come up with ideas for meetups
  • schedule meetups
  • find speakers
  • run workshops
  • present at meetups
  • find sponsors

Freelance Node.js Developer, Takumi Capital

June 2011 - August 2011

I created a platform that streams data from network sockets on remote machines, compiles the data into a data structure, and provides visualizations of that data (with HighCharts) to a web browser in real time (over socket.io).

The data was stock information sent back from high-frequency trading systems at stock exchanges.

Internal Software Engineer, Sonoma Partners

May 2011 - October 2011

This position involves internal development instead of direct client development.

  • Maintain internal tools used to enhance the development, management, and sales processes
  • Develop new plugins for Microsoft Dynamics CRM
  • Improve development practices by introducing unit testing and better source control

Software Engineer, Sonoma Partners

January 2010 - May 2011

  • Championed the removal of unnecessary .NET Interfaces in the Data and Logic layers of the project template.
  • Rewrote an import process to use SQL directly into the CRM tables instead of the CRM API because the API was way too slow!
  • Optimized SQL queries to operate on 6 million records in a reasonable amount of time and disk space.

Support Engineer, Canopy Financial

April 2009 - November 2009

  • Writing SQL scripts to correct data
  • Debugging SQL Stored Procedures and fixing them
  • Debugging Enterprise-level ASP.NET Applications and fixing them
  • Developing Tools to automate common tasks
  • Interviewing candidates for peer positions

Web Developer, Heitman

April 2007 - April 2009

  • Designing, Developing, Testing, and Maintaining ASP.NET applications for internal use
  • Maintaining legacy applications written in Classic ASP and .NET 1.1

Web Developer, INCCRRA

March 2007 - August 2007

  • Maintenance of existing code base
  • Wrote web pages in VB.NET and ASP .NET against a DB2 back-end
  • Utilized and modified custom Web Services to access data
  • Used AJAX Controls to enhance web forms and page postback handling

Typesetter, Publication Services

2001 - 2007

Part-time during high school and college; full-time during summers.

  • Typeset marked-up pages
  • Proofread typeset pages
  • Wrote scripts to structure large quantities of data
  • Prepared job “Setups” using Adobe FrameMaker and Quark eXpress

Software Developer Internship, The Sedona Group

June 2006 - August 2006

  • Wrote web pages in C#.NET and ASP.NET against a SQL Server back-end
  • Created a custom control that connected to a GMail account in order to fetch specialized news reports via Google Alerts
  • Created and integrated custom pages into the Content Management System
5 more

Education

B.S. Computer Science, Illinois State University

2003 - 2007

  • Deans List
  • 3.50 GPA in Major
  • Area (Dorm) Student Government Vice President

Stack Exchange show all Last seen 2 days ago

Open Source show all

bond

GitHub, Oct 2012 - Apr 2013; followed by 2 people; forked 3 times

simple stub/spy javascript library


facile.js

GitHub, Feb 2012 - Feb 2013; followed by 11 people; forked 7 times

simple convention-based template engine


Writing show all

Avoiding Global State in JavaScript and the Testing Thereof

Global state is bad. We all know it, but we seem to have forgotten how to recognize it in JavaScript.


JavaScript Testing with Jasmine and RequireJS

Integrating RequireJS with Jasmine to create an easy and scoped testing environment.


Reading

Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript (Effective Software Development Series)

Effective JavaScript

68 Specific Ways to Harness the Power of JavaScript

David Herman


Code Complete (Microsoft Programming Series)

Code Complete

Steve McConnell


Don't Make Me Think: A Common Sense Approach to Web Usability, 2nd Edition

Don't Make Me Think

A Common Sense Approach to Web Usability, 2nd Edition

Steve Krug


Tools

386 running DOS

vim

Background


Background

Just before high school, I had no idea how a computer worked or even how you would use one. I just never had the exposure to them. But then a friend showed me how to make programs in QBasic for DOS. Since then, I've been hooked.

I would spend hours reading the documentation for QBasic--learning new commands and new techniques. I would visit QB websites and look at other people's source code. I wrote programs that ask trivia questions and score you; a Pokemon sprite-based game; a text-based mud-like game; and a crappy fake Operating System complete with screen saver!

Since then, I've moved on to C#, VB.NET, Ruby on Rails, and JavaScript in a professional capacity. In my free time, I've explored the depths of JavaScript and the more recent Node JS platform.

It's been a crazy journey so far and I'm not nearly done.