3 Commits

Author SHA1 Message Date
dcfc1ac313 education updates
All checks were successful
Build and Release Resume PDF / date-fetch (push) Successful in 2s
Check flake.lock / Check health of `flake.lock` (push) Successful in 7s
Check Nix flake / Perform Nix flake checks (push) Successful in 57s
Build and Release Resume PDF / build (push) Successful in 4m3s
2026-04-30 14:51:53 -04:00
f02a1764e7 fix spacing
All checks were successful
Build and Release Resume PDF / date-fetch (push) Successful in 2s
Check flake.lock / Check health of `flake.lock` (push) Successful in 15s
Check Nix flake / Perform Nix flake checks (push) Successful in 1m4s
Build and Release Resume PDF / build (push) Successful in 2m58s
2026-04-30 14:48:13 -04:00
93ef40e0c0 move education to the bottom
All checks were successful
Build and Release Resume PDF / date-fetch (push) Successful in 4s
Check flake.lock / Check health of `flake.lock` (push) Successful in 7s
Check Nix flake / Perform Nix flake checks (push) Successful in 2m0s
Build and Release Resume PDF / build (push) Successful in 4m29s
2026-04-30 14:35:02 -04:00

View File

@@ -116,25 +116,17 @@
\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}
\vspace{-8pt}
\vspace{-12pt}
\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 }\\
CockroachDB, Oracle }\\
\textbf{OS}{: NixOS, RHEL 8, Debian, Ubuntu Server, Windows} \\
\textbf{Tools}{: LaTeX, Terraform, SQL, PyArrow, OpenGL}
}
@@ -148,6 +140,7 @@
\end{multicols}
%-----------EXPERIENCE-----------
\vspace{-12pt}
\section{Experience}
\resumeSubHeadingListStart
\resumeSubheading
@@ -302,4 +295,13 @@ to improve reliability in navigation}
%\resumeSubHeadingListEnd
%-----------EDUCATION-----------
\vspace{-5pt}
\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}