Awesome-CV/examples/cv/experience.tex

140 lines
7 KiB
TeX
Raw Normal View History

%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
2015-05-15 10:59:39 +00:00
\cvsection{Experience}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
2015-05-15 10:59:39 +00:00
\begin{cventries}
2018-04-07 07:55:15 +00:00
%---------------------------------------------------------
\cventry
{Software Architect} % Job title
{Omnious. Co., Ltd.} % Organization
{Seoul, S.Korea} % Location
{Jun. 2017 - May 2018} % Date(s)
2018-04-07 07:55:15 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2018-05-06 10:13:32 +00:00
\item {Provisioned an easily managable hybrid infrastructure(Amazon AWS + On-premise) utilizing IaC(Infrastructure as Code) tools like Ansible, Packer and Terraform.}
\item {Built fully automated CI/CD pipelines on CircleCI for containerized applications using Docker, AWS ECR and Rancher.}
2018-04-07 07:55:15 +00:00
\item {Designed an overall service architecture and pipelines of the Machine Learning based Fashion Tagging API SaaS product with the micro-services architecture.}
\item {Implemented several API microservices in Node.js Koa and in the serverless AWS Lambda functions.}
2018-05-06 10:13:32 +00:00
\item {Deployed a centralized logging environment(ELK, Filebeat, CloudWatch, S3) which gather log data from docker containers and AWS resources.}
\item {Deployed a centralized monitoring environment(Grafana, InfluxDB, CollectD) which gather system metrics as well as docker run-time metrics.}
2018-04-07 07:55:15 +00:00
\end{cvitems}
}
2016-11-23 12:43:00 +00:00
%---------------------------------------------------------
\cventry
{Co-founder \& Software Engineer} % Job title
{PLAT Corp.} % Organization
{Seoul, S.Korea} % Location
2018-04-07 07:55:15 +00:00
{Jan. 2016 - Jun. 2017} % Date(s)
2016-11-23 12:43:00 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Implemented RESTful API server for car rental booking application(CARPLAT in Google Play).}
2017-01-06 17:39:32 +00:00
\item {Built and deployed overall service infrastructure utilizing Docker container, CircleCI, and several AWS stack(Including EC2, ECS, Route 53, S3, CloudFront, RDS, ElastiCache, IAM), focusing on high-availability, fault tolerance, and auto-scaling.}
2017-01-08 07:53:10 +00:00
\item {Developed an easy-to-use Payment module which connects to major PG(Payment Gateway) companies in Korea.}
2016-11-23 12:43:00 +00:00
\end{cvitems}
}
2016-12-02 21:58:01 +00:00
%---------------------------------------------------------
\cventry
{Researcher} % Job title
{Undergraduate Research, Machine Learning Lab(Prof. Seungjin Choi)} % Organization
{Pohang, S.Korea} % Location
{Mar. 2016 - Exp. Jun. 2017} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Researched classification algorithms(SVM, CNN) to improve accuracy of human exercise recognition with wearable device.}
2016-12-02 21:58:01 +00:00
\item {Developed two TIZEN applications to collect sample data set and to recognize user exercise on SAMSUNG Gear S.}
\end{cvitems}
}
%---------------------------------------------------------
2015-05-15 10:59:39 +00:00
\cventry
{Software Engineer \& Security Researcher (Compulsory Military Service)} % Job title
{R.O.K Cyber Command, MND} % Organization
{Seoul, S.Korea} % Location
2016-11-23 12:43:00 +00:00
{Aug. 2014 - Apr. 2016} % Date(s)
2015-05-15 10:59:39 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2015-05-26 04:41:20 +00:00
\item {Lead engineer on agent-less backtracking system that can discover client device's fingerprint(including public and private IP) independently of the Proxy, VPN and NAT.}
2016-12-02 21:58:01 +00:00
\item {Implemented a distributed web stress test tool with high anonymity.}
\item {Implemented a military cooperation system which is web based real time messenger in Scala on Lift.}
2015-05-15 10:59:39 +00:00
\end{cvitems}
}
%---------------------------------------------------------
2015-05-15 10:59:39 +00:00
\cventry
{Game Developer Intern at Global Internship Program} % Job title
{NEXON} % Organization
{Seoul, S.Korea \& LA, U.S.A} % Location
{Jan. 2013 - Feb. 2013} % Date(s)
2015-05-15 10:59:39 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2017-01-08 07:53:10 +00:00
\item {Developed in Cocos2d-x an action puzzle game(Dragon Buster) targeting U.S. market.}
\item {Implemented API server which is communicating with game client and In-App Store, along with two other team members who wrote the game logic and designed game graphics.}
2015-05-15 10:59:39 +00:00
\item {Won the 2nd prize in final evaluation.}
\end{cvitems}
}
%---------------------------------------------------------
2015-05-15 10:59:39 +00:00
\cventry
{Researcher for <Detecting videos torrents using image similarity algorithms>} % Job title
{Undergraduate Research, Computer Vision Lab(Prof. Bohyung Han)} % Organization
{Pohang, S.Korea} % Location
{Sep. 2012 - Feb. 2013} % Date(s)
2015-05-15 10:59:39 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2015-05-15 10:59:39 +00:00
\item {Researched means of retrieving a corresponding video based on image contents using image similarity algorithm.}
\item {Implemented prototype that users can obtain torrent magnet links of corresponding video relevant to an image on web site.}
2016-11-23 12:43:00 +00:00
\end{cvitems}
2015-05-15 10:59:39 +00:00
}
%---------------------------------------------------------
2015-05-15 10:59:39 +00:00
\cventry
{Software Engineer Trainee} % Job title
{Software Maestro (funded by Korea Ministry of Knowledge and Economy)} % Organization
{Seoul, S.Korea} % Location
{Jul. 2012 - Jun. 2013} % Date(s)
2015-05-15 10:59:39 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2015-05-15 10:59:39 +00:00
\item {Performed research memory management strategies of OS and implemented in Python an interactive simulator for Linux kernel memory management.}
\end{cvitems}
}
%---------------------------------------------------------
2015-05-15 10:59:39 +00:00
\cventry
{Software Engineer} % Job title
2018-05-06 10:13:32 +00:00
{ShitOne Corp.} % Organization
{Seoul, S.Korea} % Location
{Dec. 2011 - Feb. 2012} % Date(s)
2015-05-15 10:59:39 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2015-05-15 10:59:39 +00:00
\item {Developed a proxy drive smartphone application which connects proxy driver and customer. Implemented overall Android application logic and wrote API server for community service, along with lead engineer who designed bidding protocol on raw socket and implemented API server for bidding.}
\end{cvitems}
}
%---------------------------------------------------------
2015-05-15 10:59:39 +00:00
\cventry
{Freelance Penetration Tester} % Job title
{SAMSUNG Electronics} % Organization
{S.Korea} % Location
{Sep. 2013, Mar. 2011 - Oct. 2011} % Date(s)
2015-05-15 10:59:39 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2015-05-15 10:59:39 +00:00
\item {Conducted penetration testing on SAMSUNG KNOX, which is solution for enterprise mobile security.}
\item {Conducted penetration testing on SAMSUNG Smart TV.}
\end{cvitems}
%\begin{cvsubentries}
% \cvsubentry{}{KNOX(Solution for Enterprise Mobile Security) Penetration Testing}{Sep. 2013}{}
% \cvsubentry{}{Smart TV Penetration Testing}{Mar. 2011 - Oct. 2011}{}
%\end{cvsubentries}
}
%---------------------------------------------------------
2015-05-15 10:59:39 +00:00
\end{cventries}