diff options
author | Karl Hallsby <karl@hallsby.com> | 2022-10-02 11:31:49 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2022-10-02 11:31:49 -0500 |
commit | ed98cbcd00b522075bc2c927b70c78701e10f211 (patch) | |
tree | fe4f9319906f376d2780b95674ccad0396e80a14 | |
parent | b7857e87cb1bf90cb82520467e0c5f9f862e5494 (diff) |
Rework education to section by degree rather than school
Also put expected graduation on right (or years of attendance for
LTH). Include the schools attended to finish the degree as well.
-rw-r--r-- | Education.tex | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Education.tex b/Education.tex index 38d0282..b44be0d 100644 --- a/Education.tex +++ b/Education.tex @@ -1,10 +1,11 @@ \section{Education}\label{sec:Education} -\subsection{\IIT{}}\label{sec:IIT} -\textit{M.S.\ Computer Engineering, Specializing in Computer Systems Software}, Expected 2022. +\subsection{M.S.\ Computer Engineering}\label{sec:MSCPE} \hfill Expected Graduation: {\small\textsc{Dec 2022}} \\ +\textsc{Specialization in Computer Systems Software} \\ +\textit{\IIT{}} \textbf{GPA}: $4.00$ -\textit{B.S.\ Computer Engineering}, Expected 2022. \textbf{GPA}: $3.976$ - -\textbf{\LTH{}} Lund, Sweden. 2019 --- 2020 (Study Abroad) +\subsection{B.S.\ Computer Engineering}\label{sec:BSCPE} \hfill Expected Graduation: {\small\textsc{Dec 2022}} \\ +\textit{\IIT{}} \textbf{GPA}: $3.976$ \\ +\textit{\LTH{}} Lund, Sweden. (Study Abroad) \hfill {\small\textsc{2019 --- 2020}} \subsection{Course Work}\label{sec:Course_Work} % If applying for particular position, pick and choose 1-3 classes to describe in depth |