summaryrefslogtreecommitdiff
path: root/cv.tex
diff options
context:
space:
mode:
authorJosh <joshott16@gmail.com>2025-04-26 14:46:54 -0400
committerJosh <joshott16@gmail.com>2025-04-26 14:46:54 -0400
commita6051d41b29745a3aefae555cbd17482fc170c1e (patch)
tree96fdaee5209cfd2f631960dbfdcf9e01ce1a8d42 /cv.tex
parent0cdacc9e7b282c50b23fdf57b50c7efe73941c91 (diff)
downloadcv-a6051d41b29745a3aefae555cbd17482fc170c1e.tar.gz
cv-a6051d41b29745a3aefae555cbd17482fc170c1e.zip
cv files
Diffstat (limited to 'cv.tex')
-rw-r--r--cv.tex139
1 files changed, 139 insertions, 0 deletions
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}