Compare commits
4 Commits
a4ea2b94ee
...
alice-hust
| Author | SHA1 | Date | |
|---|---|---|---|
| f02a1764e7 | |||
| 93ef40e0c0 | |||
| 0bed3433dd | |||
| 46094645b1 |
6
flake.lock
generated
6
flake.lock
generated
@@ -20,11 +20,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1774386573,
|
"lastModified": 1777268161,
|
||||||
"narHash": "sha256-4hAV26quOxdC6iyG7kYaZcM3VOskcPUrdCQd/nx8obc=",
|
"narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "46db2e09e1d3f113a13c0d7b81e2f221c63b8ce9",
|
"rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
24
resume.tex
24
resume.tex
@@ -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}{: C/C++, Python, Java, Bash, 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}
|
||||||
|
|||||||
Reference in New Issue
Block a user