Files
awesome-cv/examples/resume/experience.tex
T

68 lines
3.5 KiB
TeX
Raw Normal View History

%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
2017-01-07 02:39:32 +09:00
\cvsection{Work Experience}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
2015-05-15 19:59:39 +09:00
\begin{cventries}
2018-04-07 16:55:15 +09:00
%---------------------------------------------------------
\cventry
2019-09-11 15:43:11 +08:00
{Software Engineering Summer Intern} % Job title
{JPMorgan Chase \& Co.} % Organization
{Singapore, Singapore} % Location
{May. 2019 - Aug. 2019} % Date(s)
2018-04-07 16:55:15 +09:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2019-09-11 15:43:11 +08:00
\item {Developed frontend using \textbf{Angular 7}.}
\item {Wrote backend in \textbf{Java Springboot} with \textbf{Swagger} to work easily with users.}
\item {\textbf{Dockerized} application for consistent deployement.}
\item {Give talk on practical uses of functional programming in \textbf{NixOS}}
2018-04-07 16:55:15 +09:00
\end{cvitems}
}
2019-09-11 15:43:11 +08:00
%\begin{tabular*}{\textwidth}{llllllll}
%\begin{tabular*}{\columnwidth}{@{\extracolsep{\stretch{1}}}*{8}{l}@{}}
%Languages: & \textbf{Java} & \textbf{Python} & Environment: & \textbf{Red Hat} & \textbf{} & \textbf{} & \textbf{} \\
%Framework: & \textbf{SpringBoot} & \textbf{MyBatis3} & Tools: & \textbf{Emacs} & \textbf{Maven} & \textbf{Git} & \textbf{Docker} \\
%\ & \textbf{Swagger} & & & \textbf{Kubernetes} & \textbf{} & \textbf{} & \textbf{} \\
%\end{tabular*}\\
\vspace{3mm}
2016-11-23 21:43:00 +09:00
%---------------------------------------------------------
\cventry
2019-09-11 15:43:11 +08:00
{FULL STACK DEVELOPER AND SOFTWARE ENGINEERING INTERN} % Job title
{Works Applications Co., Ltd.} % Organization
{Singapore, Sinagpore} % Location
{May. 2018 - Aug. 2018} % Date(s)
2016-11-23 21:43:00 +09:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2019-09-11 15:43:11 +08:00
\item {Attained \textbf{Star Performer Best Employee Award} for contributions to microservice manager called \textbf{Gandalf}.}
\item {Developed a GUI using \textbf{Electron} and \textbf{React} to implement GPG(RFC4880) to encrypt files.}
\item {Maintained current and developed new microservice manager using \textbf{Node.js} and \textbf{flask}.}
\item {Other tools: \textbf{UDP Socket Programming}, \textbf{Socket.IO}, \textbf{MongoDB}, \textbf{etcd}.}
2016-11-23 21:43:00 +09:00
\end{cvitems}
}
2019-09-11 15:43:11 +08:00
\vspace{3mm}
2016-11-23 21:43:00 +09:00
2019-09-11 15:43:11 +08:00
%\begin{tabular*}{\columnwidth}{@{\extracolsep{\stretch{1}}}*{8}{l}@{}}
%Languages: & \textbf{Python} & \textbf{} & Environment: & \textbf{ArchLinux} & \textbf{Ubuntu} & \textbf{} & \textbf{} \\
%Framework: & \textbf{TensorFlow} & \textbf{Keras} & Tools: & \textbf{Emacs} & \textbf{Unet} & \textbf{VGG-19} & \textbf{GANs} \\
%\ & & & & \textbf{Jupyter} & \textbf{Git} & \textbf{OpenCV} & \textbf{} \\
%\end{tabular*}\\
%---------------------------------------------------------
2019-09-11 15:43:11 +08:00
\cventry
{Server Admin} % Job title
{Download.NUS} % Organization
{Singapore, Sinagpore} % Location
{May. 2017 - Present} % Date(s)
2015-05-15 19:59:39 +09:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2019-09-11 15:43:11 +08:00
\item {Maintain an opensource mirror server using \textbf{CentOS}}
2015-05-15 19:59:39 +09:00
\end{cvitems}
}
%---------------------------------------------------------
2015-05-15 19:59:39 +09:00
\end{cventries}