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

62 lines
3.0 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}
2025-09-10 22:47:02 +08:00
%---------------------------------------------------------
\cventry
2025-09-10 23:07:09 +08:00
{Senior Software Engineer, Core Team Backend Matching Engine} % Job title
{OKBL Pte Ltd, OKX Exchange} % Organization
2025-09-10 22:47:02 +08:00
{Singapore, Singapore} % Location
{Jan. 2024 - present} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2025-09-10 23:07:09 +08:00
\item {Develop and maintain matching engine architecture for the OKX exchange using \textbf{Java} and \textbf{C++}.}
\item {Low level network and kernel level optimizations on \textbf{Red Hat} systems with \textbf{UDP} protocols.}
\item {Developed message streaming and update systems using \textbf{Aeron} framework.}
\item {Forward error correction and redundancy systems deployed on \textbf{AWS} and \textbf{AliCloud}.}
\item {\textbf{Aeron Cluster} raft consensus implementation for high availability architecture.}
\item {\textbf{Aeron UDP} IPC and multidestination cast communication protocols.}
\item {FIX protocol \textbf{Simple Binary Encoding (SBE)} for efficient message serialization.}
\item {Research SIMD and vectorization for faster orderbook operations, managed with \textbf{Git} and \textbf{Emacs}.}
2025-09-10 22:47:02 +08:00
\end{cvitems}
}
2025-09-10 23:07:09 +08:00
\vspace{7mm}
2025-09-10 22:28:09 +08:00
%---------------------------------------------------------
\cventry
2025-09-10 23:07:09 +08:00
{Senior Software Engineer, Backend} % Job title
2025-09-10 22:28:09 +08:00
{Sea Group, Shopee} % Organization
{Singapore, Singapore} % Location
2025-09-10 23:07:09 +08:00
{June. 2020 - June. 2023} % Date(s)
2025-09-10 22:28:09 +08:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Big data with high volume(25TB), throughput(25k QPS) and low latency real time data.}
2025-09-10 23:07:09 +08:00
\item {Fluent with frameworks such as Yarn, Flink, Spark, Hive, Kafka, Redis, Elasticsearch.}
2025-09-10 22:28:09 +08:00
\item {Written connectors, transformers and concurrent backend querying code.}
\item {Django python services backend}
\end{cvitems}
}
2025-09-10 23:07:09 +08:00
\vspace{7mm}
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
\vspace{3mm}
%---------------------------------------------------------
2015-05-15 19:59:39 +09:00
\end{cventries}