From 502d356d44fccb54279529b639fa5ef801aa93cd Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 29 Sep 2020 00:23:35 -0500 Subject: Move education to its own file --- Education.tex | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Education.tex (limited to 'Education.tex') 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: -- cgit v1.2.3