\documentclass[10pt,a4paper,sans]{moderncv} \moderncvtheme{banking} \usepackage[utf8]{inputenc} %\usepackage{polski} %\usepackage[polish]{babel} \newcommand{\textbt}[1]{\textit{\textbf{#1}}} \firstname{Paweł} \lastname{Dybiec} \extrainfo{Computer Science and Mathematics Student} \email{pdybiec@stud.cs.uni.wroc.pl} \begin{document} \maketitle \section{Education} \cventry{2014-now}{BSc}{University of Wrocław}{Wrocław}{}{Joint Studies in Computer Science and Mathematics}{Implementation of both programs (CS and Math) on higher tier courses and groups dedicated for ISIM students} \cventry{2011-2014}{}{14th Secondary School}{Wrocław}{}{Courses of Mathematics, Computer Science at the extended level}{} \section{Experience} \cventry{2017}{Openlab Summer Student}{CERN }{Geneva}{}{Quality Assurance Framework for Linux releases delivery} \cventry{2015,2016}{teacher for middle school students}{14th Secondary School}{Wrocław}{}{Conducting classes for students preparing for Polish Olympiad in Informatics for Middle School Students} \cventry{2014,2015,2016}{teacher at the Educational Camp for secondary school students}{14th Secondary School}{Wrocław}{}{conducting classes for students preparing for Polish Olympiad in Informatics} \cventry{2015}{C++ Summer trainee}{Plus GPS Q4B}{Wrocław}{}{} \section{Skills} \cvitem{Programming languages}{C++, Python} \cvitem{Tools}{Linux, git, bash}{} \cvitem{Others}{Algorithms, Operating systems, Functional Programming,Statistics, Monte Carlo methods} \cvitem{Languages}{Fluent in English language} \section{Projects} \cvitem{Mimiker-operating system kernel}{\url{https://github.com/cahirwpz/mimiker}} \pagebreak \section{Competitive Programming} \cvitem{AMPPZ}{Polish Collegiate Programming Contest } \cvitem{OI}{Polish Olympiad in Informatics } \cvitem{MWPZ} {Local, open ICPC-like contest} \section{Other} \cvitem{Github}{\url{https://github.com/dyniec/}} \cvitem{Codeforces}{\url{http://codeforces.com/profile/dyniec}} \cvitem{Hobbies}{tabletop games, books, Competitive programming} \end{document}