diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..025b4f3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.log +*.toc +*.aux +*.nav +*.out +*.gz +*.synctex(busy) +*.synctex diff --git a/CV.pdf b/CV.pdf new file mode 100644 index 0000000..678f3a9 Binary files /dev/null and b/CV.pdf differ diff --git a/CV.tex b/CV.tex index 820dff4..ddfd8dd 100644 --- a/CV.tex +++ b/CV.tex @@ -26,8 +26,10 @@ \section{Education} \datedexperience{Boğaziçi University}{2013-2018} \explanation{B.S in Computer Engineering} + \explanationdetail{\coloredbullet\ \lipsum[1][3-4]\par} \datedexperience{Technical University of Munich}{2019-2022} \explanation{M.S in Informatics} + \explanationdetail{\coloredbullet\ \lipsum[1][3-4]\par} % % Experience \section{Experience} diff --git a/images/profilpicture.png b/images/profilpicture.png new file mode 100644 index 0000000..5a060c3 Binary files /dev/null and b/images/profilpicture.png differ diff --git a/muratcan_cv.cls b/muratcan_cv.cls index 904c686..f1e83be 100644 --- a/muratcan_cv.cls +++ b/muratcan_cv.cls @@ -156,7 +156,7 @@ \explanationdetail{ \begin{tabular}{rl} \makeatletter - \@for\thisitem:=#1\do{\thisitem\\} + \@for\thisitem:=#1\do{\thisitem\\[1ex]} \makeatother \end{tabular} }