Files
awesome-cv/examples/resume/experience.tex
T
2025-09-10 22:28:09 +08:00

89 lines
4.7 KiB
TeX

%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
\cvsection{Work Experience}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
\begin{cventries}
%---------------------------------------------------------
\cventry
{Software Engineer, Backend} % Job title
{Sea Group, Shopee} % Organization
{Singapore, Singapore} % Location
{June. 2020 - present} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Big data with high volume(25TB), throughput(25k QPS) and low latency real time data.}
\item {Fluent with frameworks such as Yarn, Flink, Spark, Hive, Kafka, Redis, Elasticsearch}
\item {Written connectors, transformers and concurrent backend querying code.}
\item {Django python services backend}
\end{cvitems}
}
%\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}
%---------------------------------------------------------
\cventry
{Software Engineering Summer Intern} % Job title
{JPMorgan Chase \& Co.} % Organization
{Singapore, Singapore} % Location
{May. 2019 - Aug. 2019} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\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}}
\end{cvitems}
}
%\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}
%---------------------------------------------------------
\cventry
{FULL STACK DEVELOPER AND SOFTWARE ENGINEERING INTERN} % Job title
{Works Applications Co., Ltd.} % 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} 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}.}
\end{cvitems}
}
\vspace{3mm}
%\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*}\\
%---------------------------------------------------------
\cventry
{Server Admin} % Job title
{Download.NUS} % Organization
{Singapore, Sinagpore} % Location
{May. 2017 - Present} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Maintain an opensource mirror server using \textbf{CentOS}}
\end{cvitems}
}
%---------------------------------------------------------
\end{cventries}