Skip to content

Instantly share code, notes, and snippets.

@onewheelskyward
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onewheelskyward/d56bf5139243710a1d9b to your computer and use it in GitHub Desktop.
Save onewheelskyward/d56bf5139243710a1d9b to your computer and use it in GitHub Desktop.
/Users/akreps/.rbenv/versions/2.1.2/bin/ruby -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) /Users/akreps/Dropbox/resume/sample.rb
+--------------------------------------------------------------------------------------------------------------------------------+
| Andrew Kreps |
| (503) 544-3412 |
| andrew.kreps@gmail.com |
| Portland, OR |
+--------------------------------------------------------------------------------------------------------------------------------+
| I've been writing code for 18 years, and I rather quite enjoy it. |
+--------------------------------------------------------------------------------------------------------------------------------+
|----- Key Qualities ------------------------------------------------------------------------------------------------------------|
| |
| 0. Avid, quick learner. |
| 1. I think different. So different I don't even use the word differently. |
| 2. Problem solver. |
| 3. "I'm asking you this question because you're the best combination of knowledgable and non-threatening." - My co-worker, Elli|
| 4. Patient, mentoring personality. |
| |
+--------------------------------------------------------------------------------------------------------------------------------+
|----- Core Skills --------------------------------------------------------------------------------------------------------------|
| |
| a. Devops |
| b. Multiple language fluency |
| c. Planning and project management |
| d. Iterative methodology |
| e. Testable code |
| f. Performance tuning |
| |
+--------------------------------------------------------------------------------------------------------------------------------+
|----- Job History --------------------------------------------------------------------------------------------------------------|
| |
| Symphony Group, 1996 |
| Small shop, 3 guys. I taught myself how to write Perl code, literally, overnight. |
| Favorite Project: Writing a C program to decode a DBF byte-by-byte to determine customers' frequent buyer club status. |
| |
| DVD Express, 1998 |
| Bootstrapped startup- I did everything from being lead developer to automating business processes. |
| Favorite Project: Creating a pseudo-random coupon code generator. |
| |
| Nike, 2001 |
| Niketown.com, a haven of servlets and sports. |
| Favorite Project: Learning Java after 3 years of VBScript was one of the most interesting challenges I've ever undertaken. |
| |
| Monsoon, 2003 |
| My first responsibility was website development, and this is where I started learning about devops. |
| Favorite Project: Taking our monstrosity of a static HTML website into the future with some magic PHP code. |
| |
| Symantec, 2005 |
| piecing together large chunks of Java code. It was here I developed an appreciation for reusable code. |
| Favorite Project: Threw ant out in favor of Maven, taking us to a one-button deploy. |
| |
| Cambia (then Regence Blue Cross Blue Shield(tm) (r) (etc)), 2007 |
| as a decision maker, senior developer, project leader. |
| Favorite Project: Hubbub Health, the first of many in-shop startups. |
| |
| Shopigniter, 2011 |
| Not quite a commerce shop and not quite an interactive agency, there was always something interesting to do here. |
| Favorite Project: Rewriting our pricing code to be testable and absolutely deterministic. I'm a glutton for punishment. |
| |
| Athletepath, 2013 |
| Results and data management, product development. |
| Favorite Project: Building out our near-RESTful data api for bulk result imports and live streaming. |
| |
+--------------------------------------------------------------------------------------------------------------------------------+
Process finished with exit code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment