Skip to content

Commit

Permalink
Rename main file
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Sep 19, 2022
1 parent a11d0c2 commit e68ab64
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 169 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

166 changes: 164 additions & 2 deletions tex/curriculum-vitae.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,166 @@
\documentclass{article}
\documentclass[10pt,letter]{moderncv}

\include{_header}

\moderncvtheme[grey]{casual}

\firstname{Evan Boyd}
\familyname{Sosenko}
\title{Curriculum Vitae}
\address{University of California, Riverside}{Riverside, CA 92521}
\email{[email protected]}
\homepage{evansosenko.com}

\makeatletter

\begin{document}
\LaTeX{}
\maketitle

\section{Education}

\cventry{2011--2016}
{Ph.D. Physics in condensed matter theory}
{University of California, Riverside}
{Riverside, CA}{US}{}

\cventry{2011--2012}
{M.A. Physics}
{University of California, Riverside}
{Riverside, CA}{US}{}

\cventry{2006--2011}
{B.S. Physics with minor in mathematics}
{University of California, Santa Barbara}
{Santa Barbara, CA}{US}{}

\section{Awards and Scholarships}

\subsection{Fellowships}

\cventry{2011--2016}
{Chancellor's Distinguished Fellowship Award}
{University of California, Riverside}
{Riverside, CA}{US}{}

\cventry{2010}
{CCS Summer Undergraduate Research Fellowship (SURF)}
{University of California, Santa Barbara}
{Santa Barbara, CA}{US}{}

\subsection{Scholarships}

\cventry{2006--2010}
{Regents Scholarship Award}
{University of California, Santa Barbara}
{Santa Barbara, CA}{US}{}

\cventry{2006}
{Xi Nu Zeta of Beta Sigma Phi Scholarship}
{SCV Scholarship Foundation}
{Santa Clarita, CA}{US}{}

\section{Publications and Talks}

\cventry{March 2016}
{Contributed Talk}
{APS March Meeting}
{Baltimore, MD}{US}
{\href{https://evansosenko.com/deck-tmdsc/}
{Superconducting phases of monolayer transition-metal dichalcogenides.}}

\cventry{December 2015}
{Superconductivity in transition metal dichalcogenides}
{University of California, Riverside}
{Riverside, CA}{US}
{\href{http://arxiv.org/abs/1512.01261}
{arXiv:1512.01261}}

\cventry{March 2015}
{Contributed Talk}
{APS March Meeting}
{San Antonio, TX}{US}
{\href{https://evansosenko.com/deck-dichalcogenides-superconductivity/}
{Superconducting phases of monolayer transition-metal dichalcogenides.}}

\cventry{June 2014}
{Effect of contacts on spin lifetime measurements in graphene}
{University of California, Riverside}
{Riverside, CA}{US}
{\href{https://journals.aps.org/prb/abstract/10.1103/PhysRevB.89.245436}
{Phys. Rev. B 89, 245436.}}

\cventry{March 2014}
{Contributed Talk}
{APS March Meeting}
{Denver, CO}{US}
{\href{https://evansosenko.com/deck-spin-lifetime/}
{Effect of contacts on spin lifetime measurements in graphene.}}

\section{Experience}

\subsection{Research}

\cventry{2011--present}
{Graduate Research Assistant}
{Department of Physics and Astronomy}
{Riverside, CA}{US}
{Condensed matter theory: spintronics and topological materials.}

\cventry{2009--2011}
{Undergraduate Research Assistant}
{UCSB Astronomy \& Astrophysics}
{Santa Barbara, CA}{US}
{Pulsar radio astronomy and scattering in interstellar media.
Applications and limits of the stationary phase approximation.
Under the supervision of Dr.~Carl R. Gwinn.}

\cventry{2008--2009}
{Undergraduate Research Assistant}
{UCSB Center for Terahertz Science and Technology}
{Santa Barbara, CA}{US}
{Experimental work on THz absorption of proteins in solution.
Under the supervision of Dr.~James Allen.}

\subsection{Instruction}

\cventry{2011--present}
{Teaching Assistant}
{Department of Physics and Astronomy}
{Riverside, CA}{US}{}

\cventry{2011}
{Grader}
{UCSB Physics Department}
{Santa Barbara, CA}{US}
{Grader for PHYS 231B, graduate course in general relativity; instructor: Dr.~Donald Marolf.}

\subsection{Miscellaneous}

\cventry{2001--present}
{Owner \& Technical Administrator}
{OurTownRentals.com}{Valencia, CA}{US}
{Commercial website for USA vacation rentals founded in 2001.
Responsible for web design, development, server administration, and business management.}

\section{Technical skills and experience}

\cvitem{platforms}
{FreeBSD, Linux, Microsoft Windows}

\cvitem{tools}
{\LaTeX, Git, Office}

\cvitem{scientific}
{Mathematica, LabVIEW, Autodesk Inventor}

\cvitem{design}
{Compass, Adobe Illustrator, Adobe Photoshop}

\cvitem{languages}
{Ruby, Python, PHP, SQL, HTML, CSS, SASS, JavaScript}

\section{Languages}

\cvlanguage{English}{Fluent}{Native}

\end{document}
166 changes: 0 additions & 166 deletions tex/curriculum_vitae.tex

This file was deleted.

0 comments on commit e68ab64

Please sign in to comment.