From 93ef40e0c02be74119403129d5a9c1a2b378844a Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Thu, 30 Apr 2026 14:34:56 -0400 Subject: [PATCH] move education to the bottom --- resume.tex | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/resume.tex b/resume.tex index 05f1bd3..465f03c 100644 --- a/resume.tex +++ b/resume.tex @@ -116,14 +116,6 @@ \end{multicols} \end{center} -%-----------EDUCATION----------- -\vspace{-1.5em} -\section{Education} -\resumeSubHeadingListStart -\resumeEducation -{Stevens Institute of Technology}{Hoboken, NJ}{Aug. 2018 -- May 2022} -{B.S. of Computer Science, Minor in Literature}{GPA: 3.34/4.0} -\resumeSubHeadingListEnd %-----------TECHNICAL SKILLS & CERTIFICATIONS----------- \section{Technical Skills \& Certifications} @@ -131,7 +123,7 @@ \begin{multicols}{2} \small{ - \textbf{Languages}{: Python, Java, Nix, Bash, C/C++, Typescript} \\ + \textbf{Languages}{: Python, Java, Nix, Bash, SQL, C/C++, Typescript} \\ \textbf{Frameworks}{: Hadoop, Apache Airflow, Kubernetes, Docker} \\ \textbf{Databases/Lakehouses}{: Starburst, Databricks, Iceberg, Hive, CockroachDB, OracleDB }\\ @@ -302,4 +294,13 @@ to improve reliability in navigation} %\resumeSubHeadingListEnd +%-----------EDUCATION----------- +\vspace{-1.5em} +\section{Education} +\resumeSubHeadingListStart +\resumeEducation +{Stevens Institute of Technology}{Hoboken, NJ}{Aug. 2018 -- May 2022} +{B.S. of Computer Science, Minor in Literature}{GPA: 3.34/4.0} +\resumeSubHeadingListEnd + \end{document}