summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2020-09-29 00:23:35 -0500
committerKarl Hallsby <karl@hallsby.com>2020-09-29 00:23:35 -0500
commit502d356d44fccb54279529b639fa5ef801aa93cd (patch)
tree7aafc9179cb7ffd75b2d05a15e370d4a367f116e
parent44c8dea49fd0a5ccf6c40d4929213635395c6a23 (diff)
Move education to its own file
-rw-r--r--Education.tex38
-rw-r--r--Hallsby_Karl.tex28
2 files changed, 40 insertions, 26 deletions
diff --git a/Education.tex b/Education.tex
new file mode 100644
index 0000000..29cd352
--- /dev/null
+++ b/Education.tex
@@ -0,0 +1,38 @@
+\section{Education}\label{sec:Education}
+\paragraph{M.S.\ Computer Engineering, Specializing in Computer Systems Software, \IIT{}}\label{MS-CE}
+Expected Graduation: 2022.
+
+\paragraph{B.S.\ Computer Engineering}\label{par:BS-CE}
+\begin{itemize}[noitemsep]
+\item \IIT{}
+ Expected Graduation: 2022.
+ \textbf{GPA}: $3.953$
+\item Study Abroad: Lunds Tekniska H\"{o}gskola
+ Lund, Sweden, 2019 --- 2020
+\end{itemize}
+
+\subsection{Course Work}\label{sec:Course_Work}
+% If applying for particular position, pick and choose 1-3 classes to describe in depth
+% In depth = 1-2 bullet points
+% Can do brief description of every class on the website, not here.
+% Can make Course Work a section instead, and put above Professional Experience
+% Professional/Course Work prove my skills/proficiencies tates above
+
+\begin{tabular}[h!]{p{5cm}p{5cm}p{5cm}}
+ % \toprule
+ Digital System Design & DC/AC Circuit Analysis & Computer Architecture and Assembly \\
+ \midrule
+ Thermo-Fluid Dynamics & Probability and Statistics & Complex Variables and Matrix Algebra \\
+ \midrule
+ Secure System Design & Network Architecture & Concepts of Programming Languages \\
+ \midrule
+ Systems Programming & Functional Programming & Object-Oriented Programming \\
+ \midrule
+ Compilers & Operating Systems & Data Structures and Algorithms \\
+ \bottomrule
+\end{tabular}
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "Hallsby_Karl"
+%%% End:
diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex
index 95129fc..0be72ab 100644
--- a/Hallsby_Karl.tex
+++ b/Hallsby_Karl.tex
@@ -52,32 +52,6 @@
\end{tabularx}
\end{center}
-\section{Education}\label{sec:Education}
-\paragraph{M.S.\ Computer Engineering, Specializing in Computer Systems Software, \IIT{}}\label{MS-CE}
-Expected Graduation: 2022.
-
-\paragraph{B.S.\ Computer Engineering}\label{par:BS-CE}
-\IIT{}
-Expected Graduation: 2022.
-\textbf{GPA}: 3.9...
-
-Study abroad at: Lunds Tekniska H\"{o}gskola, Lund, Sweden, 2019 --- 2020
-
-\subsection{Course Work}\label{sec:Course_Work}
-% If applying for particular position, pick and choose 1-3 classes to describe in depth
-% In depth = 1-2 bullet points
-% Can do brief description of every class on the website, not here.
-% Can make Course Work a section instead, and put above Professional Experience
-% Professional/Course Work prove my skills/proficiencies tates above
-
-\begin{tabular}[h!]{lll}
- Digital System Design & DC/AC Circuit Analysis & Computer Architecture and Assembly \\
- Thermo-Fluid Dynamics & Probability and Statistics & Complex Variables and Matrix Algebra \\
- Data Structures and Algorithms & Secure System Design & Concepts of Programming Languages \\
- Systems Programming & Functional Programming & Object-Oriented Programming \\
- Compilers & Operating Systems & Network Architecture \\
-\end{tabular}
-
% If I'm not super confident in my ability with something, Proficiencies -> Skills instead
\section{Proficiencies}\label{sec:Proficiencies}
\subsection{Programming Languages}\label{subsec:Programming_Langs}
@@ -159,6 +133,8 @@ Certified instructor of Tang Soo Do.
\paragraph{Music}\label{par:Music}
Played oboe for 10 years.
Member of Batavia High School’s highest rated orchestra, winning state awards.
+\input{./Education}
+
\end{document}