Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(contents): move languages to skills & add a project #12

Merged
merged 1 commit into from
Feb 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
\input{sections/skills.tex}
\bigskip

\input{sections/Languages.tex}
\medskip

\input{sections/projects.tex}

\end{document}
2 changes: 1 addition & 1 deletion src/sections/experiences.tex
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
\item{Integrated internal intelligence API services for threat researchers using \textbf{GraphQL} and \textbf{Kubernetes} for \textbf{\texttt{\char`\~}400} engineers and threat researchers in threat hunting}
\item{Moved an on-promise system to the cloud; wrote unit tests \& integration tests with 78\% of code coverage; built \textbf{0 downtime} scalable deployment with \textbf{AWS Fargate} \& CDK which reduced \texttt{\char`\~}20\% of cost}
\item{Introduced modern IaC tool \textbf{AWS CDK} to our team; provisioned 4 system infrastructures that consist of \textbf{6+} different AWS services like AWS Glue, \textbf{Step Functions} \& RDS}
\item{Took charge of \textbf{Amazon Elastic Kubernetes Service} administrator of the team; operate 3 clusters \& \textbf{10+} production workloads including one with throughput of \textbf{200 GB+} per hour ETL workflow}
\item{Team lead administrator of \textbf{Amazon Elastic Kubernetes Service}; operate 3 clusters \& \textbf{10+} production workloads including one with throughput of \textbf{200 GB+} per hour ETL workflow}
\item{Optimized CI/CD pipelines for 6+ projects with \textbf{CircleCI} using prebuilt images, caching \& parallelism; adopted conventional commits \& semantic versioning that reduced up to \textbf{75\%} of deployment time}
\end{itemize}
}
Expand Down
2 changes: 1 addition & 1 deletion src/sections/headline.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
\par{
Software Engineer at Trend Micro. 5+ years experience in cloud infrastructure development, specializing in containerized backend development and pipeline automation.
Software Engineer at Trend Micro. 5+ years experience in \textbf{cloud infrastructure} development, specializing in \textbf{containerized} backend development and pipeline automation.
}
15 changes: 0 additions & 15 deletions src/sections/languages.tex

This file was deleted.

10 changes: 5 additions & 5 deletions src/sections/projects.tex
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
{Developed features including adding option to specify bundling docker entrypoint \& option to \textbf{auto delete} images upon ECR repository removal using CloudFormation custom resource with \textbf{Lambda} function; fixed props validation for EC2 volume \& ECR repository constructs; migrated tests from nodeunit to \textbf{Jest}}
{TypeScript,Infrastructure as Code}

% \project
% {cdnjs}{\github{cdnjs/cdnjs}}
% {}
% {Added 13 packages to cdnjs via git / npm auto-update; updated packages manually for packages has changes that break auto-update mechanism}
% {JavaScript,CDN}
\project
{Open Source Communities}{\github{cdnjs/cdnjs} \website{https://cdkmeetup.kktix.cc/}{Taiwan CDK Meetup} \website{https://coscup.org/}{COSCUP}}
{}
{Devoted to cdnjs camp in NCTU; added / updated 15+ packages in cdnjs; dedicated in Taiwan CDK Meetup community; exchanged directly with AWS developer advocate; attended COSCUP 2017, 2018, 2019 \& 2020}
{cdnjs,COSCUP,CDK Meetup}
\end{projects}
1 change: 1 addition & 0 deletions src/sections/skills.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
\begin{keywords}
\keywordsentry{Frameworks}{Apollo GraphQL, Koa, NestJS, Jest}
\keywordsentry{Working Env.}{Linux, VS Code, Neovim, Git, GitHub}
\keywordsentry{Languages}{TOEIC 905}
\end{keywords}
}