summary refs log tree commit diff
path: root/cv_eng.tex
blob: 2bf891c5aac1de1400b3f50c9c98eb9b2f49e252 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
\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}