From 7a5c6941c76c6c5475be7619c35a6b116cde2480 Mon Sep 17 00:00:00 2001 From: Paweł Dybiec Date: Mon, 19 Nov 2018 01:23:01 +0100 Subject: Old cv --- cv_eng.tex | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100755 cv_eng.tex (limited to 'cv_eng.tex') diff --git a/cv_eng.tex b/cv_eng.tex new file mode 100755 index 0000000..2bf891c --- /dev/null +++ b/cv_eng.tex @@ -0,0 +1,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} -- cgit 1.4.1