-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSemihOnay-CV.tex
133 lines (115 loc) · 6.83 KB
/
SemihOnay-CV.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
%% Copyright 2006-2013 Xavier Danaux ([email protected]).
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License version 1.3c,
% available at http://www.latex-project.org/lppl/.
\documentclass[11pt,a4paper,sans]{moderncv}
% moderncv themes
\moderncvstyle{casual}
\moderncvcolor{blue}
%\renewcommand{\familydefault}{\sfdefault} % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page
% character encoding
\usepackage[utf8]{inputenc}
% adjust the page margins
\usepackage[scale=0.85]{geometry}
%\setlength{\hintscolumnwidth}{3cm}
%\setlength{\makecvtitlenamewidth}{10cm}
% personal data
\name{Semih}{Onay}
%\title{Resumé title}
\address{ Yeşilce Mah.}{34418 İstanbul}{Kağıthane}
\phone[mobile]{(0505)~615~93~91}
%\phone[fax]{+3~(456)~789~012}
\email{[email protected]}
\homepage{github.com/Semyonic}
%\extrainfo{additional information}
\photo[80pt][0.4pt]{assets/picture}
%\quote{Some quote}
% to show numerical labels in the bibliography (default is to show no labels); only useful if you make citations in your resume
%\makeatletter
%\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}
%\makeatother
%\renewcommand*{\bibliographyitemlabel}{[\arabic{enumiv}]}% CONSIDER REPLACING THE ABOVE BY THIS
% bibliography with mutiple entries
%\usepackage{multibib}
%\newcites{book,misc}{{Books},{Others}}
%----------------------------------------------------------------------------------
% content
%----------------------------------------------------------------------------------
\begin{document}
\makecvtitle
\section{Education}
\cventry{2017--2019}{İstanbul Uskudar University}{\textnormal {Institue of Health Sciences}}{}{\newline \textbf{Neuroscience (Masters Degree)}}{} % arguments 3 to 6 can be left empty
\cventry{2011--2015}{İstanbul Bilgi University}{\textnormal {Faculty of Arts and Science}}{}{\newline \textbf{Computer Science (Bachelors Degree - English)}}{} % arguments 3 to 6 can be left empty
\cventry{2008--2011}{İstanbul Arel University}{\textnormal {Vocational School}}{}{\newline \textbf{Computer Programming (Vocational - Turkish)}}{}
\section{Experience}
\subsection{Professional}
\cventry{July 2020 - Present}{\textnormal{\textit{Backend Engineer}}}{\textnormal{\textbf{Vivoo}}}{}{}{\textbf{}
\begin{itemize}%
\item Migrating to microservices from monolith backend application
\item Designing of the backend and app infrastructure
\end{itemize}}
\cventry{August 2019 - July 2020}{\textnormal{\textit{Frontend Engineer}}}{\textnormal{\textbf{Betbull}}}{}{}{\textbf{}
\begin{itemize}%
\item React Web Application Development
\item Nodejs SSR Web App Development
\end{itemize}}
\cventry{September 2018 - August 2019}{\textnormal{\textit{Software Specialist II}}}{\textnormal{\textbf{Etiya}}}{}{}{\textbf{}
\begin{itemize}%
\item Participating Code reviews as a reviewer
\item Angular-SpringBoot Application Development
\item Drupal CMS Development
\end{itemize}}
\cventry{April 2016 - Agust 2018}{\textnormal{\textit{Software Specialist}}}{\textnormal{\textbf{Setrow}}}{}{}{\textbf{}
\begin{itemize}%
\item Full-Stack Development
\item Improving existing services
\item Development of API's and Services
\item Implementing new technologies to existing stacks
\end{itemize}}
\section{Memberships}
\cvitemwithcomment{\textbf{ngTurkey}} {Istanbul}{Founding member of Non-profit organization for supporting Angular app development}
\pagebreak
\pagebreak
\section{Projects}
\cvitemwithcomment{2020}{Vivoo - Mobile App}{Backend and Infrastructure development}
\cvitemwithcomment{2019}{Betbull - Web Application}{React application development}
\cvitemwithcomment{2019}{Etiya - Videotron Project}{Angular 7 application development}
\cvitemwithcomment{2018}{Etiya - Fizz.ca Project}{Drupal CMS and Angular SpringBoot App development}
\cvitemwithcomment{2019}{Personal - JirAux }{VisualStudio Code extension for self-hosted JIRA installations.}
\cvitemwithcomment{2018}{Personal - Spotify-Telegram Bot}{Detects change of given users playlist. Sends newest added track link as a message to Telegram Bot users}
\cvitemwithcomment{2018}{Setrow - Mobile App Push Notification Service}{Push Notifications RESTfull API and sample application for demostration.iOS and Android platforms}
\cvitemwithcomment{2017}{Setrow - Log Monitoring Application}{Streaming application logs over UDP to Node.js via socket.io}
\cvitemwithcomment{2017}{Setrow - Facebook Marketing Integration}{Allows Setrow Customers to upload their segmented audience to Facebook for creating AD Audiences}
\cvitemwithcomment{2016}{Setrow - Web Push Notification Service}{Push Notifications Service with RESTfull API for web sites. Supports Chrome,Firefox,Opera and Yandex.}
\section{Language Proficiency}
\cvitemwithcomment{\textbf{English}} {Advanced}{Writing,reading and speaking}
\pagebreak
\section{Software Development Skills}
\cvdoubleitem{\textbf{Programming Paradigms}}{Functional,OO and Reactive}{Advanced}{}
\cvdoubleitem{\textbf{Programming Languages}}{JavaScript,TypeScript}{Advanced}{}
\cvdoubleitem{\textbf{Programming Languages}}{Python}{Intermediate}{}
\cvdoubleitem{\textbf{Programming Languages}}{Java}{Advanced}{}
\cvdoubleitem{\textbf{Frameworks}}{Spring Boot, NestJS}{Advanced}{}
\cvdoubleitem{\textbf{Frameworks}}{Node.js,Express,socket.io}{Advanced}{}
\cvdoubleitem{\textbf{Web Frameworks}}{Angular 7, RxJs, NgXS, NgRx}{Advanced}{}
\cvdoubleitem{\textbf{Web Frameworks}}{React, Redux, Redux-Thunk}{Advanced}{}
\cvdoubleitem{\textbf{Databases}}{postgreSQL,mongoDB,Redis}{Advanced}{}
\cvdoubleitem{\textbf{Testing Frameworks}}{JUnit,Mocha,Jasmine,Karma.js}{Advanced}{}
\cvdoubleitem{\textbf{OS}}{Linux,macOS (Primary OS)}{Advanced}{}
\cvdoubleitem{\textbf{Cloud Platforms}}{Firebase,AWS}{Advanced}{}
\cvdoubleitem{\textbf{Software Tools}}{Git,Gitlab,GitHub,BitBucket,Slack,Trello,Jenkins,JIRA,InVision,LaTeX}{Advanced}{}
\cvdoubleitem{\textbf{Software Tools}}{RabbitMQ,Jenkins,PM2,EsLint,Gulp,ClosureCompiler}{Advanced}{}
\cvdoubleitem{\textbf{Software Toolkits}}{Docker,Yarn,NPM,Maven}{Advanced}{}
\cvdoubleitem{\textbf{Software Toolkits}}{Kubernetes}{Advanced}{}
\section{Interests}
\cvitem{}{Game design,Video games,Raspberry Pi,DIY,Insturmental music,Philosophy,Psychology,Systems and Patterns}
\section{Personal}
\cvdoubleitem{\textbf{Birth Date}}{08.02.1990}{}{}
\cvdoubleitem{\textbf{Driving Licence}}{Class B}{}{}
\cvdoubleitem{\textbf{Military Service}}{Completed}{}{}
% Publications from a BibTeX file without multibib
% for numerical labels: \renewcommand{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% CONSIDER MERGING WITH PREAMBLE PART
% to redefine the heading string ("Publications"): \renewcommand{\refname}{Articles}
\end{document}