2 Commits

Author SHA1 Message Date
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{multicols}
\end{center} \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----------- %-----------TECHNICAL SKILLS & CERTIFICATIONS-----------
\section{Technical Skills \& Certifications} \section{Technical Skills \& Certifications}
\vspace{-8pt} \vspace{-12pt}
\begin{multicols}{2} \begin{multicols}{2}
\small{ \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{Frameworks}{: Hadoop, Apache Airflow, Kubernetes, Docker} \\
\textbf{Databases/Lakehouses}{: Starburst, Databricks, Iceberg, Hive, \textbf{Databases/Lakehouses}{: Starburst, Databricks, Iceberg, Hive,
CockroachDB, OracleDB }\\ CockroachDB, Oracle }\\
\textbf{OS}{: NixOS, RHEL 8, Debian, Ubuntu Server, Windows} \\ \textbf{OS}{: NixOS, RHEL 8, Debian, Ubuntu Server, Windows} \\
\textbf{Tools}{: LaTeX, Terraform, SQL, PyArrow, OpenGL} \textbf{Tools}{: LaTeX, Terraform, SQL, PyArrow, OpenGL}
} }
@@ -148,6 +140,7 @@
\end{multicols} \end{multicols}
%-----------EXPERIENCE----------- %-----------EXPERIENCE-----------
\vspace{-12pt}
\section{Experience} \section{Experience}
\resumeSubHeadingListStart \resumeSubHeadingListStart
\resumeSubheading \resumeSubheading
@@ -302,4 +295,13 @@ to improve reliability in navigation}
%\resumeSubHeadingListEnd %\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} \end{document}