diff --git a/details.yml b/details.yml index c436f8a..792b640 100644 --- a/details.yml +++ b/details.yml @@ -33,22 +33,26 @@ skills: info: Academic experience in optimizing trajectories for both low- and impulsive-thrust systems, utilizing gravity-assists - skill: Attitude Control info: Knowledge and applcation of attitude kinematics and controls using Lyapunov control theory -#- skill: Container Orchestration - #info: Limited experience in container management systems such as Kubernetes for deployment of personal projects experience: - employer: Palski and Associates title: Associate Systems Engineer city: Colorado Springs, CO description: Maintained and improved both front and back end of a web application, written in Angular and deployed through AWS, that provides satellite commanding simulations for the US Air Force in conjunction with an educational training program designed to train upcoming satellite operators. Also spent several months working on a development initiative to leverage hardware and computer-vision tools to create a realistic laboratory simulation of common rendesvous and proximity satellite operations using a 1/32 scale model of an operational satellite as well as several months developing the tools to perform satellite observations and orbit determination using imagery generated from our in-house telescope. + show_dates: False + dates: May 2019 - Present - employer: Lockheed Martin title: Mechanical Design Engineer II city: Lexington, KY description: Performed product design and redesign for several important armoring subsystems of the GMV 1.1 military vehicle, including cost reduction, weight reduction, and armor performance improvements on the vehicle chassis and outer shell. Typically performed rapid brainstorming and turn-around time to provide support for Special Operations in the US Army. + show_dates: False + dates: Feb 2018 - Aug 2018 - employer: Rhodes Systems International title: Lead Design Engineer city: Louisville, KY description: Completely redesigned the kickout/crossover box subsystems for industrial tow-line conveyor systems in heavy equipment finishing and manufacturing. Responsible for system-level design of several projects with sale prices over $1 Million. Also responsible for oversight of machining and project fabrication shop operations. + show_dates: False + dates: Aug 2016 - Feb 2018 research: - title: Active/Passive Magnetic Shielding diff --git a/template.tex b/template.tex index e8f956a..25d440d 100644 --- a/template.tex +++ b/template.tex @@ -191,6 +191,9 @@ $endif$ \textbf{\textsc{$experience.employer$}} -- \emph{$experience.title$} -- $experience.city$\\ + $if(experience.show_dates)$ + $experience.dates$\\ + $endif$ $experience.description$\\[$par_separation$] $endfor$