\documentclass[11pt,a4paper]{article}
\usepackage[margin=1in]{geometry}
\usepackage{hyperref}
\usepackage{enumitem}
\begin{document}
% Header
\begin{center}
{\LARGE\textbf{Dr. Sarah Johnson}} \\
\vspace{3mm}
Department of Computer Science \\
University of Excellence \\
123 Academic Way, Boston, MA 02115 \\
Phone: (555) 123-4567 | Email: sjohnson@university.edu \\
Web: www.cs.university.edu/~sjohnson | ORCID: 0000-0000-0000-0000
\end{center}
\section*{Research Interests}
Machine Learning, Natural Language Processing, Deep Learning, AI Ethics,
Computational Linguistics, Neural Networks
\section*{Education}
\textbf{Ph.D. in Computer Science}, Massachusetts Institute of Technology, 2018 \\
\textit{Dissertation:} "Deep Learning Approaches for Natural Language Understanding" \\
\textit{Advisor:} Prof. John Smith
\textbf{M.S. in Computer Science}, Stanford University, 2014 \\
\textit{Thesis:} "Statistical Methods in Machine Translation"
\textbf{B.S. in Computer Science}, \textit{Magna Cum Laude}, UC Berkeley, 2012 \\
\textit{GPA:} 3.9/4.0
\section*{Academic Appointments}
\textbf{Assistant Professor}, University of Excellence, 2019--Present \\
Department of Computer Science
\textbf{Postdoctoral Researcher}, MIT CSAIL, 2018--2019 \\
Advisor: Prof. Jane Doe
\section*{Publications}
\subsection*{Peer-Reviewed Journal Articles}
\begin{enumerate}[leftmargin=*]
\item Johnson, S., Smith, J., \& Doe, J. (2023). "Transformer-based Models for Cross-lingual Understanding."
\textit{Journal of Artificial Intelligence Research}, 75, 123-145.
\item Johnson, S. \& Lee, K. (2022). "Ethical Considerations in Large Language Models."
\textit{AI \& Society}, 37(3), 567-582.
\item Johnson, S. (2021). "Attention Mechanisms in Neural Machine Translation: A Survey."
\textit{Computational Linguistics}, 47(2), 234-267.
\end{enumerate}
\subsection*{Conference Proceedings}
\begin{enumerate}[leftmargin=*, resume]
\item Johnson, S., et al. (2023). "Few-shot Learning for Low-resource Languages."
In \textit{Proceedings of ACL 2023}, pp. 1234-1245.
\item Johnson, S. \& Wang, L. (2022). "Robust NLP Systems for Domain Adaptation."
In \textit{Proceedings of NeurIPS 2022}, pp. 567-578.
\end{enumerate}
\section*{Grants and Funding}
\textbf{NSF CAREER Award}, "Advancing Multilingual NLP," \$500,000, 2022--2027 \\
\textit{Role:} Principal Investigator
\textbf{Google Faculty Research Award}, "AI for Social Good," \$75,000, 2021 \\
\textit{Role:} Principal Investigator
\section*{Teaching Experience}
\textbf{University of Excellence} (2019--Present)
\begin{itemize}[leftmargin=*]
\item CS 521: Machine Learning (Graduate) - Fall 2023, Fall 2022
\item CS 321: Introduction to AI (Undergraduate) - Spring 2023, Spring 2022
\item CS 622: Advanced NLP (Graduate) - Fall 2021
\end{itemize}
\section*{Awards and Honors}
\begin{itemize}[leftmargin=*]
\item Best Paper Award, ACL 2023
\item Outstanding Teaching Award, University of Excellence, 2022
\item MIT Presidential Fellowship, 2014--2018
\end{itemize}
\section*{Service}
\textbf{Editorial Boards:} Associate Editor, Journal of AI Research (2021--Present)
\textbf{Program Committees:} ACL (2020--2023), NeurIPS (2021--2023), ICML (2022--2023)
\textbf{University Service:} Graduate Admissions Committee (2020--Present)
\section*{Selected Invited Talks}
\begin{itemize}[leftmargin=*]
\item "The Future of Multilingual AI," Keynote at EMNLP 2023, Singapore
\item "Ethics in NLP," Google AI Research, Mountain View, CA, 2022
\item "Deep Learning for Languages," MIT CSAIL Seminar Series, 2021
\end{itemize}
\end{document}