5 Commits

Author SHA1 Message Date
dcfc1ac313 education updates
Some checks failed
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
Daily Resume Review / Run AI resume review and open PR (push) Failing after 1m58s
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
0bed3433dd lang fix
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 41s
Build and Release Resume PDF / build (push) Successful in 1m24s
2026-04-30 14:21:39 -04:00
46094645b1 format, flake update
All checks were successful
Build and Release Resume PDF / date-fetch (push) Successful in 3s
Check flake.lock / Check health of `flake.lock` (push) Successful in 15s
Check Nix flake / Perform Nix flake checks (push) Successful in 44s
Build and Release Resume PDF / build (push) Successful in 1m27s
2026-04-30 14:09:34 -04:00
2 changed files with 29 additions and 27 deletions

6
flake.lock generated
View File

@@ -20,11 +20,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1774386573,
"narHash": "sha256-4hAV26quOxdC6iyG7kYaZcM3VOskcPUrdCQd/nx8obc=",
"lastModified": 1777268161,
"narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "46db2e09e1d3f113a13c0d7b81e2f221c63b8ce9",
"rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76",
"type": "github"
},
"original": {

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}{: C/C++, Python, Java, Bash, 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}