diff --git a/cv.tex b/cv.tex index 6dbae89..573d960 100644 --- a/cv.tex +++ b/cv.tex @@ -32,6 +32,7 @@ I'm passionate about human-robot interaction and developing technologies that ma \item Developing HRIStudio, a novel web-based platform addressing reproducibility challenges in Wizard-of-Oz HRI studies, with two first-author publications at IEEE RO-MAN 2024 and 2025 \item Designed modular architecture enabling cross-platform robot control without specialized programming knowledge, lowering technical barriers for HRI researchers across disciplines \item Implemented comprehensive data logging and playback capabilities for experimental analysis, supporting rigorous scientific methodology in human-robot interaction studies + \item Currently developing honors thesis evaluating platform effectiveness and impact on interdisciplinary HRI research accessibility \item Conducted literature review identifying key challenges in WoZ methodology reproducibility, informing platform design decisions and feature prioritization \end{itemize} diff --git a/resume.tex b/resume.tex index cc66cab..4697b4c 100644 --- a/resume.tex +++ b/resume.tex @@ -64,8 +64,8 @@ \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} + \item Built full-stack invoicing app with secure authentication, client management, and invoice generation +\end{itemize> \textbf{Formula One Performance Prediction Using Machine Learning} \hfill \textbf{Python/ML} \begin{itemize}[noitemsep,topsep=2pt] diff --git a/shared/style/common.tex b/shared/style/common.tex index d3aece3..e77ef86 100644 --- a/shared/style/common.tex +++ b/shared/style/common.tex @@ -1,7 +1,7 @@ \setlength{\parindent}{0pt} \setlength{\parskip}{0em} \usepackage{enumitem} -\usepackage{hyperref} +\usepackage[colorlinks=true,linkcolor=black,urlcolor=black,citecolor=black]{hyperref} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage[letterpaper,left=0.5in,top=0.5in,right=0.5in,bottom=0.5in]{geometry}