Pretty much finished with adding my details

This commit is contained in:
Connor
2019-06-29 22:35:47 -06:00
parent dd3860a290
commit 78b60ef367

114
main.tex
View File

@@ -605,13 +605,15 @@
{}; {};
\draw (start) to (end.center); \draw (start) to (end.center);
%%%%%%%%%% %%%%%%%%%%%%%%
% Skills % % Research %
%%%%%%%%%% %%%%%%%%%%%%%%
\node[below=0.6cm of item 3.south west,sectionTitle] (title 3) {\cvSection{Skills}}; \node[below=0.6cm of item 3.south west,sectionTitle] (title 3)
\node[left=\cvTimeDotSep of title 3,headerIcon] {\faStar}; {\cvSection{Research}};
\node[below=0.6cm of item 3.south west,sectionTitle] (title 3 dummy) {\phantom{\cvSection{Education}}}; \node[left=\cvTimeDotSep of title 3,headerIcon] {\faFlask};
\node[below=0.6cm of item 3.south west,sectionTitle] (title 3 dummy)
{\phantom{\cvSection{Research}}};
\begin{scope}[on background layer] \begin{scope}[on background layer]
\draw[line width=2pt,cvColor] \draw[line width=2pt,cvColor]
let \p1=(title 3 dummy.south west), let \p1=(title 3 dummy.south west),
@@ -619,45 +621,91 @@
(\x1,\y1-0.1cm) to (\x2,\y1-0.1cm); (\x1,\y1-0.1cm) to (\x2,\y1-0.1cm);
\end{scope} \end{scope}
\matrix[matrix of nodes, \node[
below=0.6cm of title 3.south west, below=\cvSectionSep of title 3.south west,
anchor=north west, eventdottext]
column sep=6pt, (item 1 header)
row sep=6pt, {\phantom{Evening}};
every node/.style={Text Depth=tdSkills}, \node[
column 1/.style={anchor=east,align=left}, below=\cvSectionSep of title 3.south west,
column 2/.style={anchor=west}, sectionedutext]
column 3/.style={anchor=east,align=left}, (item 1)
column 4/.style={anchor=west}] (skills) { {\cvExperience%
\cvSkill{5} & MATLAB & \cvSkill{5} & \LaTeX \\ {Research Experience}%
\cvSkill{4} & Python & \cvSkill{4} & VHDL \\ {University of Kentucky}%
\cvSkill{4} & Microsoft Office & \cvSkill{4} & macOS \\ {Lexington, KY}%
\cvSkill{3} & C, C++ & \cvSkill{3} & Electrical Engineering \\}; {Spring 2014 -- Spring 2016}%
{Spent two years working on a project that utilized the passive magnetic
field shielding capabilities of $\mu$-metal material and combined it with
an active shielding concept utilizing a Helmholtz coil design. The project
is currently under the process of exploring patent options.}};
\node[
left=\cvTimeDotSep of item 1 header,
timedot]
(start)
{};
% item 2
\node[
below=\cvSectionSep of item 1.south west,
eventdottext]
(item 2 header)
{\phantom{Evening}};
\node[
below=\cvSectionSep of item 1.south west,
sectionedutext]
(item 2)
{\cvExperience%
{Inertial Electrostatic Confinement Plasma Generation}%
{University of Kentucky}%
{Lexington, KY}%
{Fall 2015 -- Spring 2016}%
{As a Senior Capstone design project I led a team of Mechanical
Engineering students to create an electrostatically confined plasma
generated in a vaccuum environment using a Paaschen discharge event.
Demonstrated applications in high voltage cicuitry design and
spectrographic analysis of plasma in a space-craft propulsion capacity.}};
\node[
left=\cvTimeDotSep of item 2 header,
timedot]
{};
\node[
left=\cvTimeDotSep of item 2.south west,
invisibletimedot]
(end)
{};
\draw (start) to (end.center);
\node[below=0.6cm of skills.south west,sectionTitle] (title 4) {\cvSection{References}}; %%%%%%%%%%
\node[left=\cvTimeDotSep of title 4,headerIcon] {\faLink}; % Skills %
\node[below=0.6cm of skills.south west,sectionTitle] (title 4 dummy) {\phantom{\cvSection{Education}}}; %%%%%%%%%%
\begin{scope}[on background layer]
\node[below=0.6cm of item 2.south west,sectionTitle] (title 4)
{\cvSection{Honors, Certifications, Licenses}};
\node[left=\cvTimeDotSep of title 4,headerIcon] {\faStar};
\node[below=0.6cm of item 2.south west,sectionTitle] (title 4 dummy)
{\phantom{\cvSection{Research}}};
\begin{scope}[on background layer]
\draw[line width=2pt,cvColor] \draw[line width=2pt,cvColor]
let \p1=(title 4 dummy.south west), let \p1=(title 4 dummy.south west),
\p2=(current page.east) in \p2=(current page.east) in
(\x1,\y1-0.1cm) to (\x2,\y1-0.1cm); (\x1,\y1-0.1cm) to (\x2,\y1-0.1cm);
\end{scope} \end{scope}
\matrix[matrix of nodes, \matrix[matrix of nodes,
below=0.6cm of title 4.south west, below=0.6cm of title 4.south west,
anchor=north west, anchor=north west,
column sep=6pt, column sep=6pt,
row sep=6pt, row sep=6pt,
every node/.style={Text Depth=tdRefs,anchor=west}] { every node/.style={Text Depth=tdSkills, font=\small, align=center}] {%
Jane Smith & \\ US Secret Clearance &
Company ABC Co. Ltd. & \\ Private Pilot PPL (42 Hours) &
Job title & \\ ACT 35/36 \\
Street lane 2 & \\ NAUI Certified Scuba (Open Water) &
B-1150 Brussels & \\ National Merit Finalist &
+1 781 555 1212 & \\}; GRE: V167, Q167, W5.5 \\
Magna Cum Laude &
Patterson Scholar \\};
\end{tikzpicture} \end{tikzpicture}