Update CV.tex

This commit is contained in:
Murat Can Karacabey 2020-04-16 22:17:45 +02:00 committed by GitHub
parent ed2e47ce28
commit 96edf36917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

34
CV.tex
View File

@ -19,17 +19,21 @@
%
% Summary
\addblocktext{Summary}{%
\lipsum[1][1-12]\par
\lipsum[1][1-12]\ %replace this part with actual text
}
%
%Education
\section{Education}
\datedexperience{Boğaziçi University}{2013-2018}
\explanation{B.S in Computer Engineering}
\explanationdetail{\coloredbullet\ \lipsum[1][3-4]\par}
\explanationdetail{\coloredbullet\ %
\lipsum[1][3-4]\par %replace this part with actual text
}
\datedexperience{Technical University of Munich}{2019-2022}
\explanation{M.S in Informatics}
\explanationdetail{\coloredbullet\ \lipsum[1][3-4]\par}
\explanationdetail{\coloredbullet\ %
\lipsum[1][3-4]\par %replace this part with actual text
}
%
% Experience
\section{Experience}
@ -42,15 +46,21 @@
%
\datedexperience{Akbank}{2018-2019 / Turkey}
\explanation{Ios Developer}
\explanationdetail{\coloredbullet\ \lipsum[1][1-2]\par}
\explanationdetail{\coloredbullet\ %
\lipsum[1][1-2]\par %replace this part with actual text
}
%
\datedexperience{Mobile-Software AG}{2019-2020 / Germany}
\explanation{Ios Developer}
\explanationdetail{\coloredbullet\ \lipsum[1][4-5]\par.}
\explanationdetail{\coloredbullet\ %
\lipsum[1][4-5]\par. %replace this part with actual text
}
%
\datedexperience{BMW Autonomous Driving Campus}{2020-Now / Germany}
\explanation{Working Student}
\explanationdetail{\coloredbullet\ \lipsum[1][3-4]\par}
\explanationdetail{\coloredbullet\ %
\lipsum[1][3-4]\par %replace this part with actual text
}
%
% Skills
\section{Skills}
@ -69,11 +79,17 @@
%
% Experience
\section{Extra}
\newcommand{\extraone}{\lipsum[1][7-8]\par}
\newcommand{\extraone}{%
\lipsum[1][7-8]\par %replace this part with actual text
}
%
\newcommand{\extratwo}{\lipsum[1][9-10]\par}
\newcommand{\extratwo}{%
\lipsum[1][9-10]\par %replace this part with actual text
}
%
\newcommand{\extrathree}{\lipsum[1][11-12]\par}
\newcommand{\extrathree}{%
\lipsum[1][11-12]\par%replace this part with actual text
}
%
\newcommand{\listofextras}{\extraone, \extratwo, \extrathree}
%