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:
52
resume.tex
52
resume.tex
@@ -20,46 +20,64 @@
|
||||
|
||||
\textbf{Software Developer} \hfill \textbf{Oct 2020 – Present}
|
||||
\begin{itemize}[noitemsep,topsep=2pt]
|
||||
\item Transformed organizational culture by building trust in data-driven decision making, replacing manual paper-based workflows with integrated digital solutions that eliminated processing delays and improved operational efficiency
|
||||
\item Revolutionized fan engagement through a real-time statistics platform serving 1500+ concurrent users, enabling spectators and racers to access live standings and plan race attendance more effectively
|
||||
\item Empowered non-technical staff with intuitive content management tools, enabling immediate publication of race results and statistics rather than posting physical papers on walls days after events
|
||||
\item Modernized entire technical infrastructure through containerization and automated systems, ensuring reliable operations and remote support capabilities
|
||||
\item Developed real-time statistics platform serving 1500+ concurrent users and 250k monthly website visits
|
||||
\item Built payment processing platform handling \$100,000+ in transactions with automated content management
|
||||
\item Modernized infrastructure through containerization and automation for reliable operations
|
||||
\end{itemize}
|
||||
|
||||
\textscbf{Bucknell University} \hfill \textscbf{Lewisburg, PA}
|
||||
|
||||
\textbf{Computer Science Researcher - Human-Robot Interaction} \hfill \textbf{Jan 2023 – Present}
|
||||
\begin{itemize}[noitemsep,topsep=2pt]
|
||||
\item Developed a web-based platform for human-robot interaction experiments that addresses reproducibility challenges in Wizard-of-Oz studies, contributing to improved experimental rigor in the field
|
||||
\item Led research and authored first-author paper presented at international conference, with second publication forthcoming based on continued platform development
|
||||
\item Built framework that enables researchers to conduct experiments across different robot platforms without specialized programming knowledge, lowering technical barriers to HRI research
|
||||
\item Led research and authored first-author papers at IEEE RO-MAN 2024 and 2025 conferences
|
||||
\item Developed web-based HRIStudio platform addressing reproducibility challenges in Wizard-of-Oz studies
|
||||
\end{itemize}
|
||||
|
||||
\textbf{Computer Science Research Assistant - Chemical Engineering Department} \hfill \textbf{Aug 2023 – May 2025}
|
||||
\begin{itemize}[noitemsep,topsep=2pt]
|
||||
\item Built automated data collection tools that enabled researchers to focus on analysis rather than manual data gathering, providing critical environmental measurements that guided research direction
|
||||
\item Developed technical solutions that supported conference presentations and research outcomes, bridging the gap between engineering expertise and domain-specific research needs
|
||||
\item Built automated data collection tools enabling researchers to focus on analysis over manual gathering
|
||||
\end{itemize}
|
||||
|
||||
\textbf{Teaching Assistant \& Engineering Tutor} \hfill \textbf{Aug 2023 - Present}
|
||||
\begin{itemize}[noitemsep,topsep=2pt]
|
||||
\item Mentored students across computer science, engineering, and physics using a pedagogical approach that connects theoretical concepts to real-world applications through recently-acquired student perspective
|
||||
\item Developed learning environments that embrace productive failure, enabling students to understand the "why" behind programming and engineering concepts rather than just memorizing procedures
|
||||
\item Created automated testing frameworks and personalized feedback systems that streamlined grading while providing students with detailed, actionable guidance for improvement
|
||||
\item Mentored 200+ students across CS, engineering, and physics connecting theory to real-world applications
|
||||
\item Created automated testing frameworks with personalized feedback streamlining assessment processes
|
||||
\end{itemize}
|
||||
|
||||
\resumesection{Activities}
|
||||
|
||||
\textscbf{AIChE Chem-E-Car Competition Team} \hfill \textscbf{Lewisburg, PA}
|
||||
\textscbf{AIChE Chem-E-Car Competition Team} \hfill \textscbf{Bucknell University}
|
||||
|
||||
\textbf{President, Electrical and Mechanical Team Lead} \hfill \textbf{Jan 2023 – Present}
|
||||
\textbf{Former President, Electrical and Mechanical Team Lead} \hfill \textbf{Jan 2023 – Present}
|
||||
\begin{itemize}[noitemsep,topsep=2pt]
|
||||
\item Pioneered team's first custom hardware solution by designing and fabricating a microcontroller-based control system with isolated power circuits for hydrogen fuel cell regulation, implementing finite state machine architecture integrating spectrometer readings, relay control, and LED feedback for real-time reaction monitoring
|
||||
\item Improved team dynamics by introducing agile development principles and structured communication protocols, then strategically transitioned from leadership role to focused technical contribution while remaining active team member, recognizing that direct engineering impact would better serve team objectives
|
||||
\item Designed custom microcontroller control system for hydrogen fuel cell regulation using finite state machine architecture
|
||||
\end{itemize}
|
||||
|
||||
\textscbf{Bucknell Coffee Society} \hfill \textscbf{Bucknell University}
|
||||
|
||||
\textbf{Co-Founder and Treasurer} \hfill \textbf{Oct 2023 – Present}
|
||||
\begin{itemize}[noitemsep,topsep=2pt]
|
||||
\item Manage financial operations, budgeting, and event coordination for campus coffee organization
|
||||
\end{itemize}
|
||||
|
||||
\resumesection{Selected Projects}
|
||||
|
||||
\textbf{beenvoice - Professional Invoicing Application} \hfill \textbf{TypeScript/Next.js}
|
||||
\begin{itemize}[noitemsep,topsep=2pt]
|
||||
\item Built full-stack invoicing app with secure authentication, client management, and invoice generation deployed at beenvoice.vercel.app
|
||||
\end{itemize}
|
||||
|
||||
\textbf{Formula One Performance Prediction Using Machine Learning} \hfill \textbf{Python/ML}
|
||||
\begin{itemize}[noitemsep,topsep=2pt]
|
||||
\item Developed ensemble machine learning models (LightGBM, XGBoost, Random Forest) to predict F1 lap times with high accuracy
|
||||
\end{itemize}
|
||||
|
||||
\textbf{HRIStudio Research Platform} \hfill \textbf{Next.js/TypeScript}
|
||||
\begin{itemize}[noitemsep,topsep=2pt]
|
||||
\item Developed web-based platform for Wizard-of-Oz experiments with WebSocket-based robot control and comprehensive data logging
|
||||
\end{itemize}
|
||||
|
||||
% Shared sections
|
||||
\input{shared/sections/publications}
|
||||
\input{shared/sections/coursework}
|
||||
\input{shared/sections/skills}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user