Enhance CV and resume with new project details and LaTeX package adjustments

- Added current honors thesis project to CV, focusing on platform effectiveness in HRI research
- Updated resume to correct formatting of beenvoice project description
- Modified LaTeX hyperref package options for improved link visibility
This commit is contained in:
2025-10-08 10:35:12 -04:00
parent 1dfc70b1b4
commit d0813ce1c6
3 changed files with 4 additions and 3 deletions

View File

@@ -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}