Zadanie-domowe-13/PD 12/cv-glowny plik.tex

92 lines
2.2 KiB
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

%!TEX TS-program = xelatex
\documentclass[]{friggeri-cv}
\addbibresource{bibliography.bib}
\usepackage[utf8]{inputenc}
\usepackage{polski}
\begin{document}
\header{Maksym}{Kokociński}
{Informatyk}
% In the aside, each new line forces a line break
\begin{aside}
\section{Dane osobowe}
Data ur: 1.09.1999
Adres: Widok 50/89
62-860 Kalisz
Telefon: 606882108
~
Mail: makok@st.amu.edu.pl
\section{Języki obce}
j.Angielski
j.Hiszpański
\section{Programowanie}
Python, C
\end{aside}
\section{Zainteresowania:}
Zdobywanie doświadczenia,rozwój osobisty,sport(tenis) i literatura
\section{Wykształcenie:}
\begin{entrylist}
\entry
{od 2018}
{Uniwersytet Adama Mickiewicza}
{Poznań}
{profil informatyczny}
\entry
{20142017}
{III Liceum Ogólnokształcące}
{Kalisz}
{klasa geograficzna}
\entry
{2011-2014}
{Gimnazjum Edukator}
{Kalisz}
{klasa anglojęzyczna}
\end{entrylist}
\section{Doświadczenie:}
\begin{entrylist}
\entry
{2014}
{Praca w sklepie spożywczym}
{Praca wakacyjna}
{\emph{obsługa kasy fiskalnej}}
\entry
{2016-2018}
{Praca w Makdonaldzie na stanowisku menagera}
{Praca stała}
{\emph{znajomość pracowników i umiejętność wykorzystywania ich zalet do efektywnej pracy w zespole}}
\entry
{2018}
{Instruktor Windserfingu}
{Praca wakacyjna}
{\emph{umiejętność przekazywania wiedzy,praca w ciężkich warunkach pogodowych}}
\end{entrylist}
\section{Inne atuty:}
Prawo jazdy kat. B1
%%% This piece of code has been commented by Karol Kozioł due to biblatex errors.
%
%\printbibsection{article}{article in peer-reviewed journal}
%\begin{refsection}
% \nocite{*}
% \printbibliography[sorting=chronological, type=inproceedings, title={international peer-reviewed conferences/proceedings}, notkeyword={france}, heading=subbibliography]
%\end{refsection}
%\begin{refsection}
% \nocite{*}
% \printbibliography[sorting=chronological, type=inproceedings, title={local peer-reviewed conferences/proceedings}, keyword={france}, heading=subbibliography]
%\end{refsection}
%\printbibsection{misc}{other publications}
%\printbibsection{report}{research reports}
\end{document}