From a6051d41b29745a3aefae555cbd17482fc170c1e Mon Sep 17 00:00:00 2001 From: Josh Date: Sat, 26 Apr 2025 14:46:54 -0400 Subject: cv files --- cv.tex | 139 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 cv.tex (limited to 'cv.tex') diff --git a/cv.tex b/cv.tex new file mode 100644 index 0000000..1b47156 --- /dev/null +++ b/cv.tex @@ -0,0 +1,139 @@ +\documentclass{cv} + +\addbibresource{bib.bib} + +\begin{document} + +\begin{center} + {\textbf{\LARGE Josh Ott}\par} + + \vspace{0.2em} + + Ph.D. Student, MIT Center for Theoretical Physics + + \href{mailto:joott@mit.edu}{joott@mit.edu} $\cdot$ + \href{https://www.github.com/joott}{github.com/joott}\\ +\end{center} +\vspace{-0.6em} + +\header{Education} + +\begin{adjustwidth}{\spacing}{0in} + \textbf{Massachusetts Institute of Technology} \hfill \textsl{2025 --} + + \tabto{\bullet}{Ph.D. in Physics} +\end{adjustwidth} + +\begin{adjustwidth}{\spacing}{0in} + \textbf{North Carolina State University} \hfill \textsl{2021 -- 2025} + + \tabto{\bullet}{B.S. Physics, B.S. Mathematics} + + \tabto{\bullet} \textit{Summa cum laude} +\end{adjustwidth} + +\header{Research Experience} + +\input{research.tex} + +\header{Publications} + +\vspace{-0.6em} + +\begin{itemize}[leftmargin=1.3em] + \item \publication{Chattopadhyay:2024bcv} + \item \publication{Chattopadhyay:2024jlh} + \item \publication{Chattopadhyay:2023jfm} +\end{itemize} +\vspace{-0.3em} + +\header{Awards} + +\begin{adjustwidth}{\spacing}{0in} + \textbf{Dean of Science Fellowship} + \hfill{\textsl{2025 -- 2028}}\\ + \tabto{\spacing} Massachusetts Institute of Technology + \vspace{0.3em} + + \textbf{Graduate Research Fellowship Honorable Mention} + \hfill{\textsl{2025}}\\ + \tabto{\spacing} National Science Foundation + \vspace{0.3em} + + \textbf{Outstanding Senior Award for Research} + \hfill{\textsl{2025}}\\ + \tabto{\spacing} NCSU College of Sciences + \vspace{0.3em} + + \textbf{Astronaut Scholarship} + \hfill{\textsl{2024}}\\ + \tabto{\spacing} Astronaut Scholarship Foundation + \vspace{0.3em} + + \textbf{McCormick Symposium Poster Award,} + \textit{first place} + \hfill{\textsl{2024}}\\ + \tabto{\spacing} NCSU Department of Physics +\end{adjustwidth} +\vspace{0.6em} + +\header{Funding} + +\begin{adjustwidth}{\spacing}{0in} + \textbf{Provost's Professional Experience Program} (\$2,000), + North Carolina State University + \hfill \textsl{2024} + + \textbf{NSF CERN REU} (\$5,000), + University of Michigan + \hfill \textsl{2024} + + \textbf{Research Assistantship} (\$1,600), + NCSU Office of Undergraduate Research + \hfill \textsl{2023} +\end{adjustwidth} +\vspace{0.6em} + +\header{Presentations} + +\vspace{0.2em} +\input{presentations.tex} +\vspace{0.6em} + +\header{Relevant Courses} + +\vspace{-0.12in} + +\begin{description}[leftmargin=!,labelwidth=10pt] + \itemsep0em + \item [Physics:] Classical Mechanics I \& II $|$ Electromagnetism I \& II + $|$ Quantum Mechanics I \& II $|$ Thermal Physics + \item [Math:] Complex Variables* $|$ Introduction to Topology* $|$ + Introduction to Manifold Theory* $|$ Lie Groups \& Lie Algebras* $|$ + Probability \& Stochastic Processes* + \item [Computer Science:] C and Software Tools $|$ Data Structures and + Algorithms $|$ Theory of Computation $|$ Quantum Computing* +\end{description} + +\vspace{-0.6em} +*: Graduate course +\vspace{0.6em} + +\header{Service} + +\begin{extracurricular}{}{Undergraduate DEI Committee} + Collaborated with other students to form a committee now proposing and + implementing departmental changes related to diversity, equity, and + inclusion to improve the physics community. +\end{extracurricular} + +\begin{extracurricular}{08/2022 -- 05/2023}{President -- Society of Physics Students} + I worked with my fellow officers to organize club meetings and create a + welcoming environment for other physics students. + \vspace{-0.03in} + \begin{itemize}[leftmargin=15pt] + \item Awarded 2022--23 Notable Chapter by SPS National + \end{itemize} +\end{extracurricular} + +\end{document} -- cgit v1.3