Created
October 14, 2015 01:31
-
-
Save ckib16/f4b176f6fd552a0d8422 to your computer and use it in GitHub Desktop.
My resume for Homework #1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<title>Chris Kibble - Resume</title> | |
</head> | |
<body> | |
<h1>Chris Kibble</h1> | |
<h2>Summary</h2> | |
<p> | |
Experienced Air Force officer with proven project management, web development, and analytical skills looking to help solve national-level technology problems. Demonstrated success in leading teams that bridged the gap between technical competence and business results. Award-winning instructor adept at learning and communicating highly detailed concepts to all skill levels. Motivated to work with other dedicated and driven professionals. Desired outcome – technical project management position on a USDS national security team. Clearance: DOD Top Secret/SCI Available: Oct 2015 Location: Can relocate to any major metro area. | |
</p> | |
<h2>Skills</h2> | |
<p> | |
Project Management: process improvement, consensus building, leadership under stress, ops research tools Back-end: Ruby, Rails, Git & GitHub, Heroku, Stripe, RSpec & TDD, basic Sinatra applications, Jekyll, WordPress Front-end: HTML, HAML, CSS, Sass, Bootstrap & responsive design, JQuery, JavaScript (Node & Angular - Oct ’15) | |
</p> | |
<h2>Experience</h2> | |
<h3>Web Developer - Freelance (DC Metro Area) Feb 2013 - PRES</h3> | |
<ul> | |
<li>Projects: Bloccit (social news), QuickMarks (social bookmarking), GroupThink (Wiki collaboration), Newsletter</li> | |
<li>Active in Ruby community at RubyNation ’15 (speaker), RailsConf ’15 (lightning talk), NoVA and DC RUGs</li> | |
<li>Contributed to Open Source by adding Jekyll & Stripe into Operation Code app using distributed Git workflow - Overhauled 80th Fighter Squadron site which increased page visits by 1200% and paid membership by 26%</li> | |
<li>Disciplined self-starter logging 15-20 hrs/wk in web development (730+ hours in past year) in addition to AF job</li> | |
</ul> | |
<h3>USAF Staff Officer (Pentagon and San Antonio) Sep 2009 - PRES</h3> | |
<ul> | |
<li>Managed 14,500 pilots valued at $444B while in charge of high-visibility projects such as drones, A-10 & F-35</li> | |
<li>Analyzed solutions for the USAF fighter pilot shortage that increased our pilot production capacity by 10%</li> | |
<li>Led project that validated the performance of 9 air defense squadrons and fully reversed a pending DoD cut</li> | |
<li>Solved USAF personnel data distribution problem by building website that cut process from days to minutes</li> | |
</ul> | |
<h3>USAF F-16 Pilot (Worldwide Locations) Various</h3> | |
<ul> | |
<li>Led successful teams of 80+ on NATO deployment & 100+ on large-scale exercises and combat deployments</li> | |
<li>Chosen for top F-16 qualification ahead of peers & ranked by commander as “top 10% of officers I’ve known”</li> | |
<li>Awards include #1 of 8 in Instructor course, #1 of 47 pilots in unit, and “Flight Commander of Year” winner</li> | |
</ul> | |
<h2>Education</h2> | |
<h3>National Defense University / Pace University MS Information Systems</h3> | |
<p>Awards - Distinguished Graduate; awarded top honors in the NDU Advanced Management Program</p> | |
<h3>California State University (Dominguez Hills) MBA (Electives: Info Systems, Entrepreneurship)</h3> | |
<h3>United States Air Force Academy BS</h3> | |
<p>Awards - Graduated in Top 15% of class; Top student in Astronautical Engineering and Macroeconomics classes</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment