Update CV.tex
This commit is contained in:
parent
ed2e47ce28
commit
96edf36917
34
CV.tex
34
CV.tex
@ -19,17 +19,21 @@
|
|||||||
%
|
%
|
||||||
% Summary
|
% Summary
|
||||||
\addblocktext{Summary}{%
|
\addblocktext{Summary}{%
|
||||||
\lipsum[1][1-12]\par
|
\lipsum[1][1-12]\ %replace this part with actual text
|
||||||
}
|
}
|
||||||
%
|
%
|
||||||
%Education
|
%Education
|
||||||
\section{Education}
|
\section{Education}
|
||||||
\datedexperience{Boğaziçi University}{2013-2018}
|
\datedexperience{Boğaziçi University}{2013-2018}
|
||||||
\explanation{B.S in Computer Engineering}
|
\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}
|
\datedexperience{Technical University of Munich}{2019-2022}
|
||||||
\explanation{M.S in Informatics}
|
\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
|
% Experience
|
||||||
\section{Experience}
|
\section{Experience}
|
||||||
@ -42,15 +46,21 @@
|
|||||||
%
|
%
|
||||||
\datedexperience{Akbank}{2018-2019 / Turkey}
|
\datedexperience{Akbank}{2018-2019 / Turkey}
|
||||||
\explanation{Ios Developer}
|
\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}
|
\datedexperience{Mobile-Software AG}{2019-2020 / Germany}
|
||||||
\explanation{Ios Developer}
|
\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}
|
\datedexperience{BMW Autonomous Driving Campus}{2020-Now / Germany}
|
||||||
\explanation{Working Student}
|
\explanation{Working Student}
|
||||||
\explanationdetail{\coloredbullet\ \lipsum[1][3-4]\par}
|
\explanationdetail{\coloredbullet\ %
|
||||||
|
\lipsum[1][3-4]\par %replace this part with actual text
|
||||||
|
}
|
||||||
%
|
%
|
||||||
% Skills
|
% Skills
|
||||||
\section{Skills}
|
\section{Skills}
|
||||||
@ -69,11 +79,17 @@
|
|||||||
%
|
%
|
||||||
% Experience
|
% Experience
|
||||||
\section{Extra}
|
\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}
|
\newcommand{\listofextras}{\extraone, \extratwo, \extrathree}
|
||||||
%
|
%
|
||||||
|
Loading…
Reference in New Issue
Block a user