summaryrefslogtreecommitdiff
path: root/Education.tex
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 /Education.tex
parent44c8dea49fd0a5ccf6c40d4929213635395c6a23 (diff)
Move education to its own file
Diffstat (limited to 'Education.tex')
-rw-r--r--Education.tex38
1 files changed, 38 insertions, 0 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: