From 77583eca73bb7f386d6466414e150794578326df Mon Sep 17 00:00:00 2001 From: Joshua Yun Date: Wed, 6 Apr 2022 17:43:50 -0500 Subject: initial commit --- template.tex | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 template.tex (limited to 'template.tex') diff --git a/template.tex b/template.tex new file mode 100644 index 0000000..04f9dad --- /dev/null +++ b/template.tex @@ -0,0 +1,44 @@ +\documentclass{article} + +\usepackage[margin=.75in]{geometry} +\usepackage{titlesec} +\usepackage{enumitem} + +\setlength\parindent{0pt} +\titleformat{\section}{\Large\scshape\raggedright}{}{0em}{}[\titlerule] +\pagenumbering{gobble} + +\begin{document} + +\par{\centering{\huge\textsc{Joshua Yun}}\bigskip\par} + +Phone: 929-358-6255\hfill Email: jjyun4@illinois.edu + +\noindent\rule{\textwidth}{0.4pt} + +\section{Education} +\textbf{University of Illinois at Urbana-Champaign} \hfill \textbf{Expected Graduation:} 2024\\ +\textit{Bachelor of Computer Engineering} \hfill GPA: 3.89 / 4.00 +\section{Skills} +\textsc{Programming}: C, Verilog, Java, Python, HTML, Git Version Control, \LaTeX \\ +\textsc{Software}: KiCad, STM32, Linux, NGINX, OpenBSD \\ +\textsc{Hardware}: Oscilloscope, Digital Logic Analyzer, Synthetic Loads, PCB Mills \\ +\textsc{Spoken Languages}: English, Spanish, Korean +\section{Work Related Activities} + +{\large\textbf{OpenLab at UIUC}} \hfill December 2021 - Present \\ +\textsc{{Lab Monitor}} +\begin{itemize}[noitemsep] + \item Ensuring that safety procedures were being followed at the Openlab, and that equipment was not being misused. + \item Working on improving the Openlab through new equipment and the repair of dysfunctional equipment. + \item Recorded and inventoried tool use that were borrowed by patrons, ensuring that tools were returned. +\end{itemize} + +{\large\textbf{Lifetime Fitness Inc.}} \hfill August 2020 - July 2021 \\ +\textsc{{Lifeguard}} +\begin{itemize}[noitemsep] + \item Enforced strict guidelines and procedures to ensure patron safety. + \item Collaborated with a team of lifeguards to keep the pool clean and functional. +\end{itemize} + +\section{Projects and Activities} -- cgit v1.2.3