Added date capabilities
This commit is contained in:
@@ -33,22 +33,26 @@ skills:
|
|||||||
info: Academic experience in optimizing trajectories for both low- and impulsive-thrust systems, utilizing gravity-assists
|
info: Academic experience in optimizing trajectories for both low- and impulsive-thrust systems, utilizing gravity-assists
|
||||||
- skill: Attitude Control
|
- skill: Attitude Control
|
||||||
info: Knowledge and applcation of attitude kinematics and controls using Lyapunov control theory
|
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:
|
experience:
|
||||||
- employer: Palski and Associates
|
- employer: Palski and Associates
|
||||||
title: Associate Systems Engineer
|
title: Associate Systems Engineer
|
||||||
city: Colorado Springs, CO
|
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.
|
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
|
- employer: Lockheed Martin
|
||||||
title: Mechanical Design Engineer II
|
title: Mechanical Design Engineer II
|
||||||
city: Lexington, KY
|
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.
|
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
|
- employer: Rhodes Systems International
|
||||||
title: Lead Design Engineer
|
title: Lead Design Engineer
|
||||||
city: Louisville, KY
|
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.
|
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:
|
research:
|
||||||
- title: Active/Passive Magnetic Shielding
|
- title: Active/Passive Magnetic Shielding
|
||||||
|
|||||||
@@ -191,6 +191,9 @@ $endif$
|
|||||||
\textbf{\textsc{$experience.employer$}} --
|
\textbf{\textsc{$experience.employer$}} --
|
||||||
\emph{$experience.title$} --
|
\emph{$experience.title$} --
|
||||||
$experience.city$\\
|
$experience.city$\\
|
||||||
|
$if(experience.show_dates)$
|
||||||
|
$experience.dates$\\
|
||||||
|
$endif$
|
||||||
$experience.description$\\[$par_separation$]
|
$experience.description$\\[$par_separation$]
|
||||||
$endfor$
|
$endfor$
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user