2020-04-15 20:00:27 +00:00
|
|
|
\documentclass{muratcan_cv}
|
|
|
|
|
|
|
|
\setname{Murat Can}{Karacabey}
|
|
|
|
\setaddress{Munich/Germany}
|
|
|
|
\setmobile{xx xxx xx xx}
|
|
|
|
\setmail{muratcankaracabey@gmail.com}
|
|
|
|
\setposition{Work Student} %ignored for now
|
|
|
|
\setlinkedinaccount{https://www.linkedin.com/in/murat-can-karacabey-568a96b1/} %you can play with color of the template (red is also nice..)
|
|
|
|
\setgithubaccount{https://github.com/muratcankaracabey} %you can play with color of the template (red is also nice..)
|
|
|
|
\setthemecolor{red} %you can play with color of the template (red is also nice..)
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
%Set variables
|
|
|
|
%You can add sections, texts, explanations just by copying the style below. Replace the dummy texts "\lipsum[1][x-x]\par" with actual texts.
|
|
|
|
%Create header
|
|
|
|
\headerview
|
|
|
|
\vspace{1ex}
|
|
|
|
%Sections
|
|
|
|
%
|
|
|
|
% Summary
|
|
|
|
\addblocktext{Summary}{%
|
2020-04-16 20:17:45 +00:00
|
|
|
\lipsum[1][1-12]\ %replace this part with actual text
|
2020-04-15 20:00:27 +00:00
|
|
|
}
|
|
|
|
%
|
|
|
|
%Education
|
|
|
|
\section{Education}
|
|
|
|
\datedexperience{Boğaziçi University}{2013-2018}
|
|
|
|
\explanation{B.S in Computer Engineering}
|
2020-04-16 20:17:45 +00:00
|
|
|
\explanationdetail{\coloredbullet\ %
|
|
|
|
\lipsum[1][3-4]\par %replace this part with actual text
|
|
|
|
}
|
2020-04-15 20:00:27 +00:00
|
|
|
\datedexperience{Technical University of Munich}{2019-2022}
|
|
|
|
\explanation{M.S in Informatics}
|
2020-04-16 20:17:45 +00:00
|
|
|
\explanationdetail{\coloredbullet\ %
|
|
|
|
\lipsum[1][3-4]\par %replace this part with actual text
|
|
|
|
}
|
2020-04-15 20:00:27 +00:00
|
|
|
%
|
|
|
|
% Experience
|
|
|
|
\section{Experience}
|
|
|
|
%
|
|
|
|
\datedexperience{Intertech Inc.}{2014-Summer / Turkey}
|
|
|
|
\explanation{Intern as android developer}
|
|
|
|
%
|
|
|
|
\datedexperience{Velocity Inc.}{2015-Summer / Turkey}
|
|
|
|
\explanation{Intern as Developer/Tester}
|
|
|
|
%
|
|
|
|
\datedexperience{Akbank}{2018-2019 / Turkey}
|
|
|
|
\explanation{Ios Developer}
|
2020-04-16 20:17:45 +00:00
|
|
|
\explanationdetail{\coloredbullet\ %
|
|
|
|
\lipsum[1][1-2]\par %replace this part with actual text
|
|
|
|
}
|
2020-04-15 20:00:27 +00:00
|
|
|
%
|
|
|
|
\datedexperience{Mobile-Software AG}{2019-2020 / Germany}
|
|
|
|
\explanation{Ios Developer}
|
2020-04-16 20:17:45 +00:00
|
|
|
\explanationdetail{\coloredbullet\ %
|
|
|
|
\lipsum[1][4-5]\par. %replace this part with actual text
|
|
|
|
}
|
2020-04-15 20:00:27 +00:00
|
|
|
%
|
|
|
|
\datedexperience{BMW Autonomous Driving Campus}{2020-Now / Germany}
|
|
|
|
\explanation{Working Student}
|
2020-04-16 20:17:45 +00:00
|
|
|
\explanationdetail{\coloredbullet\ %
|
|
|
|
\lipsum[1][3-4]\par %replace this part with actual text
|
|
|
|
}
|
2020-04-15 20:00:27 +00:00
|
|
|
%
|
|
|
|
% Skills
|
|
|
|
\section{Skills}
|
|
|
|
%
|
|
|
|
\newcommand{\skillone}{\createskill{Programming Languages}{\textbf{\emph{Experienced:}} \ \ Python \cpshalf Swift \ \ \textbf{\emph{Familiar:}} \ \ Javascript \cpshalf Objective-C \cpshalf Bash \cpshalf Java \cpshalf Scheme}}
|
|
|
|
%
|
|
|
|
\newcommand{\skilltwo}{\createskill{Software Development}{Programming Paradigms \cpshalf GIT \cpshalf CLI \cpshalf Agile Methodology \cpshalf DevOps Lifecycles}}
|
|
|
|
%
|
|
|
|
\newcommand{\skillthree}{\createskill{Frameworks \ \& \ Libraries}{Jupyter \cpshalf Matplotplib \cpshalf Numpy \cpshalf Pandas \cpshalf Scikit-learn \cpshalf Gym \cpshalf PyTorch \cpshalf Tensorflow}}
|
|
|
|
%
|
|
|
|
\newcommand{\skillfour}{\createskill{iOS Programming}{RxSwift \cpshalf PromiseKit \cpshalf CocoaPods \cpshalf Autolayout/DSLs}}
|
|
|
|
%
|
|
|
|
\newcommand{\skillfive}{\createskill{Languages}{\textbf{\emph{Native:}} \ \ Turkish \ \ \textbf{\emph{Fluent:}} \ \ English \ \ \textbf{\emph{Beginner:}} \ \ German }}
|
|
|
|
%
|
|
|
|
\createskills{\skillone, \skilltwo, \skillthree, \skillfour, \skillfive}
|
|
|
|
%
|
|
|
|
% Experience
|
|
|
|
\section{Extra}
|
2020-04-16 20:17:45 +00:00
|
|
|
\newcommand{\extraone}{%
|
|
|
|
\lipsum[1][7-8]\par %replace this part with actual text
|
|
|
|
}
|
2020-04-15 20:00:27 +00:00
|
|
|
%
|
2020-04-16 20:17:45 +00:00
|
|
|
\newcommand{\extratwo}{%
|
|
|
|
\lipsum[1][9-10]\par %replace this part with actual text
|
|
|
|
}
|
2020-04-15 20:00:27 +00:00
|
|
|
%
|
2020-04-16 20:17:45 +00:00
|
|
|
\newcommand{\extrathree}{%
|
|
|
|
\lipsum[1][11-12]\par%replace this part with actual text
|
|
|
|
}
|
2020-04-15 20:00:27 +00:00
|
|
|
%
|
|
|
|
\newcommand{\listofextras}{\extraone, \extratwo, \extrathree}
|
|
|
|
%
|
|
|
|
\createbullets{\listofextras}
|
|
|
|
%
|
|
|
|
%Footnote
|
|
|
|
\createfootnote
|
|
|
|
\end{document}
|