Careers 2.0 by Stack Overflow
Gravatar
profile updated
on Apr 3

Stephen A. Goss

Portland, OR, United States

blog.deliciousrobots.com

Top 10% Stack Overflow for
Top 20% Stack Overflow for
Currently Software Engineer at Kavi Corporation.

I've worked on a variety of systems as a software engineer and I've loved them all. In the time its taken you to read this, thousands of people have interacted with software I've written whether it's a chat system, video game AI, CRM software or web collaboration software. I take a great deal of pride in my work. I am constantly researching and trying out new systems and I'm never quite content with the status quo. If you are looking for a good, quiet coder to implement your boring systems, please look elsewhere. If you're looking for someone with passion and the chops to engineer innovative and elegant software solutions to interesting problems, please contact me.

Technologies

Experience (6)

Software Engineer

Kavi Corporation

Aug 2010 - Current

Support legacy web application with feature development, bug fixes, and code base modernization. Assist in the design and implementation of new products. Research, vet, and promote useful technologies and development practices. Eat doughnuts and drink coffee--yum!

Web Developer

Parthenon Software Group, Inc.

Nov 2008 - Aug 2010

  • Maintained existing web applications, designing and developing new features.
  • Created a store front web page with PHP, using a lightweight MVC framework.
  • Created a high performing pay-per-minute chat system both server side (PHP / Perl / MySQL / Memcached) and client-side (JavaScript and HTML).

Render Resource Assistant

Laika Entertainment

Aug 2008 - Oct 2008

  • Created Python scripts to manage files, notify users of disk space usage, query for file system errors, and update proprietary visualization systems through telnet and ftp interfaces.
  • Managed render queue on a multi-platform network, debugging errors and failed render tasks.
  • Optimized render throughput on farm, debugged malfunctioning systems, and managed shared storage usage.

Application Developer

DMA

April 2008 - July 2008

  • Maintained and developed legacy multi-tier reporting and analysis application.
  • Wrote database, server, and client code with strenuous security requirements.
  • Spearheaded the research, design, and development of C# / .NET integration with existing, legacy application stack creating a compatibility layer through COM and P/Invoke.

Junior Game Programmer

Pipeworks Software

Nov 2006 - Dec 2007

  • Wrote most of the AI code for a shipping console game title in C++ including both vehicles and characters.
  • Extended an in-house scripting system.
  • Developed other in-house game development tools.

QA Engineer / Build Manager / Software Developer

USNR / Inovec

Jun 2005 - Nov 2006

  • Defect discovery, tracking and reporting tasks.
  • Developed custom automated testing framework in C++ / MFC for large engineering system.
  • General bug fixing, release documentation, and customer interaction.
  • Maintained MFC / C++ application, Java/JSP reporting application various C# / .NET based tools.
display 4 more...

Education

B.S. English

Oregon State University

1997 - 2004

I volunteered as a tutor at the writing center on campus based on a recommendation by one of my English professors.

Stack Exchange Last seen 2 days ago

Open Source

dotfiles

My collection of dotfiles.

Sep 2010 - Current; followed by 3 people; forked 2 times


prboom-joystick

prboom 2.5.0 forked to add better joystick support

Nov 2009


py_md_docs

Python Class Notes

Oct 2010 - Current


md_docs

A Simple Rails 3 App to Share Documents

Sep 2010 - Current; followed by 2 people; forked 2 times


euler

My solutions to some Project Euler problems

Jun 2011


sml_life

Jan 2012 - Current; followed by 2 people; forked 2 times


display 3 more…

Tools

Generic 486 PC

vim

Background


Background

I delivered newspapers for nearly a year saving up $1000 to buy my first computer. When I got it, I immediately started playing with Qbasic that shipped with MS DOS 5.0, but things really got going when I managed to get a hold of a copy of Borland's Turbo C. It came with some tutorials and a complete DOS-based IDE with integrated documentation on the C language and libraries. Using that, I taught myself how to write software in C. My first programs were like screensavers--mostly dots and lines moving around the screen.

After attending Oregon State University, I decided to pursue software development as a career. I read a book on C++ and wrote a working clone of Asteroids using C++ and SDL. That was enough to score a job in software, initially in QA. I used my programming knowledge to automate some of the testing and reporting tasks. Using the extra time I created for myself through automation, I began to dig deeper into the bugs I was reporting to the rest of the software team. I started submitting small patches to fix the easier, more obvious bugs. By the time I left that job, I was wearing a lot of hats: QA lead, build/release manager, and junior software developer.