Files
awesome-cv/examples/resume/projects.tex
T
2019-09-11 15:43:11 +08:00

54 lines
2.8 KiB
TeX
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
\cvsection{Projects}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
\begin{cventries}
%---------------------------------------------------------
\cventry
{Auto Manga Colourisation Deep Learning Project} % Job title
{Auto Manga Colourisation Deep Learning Project} % Organization
{Singapore, Singapore} % Location
{Jan. 2018 - May. 2018} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item{Won \textbf{1st} Runner-Up in NUSs 12th School of Computing Term Project Showcase (steps).}
\item{Trained a \textbf{neural network model} to add colour to sketches.}
\item{A combination of \textbf{Unet}, \textbf{VGG-19} and \textbf{Generative Adversarial Networks(GANs)}.}
\end{cvitems}
}
\descriptionstyle{
\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*}\\
}
\vspace{3mm}
%---------------------------------------------------------
\cventry
{Software Developer} % Job title
{Gandalf Microservice Manager @ Works Applications} % Organization
{Singapore, Sinagpore} % Location
{May. 2018 - Aug. 2018} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Attained \textbf{Star Performer Best Employee Award} due to contributions.}
\item {Maintained current Microservice Manager built with \textbf{Flask} and \textbf{React}.}
\item {Rewrote the whole Microservice Manager in \textbf{Node.js}.}
\end{cvitems}
}
\begin{tabular*}{\columnwidth}{@{\extracolsep{\stretch{1}}}*{8}{l}@{}}
Languages: & \textbf{Python} & \textbf{Javascript} & Environment: & \textbf{ArchLinux} & \textbf{Ubuntu} & \textbf{} & \textbf{} \\
Framework: & \textbf{Flask} & \textbf{Express} & Tools: & \textbf{Emacs} & \textbf{} & \textbf{} & \textbf{} \\
Others: & \textbf{Socket.IO} & \textbf{Mongodb} & & \textbf{} & \textbf{} & \textbf{} & \textbf{} \\
\end{tabular*}\\
%---------------------------------------------------------
\end{cventries}