mirror of
https://github.com/soconnor0919/resume-cv.git
synced 2025-12-15 07:24:43 -05:00
Rewrite CV and resume for PhD applications, update skills and coursework
sections, and add recent publications and conference presentations
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
\resumesection{Relevant Coursework}
|
||||
|
||||
\textbf{Systems \& Architecture:} Computer Systems, Operating Systems Design, Computer Networks \& Security
|
||||
\textbf{Artificial Intelligence \& Data Science:} Data Mining, Algorithm Design \& Analysis
|
||||
|
||||
\textbf{Software Development:} Software Engineering, Algorithm Design \& Analysis, Research Methods, Ethics in Computing
|
||||
\textbf{Systems \& Software Engineering:} Software Engineering \& Design, Computer Systems, Operating Systems Design, Programming Language Design
|
||||
|
||||
\textbf{Mathematics:} Calculus II, Linear Algebra, Discrete Mathematics, Statistics, Data Mining
|
||||
\textbf{Research \& Analysis:} Research Methods in Computer Science, Probability \& Statistics, Experimental Design
|
||||
|
||||
\textbf{Mathematics \& Theory:} Linear Algebra, Discrete Mathematics
|
||||
|
||||
\textbf{Networks \& Security:} Computer Networks \& Security
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
\textscbf{Bucknell University} \hfill \textscbf{Lewisburg, PA}
|
||||
|
||||
\textbf{Bachelor of Science in Computer Science and Engineering} \hfill \textbf{Expected Graduation: May 2026}
|
||||
\begin{itemize}[noitemsep,topsep=2pt]
|
||||
\item Cumulative Engineering GPA: 3.86. Dean's List: Fall 2022, Fall 2023, Spring 2024, Fall 2024, Spring 2025
|
||||
\end{itemize}
|
||||
\textbf{Bachelor of Science in Computer Science and Engineering} \hfill \textbf{Expected May 2026}
|
||||
|
||||
Engineering GPA: 3.86/4.0 \textbullet{} Dean's List: Fall 2022, Fall 2023, Spring 2024, Fall 2024, Spring 2025
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
\resumesection{Skills \& Interests}
|
||||
\resumesection{Technical Skills}
|
||||
|
||||
\textbf{Languages \& Frameworks:} Java, C/C++, Python, JavaScript/TypeScript, React, Next.js, PHP, SQL
|
||||
\textbf{Programming Languages:} Python, C/C++, JavaScript/TypeScript, Java, MATLAB, SQL, Bash, LaTeX
|
||||
|
||||
\textbf{Backend \& DevOps:} REST APIs, MySQL, PostgreSQL, Docker, Apache Web Server, NGINX, ROS2
|
||||
\textbf{Robotics \& HRI:} ROS/ROS2, Gazebo, NAO/Pepper SDK, WebSockets, Robot Operating System (ROS)
|
||||
|
||||
\textbf{Cloud \& Infrastructure:} AWS, GCP, Azure, Backblaze, Linux (RHEL/Debian), CI/CD
|
||||
\textbf{Machine Learning \& AI:} PyTorch, TensorFlow, scikit-learn, LightGBM, XGBoost, OpenCV, pandas, numpy, Jupyter
|
||||
|
||||
\textbf{Development Tools:} Git, JetBrains Suite, VS Code, Cursor, Linux CLI
|
||||
\textbf{Research Tools:} Git/GitHub, Docker, Statistical Analysis (R), Experimental Design, Data Visualization
|
||||
|
||||
\textbf{Web \& Systems:} React, Node.js, Next.js, REST APIs, PostgreSQL, Linux, Cloud Computing, Distributed Systems
|
||||
|
||||
\textbf{Hardware/Embedded:} Arduino, Raspberry Pi, I2C/SPI, Sensor Integration, Real-time Systems
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
\setlength{\parindent}{0pt}
|
||||
\setlength{\parskip}{0em}
|
||||
\setlength{\parskip}{0em}
|
||||
\usepackage{enumitem}
|
||||
\usepackage{hyperref}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage[left=0.5in,top=0.5in,right=0.5in,bottom=0.5in]{geometry}
|
||||
\usepackage[letterpaper,left=0.5in,top=0.5in,right=0.5in,bottom=0.5in]{geometry}
|
||||
|
||||
% Define spacing variables
|
||||
\newlength{\sectspaceabove}
|
||||
@@ -28,4 +28,4 @@
|
||||
\textscbf{#1}
|
||||
\end{center}%
|
||||
\vspace{\sectspacebelow}%
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user