Skip to content

Commit

Permalink
Add official resume docs
Browse files Browse the repository at this point in the history
  • Loading branch information
robatron committed Nov 15, 2012
1 parent 6989249 commit 8fdb432
Show file tree
Hide file tree
Showing 6 changed files with 163 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added media/docs/mcguire-dale,rob-resume.pdf
Binary file not shown.
155 changes: 155 additions & 0 deletions media/docs/mcguire-dale,rob-resume.txt
@@ -0,0 +1,155 @@
___ _ __ __ ___ _ ___ _
| _ \___| |__ | \/ |__ / __|_ _(_)_ _ ___ ___| \ __ _| |___
| / _ \ '_ \ | |\/| / _| (_ | || | | '_/ -_)___| |) / _` | / -_)
|_|_\___/_.__/ |_| |_\__|\___|\_,_|_|_| \___| |___/\__,_|_\___|

Rob McGuire-Dale | rob.mcguiredale@gmail.com | (541) 250 - 0762


>>> Summary
===============================================================================

My primary interests are open source, and web development.

My favorite technologies are JavaScript, Python, HTML 5, Linux, and Git.

I've worked for Boeing, the Open Source Lab, and the Portland Art Museum.

I have a bachelor's degree in Computer Science from Oregon State University.


>>> Skills
===============================================================================

Technical:

- JavaScript, jQuery, Backbone.js, JSON
- Python, Django, Bottle, CherryPy
- HTML 5, CSS 3, Bootstrap, LESS
- Linux, Git, Bash, ViM
- Java, PHP, Drupal


Social:

- Leadership: Lead for an enterprise-wide collaborative coding project
- Coordination: Event coordinator for OSU's Linux User Group
- Adaptation: Studied abroad in San Miguel de Allende, GTO, Mexico
- Communication: Several years of Internet technical support experience


>>> Work Experience
===============================================================================

>>> The Boeing Company
-----------------------------------------------------------------------------
Developer, Linux Sysadmin, Project Manager | June 2010 - Current


GitLab Exploration Project:

Led a team of 15 people to create and manage a GitHub-like,
collaborative coding service for 120+ users. Based on GitLab, Gitolite,
and Nginx.


Enterprise Search Web Frontend:

Primary developer of the web frontend for Boeing's internal,
enterprise-wide search application handling more than 270,000 hits/day.
Based on Bootstrap, Backbone.js, jQuery, and Wok.


Web Analytics Service:

Created and managed a web analytics service for several enterprise-
wide web applications handling more than 1.1 million hits/day. Based on
Piwik, MySQL, and Nginx.


Data Migration Bridge:

Designed and developed a multi-threaded Java application interfacing
two major manufacturing/production engineering applications. Achieved a
speedup of 6.5x over legacy systems, reducing an 13-hour nightly job to
only 2 hours.


Mainframe Java API:

Designed and developed a Java programmable interface library to an
electrical-engineering mainframe application. Based on the IBM 3270
terminal emulator.


Application Security Analysis:

Penetration tested and analyzed web and thick-client applications for
information and computer security vulnerabilities.


>>> The Open Source Lab
-----------------------------------------------------------------------------
Software Developer | Dec. 2008 - June 2011


Ganeti Web Manager:

Key developer of Ganeti Web Manager, a web-based application for
managing Google's Ganeti cluster-based virtual machines. Based on
Python, Django, javaScript, jQuery, HTML, and CSS.


Touchscreen:

Key developer and designer of Touchscreen, an interactive kiosk
framework. Used to run the OSL's datacenter kiosk. Built with Python,
Django, Twisted, JavaScript, HTML, and CSS. Also gave a talk at
OSBridge June 2010.


Drupal Websites:

Collaborated on the design, development, installation, and
configuration of osuosl.org, goscon.org , and co.polk.or.us, based on
the Drupal PHP content management system.


>>> Portland Art Museum, NW Film Center
-----------------------------------------------------------------------------
Assistant Instructor, Digital Film Editor | July 2003 - July 2007

Children's Animation Courses:

Taught students how to animate their own short films, and edited
digital film for final class presentations, premiered at the Guild
Theater in Portland.


>>> Education
===============================================================================

Oregon State University:

- B.S. in Computer Science, Sept. 2011


Mt. Hood Community College

- A.S. in Computer Science, Sept. 2008
- A.S. in Mathematics, Sept. 2008


>>> Conferences
===============================================================================

Speaker:

- Open Source Bridge, June 2010 in Portland, OR: "Building Interactive
Displays with Touchscreen 2.0" <http://opensourcebridge.org/sessions/404>


Attendee:

- GOSCON (Government Open Source Conference), Oct. 2010 in Portland, OR
- Google I/O, June 2011 in San Francisco, CA
10 changes: 8 additions & 2 deletions templates/resume.html
Expand Up @@ -16,7 +16,9 @@
<div class='hero-unit'>
<h1>R&eacute;sum&eacute;</h1>
<p>
Open source enthusiast, web developer.
Now available in
<a href='/docs/mcguire-dale,rob-resume.pdf'>PDF</a> and
<a href='/docs/mcguire-dale,rob-resume.txt'>plain text</a>.
</p>
</div>
</div>
Expand All @@ -27,6 +29,10 @@ <h1>R&eacute;sum&eacute;</h1>
<h2>Summary</h2>
</div>
<div class='span8'>
<p>
My primary interests are <strong>open source</strong>, and
<strong>web development</strong>.
</p>
<p>
My favorite technologies are <strong>JavaScript</strong>,
<strong>Python</strong>, <strong>HTML 5</strong>,
Expand Down Expand Up @@ -253,7 +259,7 @@ <h3>Portland Art Museum, NW Film Center</h3>
<div class='span4'>
<h4>Children's Animation Courses</h4>
<p>
Tought students how to animate their own short films,
Taught students how to animate their own short films,
and edited digital film for final class presentations,
premiered at the Guild Theater in Portland.
</p>
Expand Down

0 comments on commit 8fdb432

Please sign in to comment.