initial
This commit is contained in:
67
angielskie/cv.tex
Normal file
67
angielskie/cv.tex
Normal file
@@ -0,0 +1,67 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\documentclass{curve}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[plmath,OT4]{polski}
|
||||
\usepackage{fullpage}
|
||||
\usepackage{nopageno}
|
||||
\usepackage{fancyhdr}
|
||||
|
||||
\leftheader{%
|
||||
Wałowa 5 Street\\
|
||||
56-400 Oleśnica
|
||||
% al. Jerzego Waszyngtona 98 m. 18\\
|
||||
% 04-015 Warszawa
|
||||
}
|
||||
\rightheader{%
|
||||
E-mail: \texttt{robertkmiec1989@gmail.com}\\
|
||||
Mobile: (+48) 728 988 767
|
||||
}
|
||||
|
||||
\title{Robert Kmieć}
|
||||
%\subtitle{and the subtitle}
|
||||
\photo{zdjecie.jpg}
|
||||
|
||||
\setlength\subrubricspace{3pt}
|
||||
|
||||
\usepackage{color}
|
||||
\makeatletter
|
||||
\def\@@rubrichead#1{%
|
||||
\@rubricfont%
|
||||
\makebox[0pt][l]{\colorbox[gray]{0.7}{\makebox[\@almosttextwidth-\hfuzz]{}}}%
|
||||
\makebox[\@almosttextwidth-\hfuzz][c]{#1}\par\vspace\rubricspace}
|
||||
\def\@@subrubric#1{%
|
||||
\parbox{0cm}{%
|
||||
\raisebox{\@beforespace}{\@subrubricfont%
|
||||
\makebox[1ex][l]{\colorbox[gray]{0.7}{\textcolor[gray]{0.7}{M}}}#1}%
|
||||
\par\vspace\subrubricspace}%
|
||||
\@subrubricmark{#1}}
|
||||
\makeatother
|
||||
|
||||
\begin{document}
|
||||
|
||||
\pagestyle{fancy}
|
||||
\fancyhead{}
|
||||
%\fancyfoot[CO]{Wyrażam zgodę na przetwarzanie moich danych osobowych w~celach
|
||||
%rekrutacji, zgodnie z~Ustawą z~dn. 29 sierpnia 1997~r. o~ochronie danych
|
||||
%osobowych (Dz. U.~z~2002~r. Nr~101, poz. 926 z~późniejszymi zmianami).}
|
||||
\fancyfoot[CO]{``I hereby agree for the processing of my personal data
|
||||
by Sii Sp. z~o.~o, Al. Niepodległości 69, 02-626 Warszawa, enclosed in
|
||||
the application documents submitted by me, including their processing in
|
||||
the future - for the purpose of the recruitment process. This consent is
|
||||
submitted voluntarily and I~declare that I~have been informed of the
|
||||
powers I~am entitled to in accordance with the Protection of Personal
|
||||
Data Act from August 29, 1997 (consolidated version: Journal of Laws
|
||||
from 2002, No. 101., item 926. with amendments).''}
|
||||
|
||||
\makeheaders[t]
|
||||
\maketitle
|
||||
\thispagestyle{empty}
|
||||
|
||||
\makerubric{education}
|
||||
\makerubric{experience}
|
||||
\makerubric{skills}
|
||||
\makerubric{misc}
|
||||
|
||||
\end{document}
|
||||
|
||||
%% cv.tex ends here.
|
||||
65
angielskie/education.tex
Normal file
65
angielskie/education.tex
Normal file
@@ -0,0 +1,65 @@
|
||||
%% rubric.tex --- Example of using CurVe.
|
||||
|
||||
%% Copyright (C) 2000, 2001, 2002, 2003, 2004 Didier Verna.
|
||||
|
||||
%% PRCS: $Id: rubric.tex 1.5 Fri, 06 Feb 2004 17:39:26 +0100 didier $
|
||||
|
||||
%% Author: Didier Verna <didier@lrde.epita.fr>
|
||||
%% Maintainer: Didier Verna <didier@lrde.epita.fr>
|
||||
%% Created: Thu Dec 10 16:04:01 2000
|
||||
%% Last Revision: Fri Feb 6 17:38:00 2004
|
||||
|
||||
%% This file is part of CurVe.
|
||||
|
||||
%% CurVe may be distributed and/or modified under the
|
||||
%% conditions of the LaTeX Project Public License, either version 1.1
|
||||
%% of this license or (at your option) any later version.
|
||||
%% The latest version of this license is in
|
||||
%% http://www.latex-project.org/lppl.txt
|
||||
%% and version 1.1 or later is part of all distributions of LaTeX
|
||||
%% version 1999/06/01 or later.
|
||||
|
||||
%% CurVe consists of the files listed in the file `README'.
|
||||
|
||||
|
||||
\begin{rubric}{Education}
|
||||
|
||||
\subrubric{Schools}
|
||||
\entry*[2012--\ldots]
|
||||
\textbf{Master Science studies}
|
||||
\entry*
|
||||
Wrocław University of Technology, Faculty of Electronics, Control
|
||||
Engineering and Robotics, Robotics
|
||||
\entry*[2008--2011]
|
||||
\textbf{Engineering studies}
|
||||
\entry*
|
||||
Wrocław University of Technology, Faculty of Electronics, Control
|
||||
Engineering and Robotics, Robotics
|
||||
\entry* Engineer's thesis subject: \textit{A package for teaching
|
||||
real-time systems using Linux Xenomai}
|
||||
\entry*[2004--2008]
|
||||
I Liceum Ogólnokształcące im. Juliusza Słowackiego w Oleśnicy,
|
||||
with extended Mathematics, Computer Science and Physics
|
||||
|
||||
%% \entry*[1992--1994]
|
||||
%% Music School, Łódź
|
||||
%% \entry*
|
||||
%% Major instrument: guitar
|
||||
\subrubric{Certificates}
|
||||
\entry*[2009]
|
||||
UNIX administration course organized by Wrocław University of
|
||||
Technology and Softronic, ending with \textit{``SCO Unix Open Server
|
||||
Release Administration II''}
|
||||
\entry*[2009]
|
||||
Certificate of english language ~- level B2E
|
||||
\entry*[2011]
|
||||
Certificate of german language ~- level A2E
|
||||
|
||||
\end{rubric}
|
||||
|
||||
%% rubric.tex ends here.
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "cv"
|
||||
%%% End:
|
||||
90
angielskie/experience.tex
Normal file
90
angielskie/experience.tex
Normal file
@@ -0,0 +1,90 @@
|
||||
\begin{rubric}{Experience}
|
||||
|
||||
|
||||
\entry*[03.2010--01.2012]
|
||||
\textbf{Wrocław University of Technology, Department of Fundamental Cybernetics and
|
||||
Robotics}
|
||||
\entry*
|
||||
Technician worker
|
||||
\entry*
|
||||
Administrator of network and computers systems (Unix, Linux)
|
||||
|
||||
\entry*[8.2010]
|
||||
\textbf{Wrocław Centre for Networking and Supercomputing}
|
||||
\entry* Monthly practice
|
||||
|
||||
%% \entry*[10.2003--11.2005]
|
||||
%% \textbf{Nemerle}
|
||||
%% \entry*
|
||||
%% Hybrid programming language for the~.NET platform
|
||||
%% \entry*
|
||||
%% Project has received funding from Microsoft Research.
|
||||
%% \entry*
|
||||
%% \emph{My contributions include patches to standard library, Emacs
|
||||
%% syntax mode, design of the build system, and Debian packages.}
|
||||
|
||||
% \entry*[05.2003--01.2005]
|
||||
% \textbf{Debian}
|
||||
% \entry*
|
||||
% Free operating system
|
||||
% \entry*
|
||||
% \emph{I have successfully completed all the~steps in~the~New Maintainer
|
||||
% process, but have been rejected because of~lack of~the time I could
|
||||
% devote to~the~project.}
|
||||
|
||||
%% \entry*[06.2002--01.2005]
|
||||
%% \textbf{Elmo}
|
||||
%% \entry*
|
||||
%% Console-based mail user agent featuring SMTP and POP3 protocols and
|
||||
%% a~so-called Bayesian spam filter
|
||||
%% \entry*
|
||||
%% \emph{Design and implementation}
|
||||
|
||||
% \entry*[10.2001--03.2002]
|
||||
% \textbf{Argante R Compiler}
|
||||
% \entry*
|
||||
% Procedural language (with C-like syntax) compiler for Argante OS
|
||||
% \entry*
|
||||
% \emph{Design and implementation}
|
||||
|
||||
%% \subrubric{Publications}
|
||||
|
||||
%% \entry*[11.2006]
|
||||
%% \textbf{API Changes: How Far Would You Go?} (tool demonstration)
|
||||
%% \entry*
|
||||
%% \emph{Jacek Śliwerski, Ilie Savga, Michael Rudolf, Jan Lehmann,
|
||||
%% Harald Wendel}
|
||||
%% \entry*
|
||||
%% To~be published in~Proc. $11^{th}$ European Conference on Software
|
||||
%% Maintenance and Reengineering (CSMR 2007), Amsterdam,
|
||||
%% the~Netherlands.
|
||||
|
||||
%% \entry*[09.2005]
|
||||
%% \textbf{HATARI: Raising Risk Awareness} (tool demonstration)
|
||||
%% \entry*
|
||||
%% \emph{Jacek Śliwerski, Thomas Zimmermann, Andreas Zeller}
|
||||
%% \entry*
|
||||
%% In~Proc. ACM SIGSOFT Symposium on the~Foundations
|
||||
%% of~Software Engineering (ESEC/FSE 2005), Lisbon, Portugal.
|
||||
|
||||
%% \entry*[05.2005]
|
||||
%% \textbf{When Do Changes Induce Fixes?}
|
||||
%% \entry*
|
||||
%% \emph{Jacek Śliwerski, Thomas Zimmermann, Andreas Zeller}
|
||||
%% \entry*
|
||||
%% In Proc. International Workshop on Mining Software Repositories (MSR
|
||||
%% 2005), St.~Louis, Missouri, USA.
|
||||
|
||||
%% \entry*[01.2003]
|
||||
%% \textbf{GNU Privacy Handbook}
|
||||
%% \entry*
|
||||
%% Polish translation
|
||||
|
||||
\end{rubric}
|
||||
|
||||
%% rubric.tex ends here.
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "cv"
|
||||
%%% End:
|
||||
38
angielskie/misc.tex
Normal file
38
angielskie/misc.tex
Normal file
@@ -0,0 +1,38 @@
|
||||
%% rubric.tex --- Example of using CurVe.
|
||||
|
||||
%% Copyright (C) 2000, 2001, 2002, 2003, 2004 Didier Verna.
|
||||
|
||||
%% PRCS: $Id: rubric.tex 1.5 Fri, 06 Feb 2004 17:39:26 +0100 didier $
|
||||
|
||||
%% Author: Didier Verna <didier@lrde.epita.fr>
|
||||
%% Maintainer: Didier Verna <didier@lrde.epita.fr>
|
||||
%% Created: Thu Dec 10 16:04:01 2000
|
||||
%% Last Revision: Fri Feb 6 17:38:00 2004
|
||||
|
||||
%% This file is part of CurVe.
|
||||
|
||||
%% CurVe may be distributed and/or modified under the
|
||||
%% conditions of the LaTeX Project Public License, either version 1.1
|
||||
%% of this license or (at your option) any later version.
|
||||
%% The latest version of this license is in
|
||||
%% http://www.latex-project.org/lppl.txt
|
||||
%% and version 1.1 or later is part of all distributions of LaTeX
|
||||
%% version 1999/06/01 or later.
|
||||
|
||||
%% CurVe consists of the files listed in the file `README'.
|
||||
|
||||
|
||||
\begin{rubric}{Others}
|
||||
|
||||
\entry*[Driver License:]
|
||||
Category A and B since 2007
|
||||
\entry*[Interests:]
|
||||
Football, motorcycles, OpenSource, embedded systems
|
||||
\end{rubric}
|
||||
|
||||
%% rubric.tex ends here.
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "cv"
|
||||
%%% End:
|
||||
75
angielskie/rubric.tex
Normal file
75
angielskie/rubric.tex
Normal file
@@ -0,0 +1,75 @@
|
||||
%% rubric.tex --- Example of using CurVe.
|
||||
|
||||
%% Copyright (C) 2000, 2001, 2002, 2003, 2004 Didier Verna.
|
||||
|
||||
%% PRCS: $Id: rubric.tex 1.5 Fri, 06 Feb 2004 17:39:26 +0100 didier $
|
||||
|
||||
%% Author: Didier Verna <didier@lrde.epita.fr>
|
||||
%% Maintainer: Didier Verna <didier@lrde.epita.fr>
|
||||
%% Created: Thu Dec 10 16:04:01 2000
|
||||
%% Last Revision: Fri Feb 6 17:38:00 2004
|
||||
|
||||
%% This file is part of CurVe.
|
||||
|
||||
%% CurVe may be distributed and/or modified under the
|
||||
%% conditions of the LaTeX Project Public License, either version 1.1
|
||||
%% of this license or (at your option) any later version.
|
||||
%% The latest version of this license is in
|
||||
%% http://www.latex-project.org/lppl.txt
|
||||
%% and version 1.1 or later is part of all distributions of LaTeX
|
||||
%% version 1999/06/01 or later.
|
||||
|
||||
%% CurVe consists of the files listed in the file `README'.
|
||||
|
||||
|
||||
\begin{rubric}{The Rubric's Title}
|
||||
|
||||
\entry*[A Key]
|
||||
This is an entry with a key. The key is displayed on the left,
|
||||
and you're reading the entry's contents. As you can see, this entry does
|
||||
not belong to a subrubric.
|
||||
|
||||
\subrubric{A First Subrubric}
|
||||
|
||||
\entry*[A Key]
|
||||
This entry belongs to the first subrubric. Before the subrubric,
|
||||
some space is added to separate it from the previous entry.
|
||||
\entry*
|
||||
After the subrubric, some space is also added to separate it from the
|
||||
first entry. Note that this entry has no key. The entries contents are
|
||||
aligned together.
|
||||
\entry*[Another Key]
|
||||
This is another entry with a new key.
|
||||
\entry*
|
||||
This is another entry, but this one has no key. Note the text bullet
|
||||
which serves as a visual clue, especially when several entries share the
|
||||
same key.
|
||||
|
||||
\subrubric{A Second Subrubric}
|
||||
|
||||
\entry*[A Key]
|
||||
This entry belongs to the second subrubric.
|
||||
\entry*
|
||||
This one also belongs to the second subrubric.
|
||||
\entry*[Another Key]
|
||||
This is another entry with a new key.
|
||||
\entry*
|
||||
This is another entry, but this one has no key.
|
||||
|
||||
\subrubric{}
|
||||
|
||||
\entry*[A Key]
|
||||
If you want to separate some entries from the subrubric above,
|
||||
you can for instance make an empty subrubric.
|
||||
\entry*
|
||||
You can include other rubrics below. Rubrics can even be split across
|
||||
pages. The titles will then be repeated.
|
||||
|
||||
\end{rubric}
|
||||
|
||||
%% rubric.tex ends here.
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "cv"
|
||||
%%% End:
|
||||
44
angielskie/skills.tex
Normal file
44
angielskie/skills.tex
Normal file
@@ -0,0 +1,44 @@
|
||||
\begin{rubric}{Skills}
|
||||
|
||||
\subrubric{Foreign languages}
|
||||
|
||||
\entry*[English:]
|
||||
advanced
|
||||
\entry*[German:]
|
||||
basic
|
||||
|
||||
|
||||
\subrubric{Technical}
|
||||
\entry*[Programming languages:]
|
||||
Advanced with C/C++, Awk, Bash, \LaTeX, HTML, Qt
|
||||
\entry*
|
||||
Basic knowledge of Assembler, PHP, OpenGL and Android-Java
|
||||
%% \entry*
|
||||
%% I have programmed in~AWK, CLIPS, Delphi, Lisp, Nemerle, Pascal, PHP,
|
||||
%% Perl, Prolog, SML, Smalltalk and 80x86 assembler.
|
||||
%% \entry*
|
||||
%% I am accomplished in~various special-purpose languages
|
||||
%% such as Yacc, Lex, Emacs Lisp or \LaTeX.
|
||||
\entry*[Network administration:]
|
||||
Development and expansion skills
|
||||
%% \entry*
|
||||
%% Awareness of~security issues in~web services (cross-site and
|
||||
%% injection exploits)
|
||||
\entry*[Operating systems:]
|
||||
Administration of Unix/Linux (LDAP,NFS,NAS,Sendmail)
|
||||
\entry*
|
||||
Real-time operating systems (Xenomai,QNX)
|
||||
\entry*
|
||||
Good knowledge of \textit{Microsoft Windows} systems
|
||||
\entry*[Other programs skills:]
|
||||
Vim, gdb, SVN, git
|
||||
\entry*[Others:]
|
||||
Ability to design, create electronic boards, including soldering THT/SMD elements
|
||||
\end{rubric}
|
||||
|
||||
%% rubric.tex ends here.
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "cv"
|
||||
%%% End:
|
||||
BIN
angielskie/zdjecie.jpg
Normal file
BIN
angielskie/zdjecie.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 98 KiB |
57
list/sprawko.tex
Normal file
57
list/sprawko.tex
Normal file
@@ -0,0 +1,57 @@
|
||||
\documentclass[a4paper,11pt]{letter}
|
||||
\usepackage[utf8]{inputenc}
|
||||
%\usepackage[polish]{babel}
|
||||
\usepackage{blkarray}
|
||||
%\usepackage[T1]{fontenc}
|
||||
%\usepackage{polski}
|
||||
\usepackage{fancyhdr}
|
||||
\usepackage{url}
|
||||
\usepackage{amsmath}
|
||||
\usepackage{epsfig}
|
||||
%\usepackage{subfigure}
|
||||
\usepackage[table]{xcolor}
|
||||
\usepackage[center]{caption}
|
||||
%\usepackage{wrapfig},
|
||||
%\usepackage[hypertex]{hyperref} % odnosniki w~tekscie i~url
|
||||
\usepackage{listings}
|
||||
\usepackage{indentfirst} %% POLSKIE AKAPITY
|
||||
\usepackage{rotating} %% sidewaystable/figure
|
||||
\setlength{\textheight}{23cm}
|
||||
\setlength{\textwidth}{15.92cm}
|
||||
\setlength{\footskip}{10mm}
|
||||
\setlength{\oddsidemargin}{0mm}
|
||||
\setlength{\evensidemargin}{0mm}
|
||||
\setlength{\topmargin}{0mm}
|
||||
\setlength{\headsep}{0mm}
|
||||
\frenchspacing % francuskie zwyczaje typograficzne
|
||||
\author{Robert Kmieć}
|
||||
\date{\today~r.}
|
||||
\signature{Robert Kmieć}
|
||||
\address{Robert Kmieć\\ Wałowa 5 Street\\ 56-400 Oleśnica}
|
||||
\begin{document}
|
||||
\begin{letter}{Tieto Ltd \\ Rysia 1a Street\\53-656 Wrocław,
|
||||
Poland}
|
||||
|
||||
\opening{Dear Sir~or Madam,}
|
||||
|
||||
I~am writing in response to Your advertisement about internship.
|
||||
I~would like to take participate in development of NFC stack in Linux
|
||||
kernel.
|
||||
|
||||
I~have always wanted to be a~part of OpenSource community, and I~hope
|
||||
that Your company will help me, to become one.
|
||||
|
||||
My engineer's thesis subject was \textit{``A package for teaching real-time
|
||||
systems using Linux Xenomai''}. During this project I~was working with
|
||||
embedded systems and developing kernel modules for ARM based boards.
|
||||
Now I~would like to expand my skills. I~am interested in new
|
||||
technologies. Creating and developing them is my passion. That is why
|
||||
I~would like to join Your team.
|
||||
|
||||
\closing{Yours faithfully,}
|
||||
|
||||
\encl{\begin{enumerate}
|
||||
\item Curriculum Vitae
|
||||
\end{enumerate}}
|
||||
\end{letter}
|
||||
\end{document}
|
||||
60
polskie/cv.tex
Normal file
60
polskie/cv.tex
Normal file
@@ -0,0 +1,60 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\documentclass{curve}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[plmath,OT4]{polski}
|
||||
\usepackage{fullpage}
|
||||
\usepackage{nopageno}
|
||||
\usepackage{fancyhdr}
|
||||
|
||||
\leftheader{%
|
||||
ul. Wałowa 5\\
|
||||
56-400 Oleśnica
|
||||
% al. Jerzego Waszyngtona 98 m. 18\\
|
||||
% 04-015 Warszawa
|
||||
}
|
||||
\rightheader{%
|
||||
E-mail: \texttt{robertkmiec1989@gmail.com}\\
|
||||
Tel. kom.: (+48) 728-988-767
|
||||
% Mobile: (+48) 605 611 224
|
||||
}
|
||||
|
||||
\title{Robert Kmieć}
|
||||
%\subtitle{and the subtitle}
|
||||
\photo{zdjecie.jpg}
|
||||
|
||||
\setlength\subrubricspace{3pt}
|
||||
|
||||
\usepackage{color}
|
||||
\makeatletter
|
||||
\def\@@rubrichead#1{%
|
||||
\@rubricfont%
|
||||
\makebox[0pt][l]{\colorbox[gray]{0.7}{\makebox[\@almosttextwidth-\hfuzz]{}}}%
|
||||
\makebox[\@almosttextwidth-\hfuzz][c]{#1}\par\vspace\rubricspace}
|
||||
\def\@@subrubric#1{%
|
||||
\parbox{0cm}{%
|
||||
\raisebox{\@beforespace}{\@subrubricfont%
|
||||
\makebox[1ex][l]{\colorbox[gray]{0.7}{\textcolor[gray]{0.7}{M}}}#1}%
|
||||
\par\vspace\subrubricspace}%
|
||||
\@subrubricmark{#1}}
|
||||
\makeatother
|
||||
|
||||
\begin{document}
|
||||
|
||||
\pagestyle{fancy}
|
||||
\fancyhead{}
|
||||
\fancyfoot[CO]{Wyrażam zgodę na przetwarzanie moich danych osobowych w~celach
|
||||
rekrutacji, zgodnie z~Ustawą z~dn. 29 sierpnia 1997~r. o~ochronie danych
|
||||
osobowych (Dz. U.~z~2002~r. Nr~101, poz. 926 z~późniejszymi zmianami).}
|
||||
|
||||
\makeheaders[t]
|
||||
\maketitle
|
||||
\thispagestyle{empty}
|
||||
|
||||
\makerubric{education}
|
||||
\makerubric{experience}
|
||||
\makerubric{skills}
|
||||
\makerubric{misc}
|
||||
|
||||
\end{document}
|
||||
|
||||
%% cv.tex ends here.
|
||||
70
polskie/education.tex
Normal file
70
polskie/education.tex
Normal file
@@ -0,0 +1,70 @@
|
||||
%% rubric.tex --- Example of using CurVe.
|
||||
|
||||
%% Copyright (C) 2000, 2001, 2002, 2003, 2004 Didier Verna.
|
||||
|
||||
%% PRCS: $Id: rubric.tex 1.5 Fri, 06 Feb 2004 17:39:26 +0100 didier $
|
||||
|
||||
%% Author: Didier Verna <didier@lrde.epita.fr>
|
||||
%% Maintainer: Didier Verna <didier@lrde.epita.fr>
|
||||
%% Created: Thu Dec 10 16:04:01 2000
|
||||
%% Last Revision: Fri Feb 6 17:38:00 2004
|
||||
|
||||
%% This file is part of CurVe.
|
||||
|
||||
%% CurVe may be distributed and/or modified under the
|
||||
%% conditions of the LaTeX Project Public License, either version 1.1
|
||||
%% of this license or (at your option) any later version.
|
||||
%% The latest version of this license is in
|
||||
%% http://www.latex-project.org/lppl.txt
|
||||
%% and version 1.1 or later is part of all distributions of LaTeX
|
||||
%% version 1999/06/01 or later.
|
||||
|
||||
%% CurVe consists of the files listed in the file `README'.
|
||||
|
||||
|
||||
\begin{rubric}{Wykształcenie}
|
||||
|
||||
\subrubric{Szkoły}
|
||||
\entry*[2012--\ldots]
|
||||
\textbf{Studia II stopnia}
|
||||
\entry*
|
||||
Politechnika Wrocławska, Wydział Elektroniki, kierunek Automatyka
|
||||
i Robotyka, specjalność Robotyka
|
||||
\entry* Temat pracy magisterskiej: \textit{Wykorzystanie systemu
|
||||
Xenomai na platformie Pandaboard do sterowania w robotyce}
|
||||
\entry*[2008--2011]
|
||||
\textbf{Studia I stopnia}
|
||||
\entry*
|
||||
Politechnika Wrocławska, Wydział Elektroniki, kierunek Automatyka
|
||||
i Robotyka, specjalność Robotyka
|
||||
\entry* Temat pracy inżynierskiej: \textit{Środowisko dydaktyczne
|
||||
systemów czasu rzeczywistego wykorzystujące Linux Xenomai}
|
||||
\entry*[2004--2005]
|
||||
I Liceum Ogólnokształcące im. Juliusza Słowackiego w Oleśnicy,
|
||||
profil Matematyczno--Informatyczno--Fizyczny
|
||||
|
||||
%% \entry*[1992--1994]
|
||||
%% Music School, Łódź
|
||||
%% \entry*
|
||||
%% Major instrument: guitar
|
||||
|
||||
\subrubric{Szkolenia i certyfikaty}
|
||||
|
||||
\entry*[2009]
|
||||
Kurs Administracji UNIX organizowany przez Politechnikę Wrocławską
|
||||
oraz firmę Softronic,
|
||||
potwierdzony certyfikatem \textit{``SCO Unix Open Server Release
|
||||
Administration II''}
|
||||
\entry*[2009]
|
||||
Certyfikat znajomości języka angielskiego ~- poziom B2E
|
||||
\entry*[2011]
|
||||
Certyfikat znajomości języka niemieckiego - poziom A2E
|
||||
|
||||
\end{rubric}
|
||||
|
||||
%% rubric.tex ends here.
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "cv"
|
||||
%%% End:
|
||||
90
polskie/experience.tex
Normal file
90
polskie/experience.tex
Normal file
@@ -0,0 +1,90 @@
|
||||
\begin{rubric}{Doświadczenie zawodowe}
|
||||
|
||||
|
||||
\entry*[03.2010--01.2013]
|
||||
\textbf{Politechnika Wrocławska, Instytut Informatyki, Automatyki i
|
||||
Robotyki, Laboratorium Inteligencji Robotów}
|
||||
\entry*
|
||||
Technik
|
||||
\entry*
|
||||
Administrator sieci oraz serwerów zakładu
|
||||
|
||||
\entry*[08.2010]
|
||||
\textbf{Wrocławskie Centrum Sieciowo-Superkomputerowe}
|
||||
\entry* Miesięczne praktyki
|
||||
|
||||
%% \entry*[10.2003--11.2005]
|
||||
%% \textbf{Nemerle}
|
||||
%% \entry*
|
||||
%% Hybrid programming language for the~.NET platform
|
||||
%% \entry*
|
||||
%% Project has received funding from Microsoft Research.
|
||||
%% \entry*
|
||||
%% \emph{My contributions include patches to standard library, Emacs
|
||||
%% syntax mode, design of the build system, and Debian packages.}
|
||||
|
||||
% \entry*[05.2003--01.2005]
|
||||
% \textbf{Debian}
|
||||
% \entry*
|
||||
% Free operating system
|
||||
% \entry*
|
||||
% \emph{I have successfully completed all the~steps in~the~New Maintainer
|
||||
% process, but have been rejected because of~lack of~the time I could
|
||||
% devote to~the~project.}
|
||||
|
||||
%% \entry*[06.2002--01.2005]
|
||||
%% \textbf{Elmo}
|
||||
%% \entry*
|
||||
%% Console-based mail user agent featuring SMTP and POP3 protocols and
|
||||
%% a~so-called Bayesian spam filter
|
||||
%% \entry*
|
||||
%% \emph{Design and implementation}
|
||||
|
||||
% \entry*[10.2001--03.2002]
|
||||
% \textbf{Argante R Compiler}
|
||||
% \entry*
|
||||
% Procedural language (with C-like syntax) compiler for Argante OS
|
||||
% \entry*
|
||||
% \emph{Design and implementation}
|
||||
|
||||
%% \subrubric{Publications}
|
||||
|
||||
%% \entry*[11.2006]
|
||||
%% \textbf{API Changes: How Far Would You Go?} (tool demonstration)
|
||||
%% \entry*
|
||||
%% \emph{Jacek Śliwerski, Ilie Savga, Michael Rudolf, Jan Lehmann,
|
||||
%% Harald Wendel}
|
||||
%% \entry*
|
||||
%% To~be published in~Proc. $11^{th}$ European Conference on Software
|
||||
%% Maintenance and Reengineering (CSMR 2007), Amsterdam,
|
||||
%% the~Netherlands.
|
||||
|
||||
%% \entry*[09.2005]
|
||||
%% \textbf{HATARI: Raising Risk Awareness} (tool demonstration)
|
||||
%% \entry*
|
||||
%% \emph{Jacek Śliwerski, Thomas Zimmermann, Andreas Zeller}
|
||||
%% \entry*
|
||||
%% In~Proc. ACM SIGSOFT Symposium on the~Foundations
|
||||
%% of~Software Engineering (ESEC/FSE 2005), Lisbon, Portugal.
|
||||
|
||||
%% \entry*[05.2005]
|
||||
%% \textbf{When Do Changes Induce Fixes?}
|
||||
%% \entry*
|
||||
%% \emph{Jacek Śliwerski, Thomas Zimmermann, Andreas Zeller}
|
||||
%% \entry*
|
||||
%% In Proc. International Workshop on Mining Software Repositories (MSR
|
||||
%% 2005), St.~Louis, Missouri, USA.
|
||||
|
||||
%% \entry*[01.2003]
|
||||
%% \textbf{GNU Privacy Handbook}
|
||||
%% \entry*
|
||||
%% Polish translation
|
||||
|
||||
\end{rubric}
|
||||
|
||||
%% rubric.tex ends here.
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "cv"
|
||||
%%% End:
|
||||
15
polskie/misc.tex
Normal file
15
polskie/misc.tex
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
\begin{rubric}{Pozostałe}
|
||||
|
||||
\entry*[Prawo Jazdy:]
|
||||
Kategoria A oraz B od roku 2007
|
||||
\entry*[Zainteresowania:]
|
||||
Piłka nożna, motocykle, OpenSource, systemy wbudowane
|
||||
\end{rubric}
|
||||
|
||||
%% rubric.tex ends here.
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "cv"
|
||||
%%% End:
|
||||
75
polskie/rubric.tex
Normal file
75
polskie/rubric.tex
Normal file
@@ -0,0 +1,75 @@
|
||||
%% rubric.tex --- Example of using CurVe.
|
||||
|
||||
%% Copyright (C) 2000, 2001, 2002, 2003, 2004 Didier Verna.
|
||||
|
||||
%% PRCS: $Id: rubric.tex 1.5 Fri, 06 Feb 2004 17:39:26 +0100 didier $
|
||||
|
||||
%% Author: Didier Verna <didier@lrde.epita.fr>
|
||||
%% Maintainer: Didier Verna <didier@lrde.epita.fr>
|
||||
%% Created: Thu Dec 10 16:04:01 2000
|
||||
%% Last Revision: Fri Feb 6 17:38:00 2004
|
||||
|
||||
%% This file is part of CurVe.
|
||||
|
||||
%% CurVe may be distributed and/or modified under the
|
||||
%% conditions of the LaTeX Project Public License, either version 1.1
|
||||
%% of this license or (at your option) any later version.
|
||||
%% The latest version of this license is in
|
||||
%% http://www.latex-project.org/lppl.txt
|
||||
%% and version 1.1 or later is part of all distributions of LaTeX
|
||||
%% version 1999/06/01 or later.
|
||||
|
||||
%% CurVe consists of the files listed in the file `README'.
|
||||
|
||||
|
||||
\begin{rubric}{The Rubric's Title}
|
||||
|
||||
\entry*[A Key]
|
||||
This is an entry with a key. The key is displayed on the left,
|
||||
and you're reading the entry's contents. As you can see, this entry does
|
||||
not belong to a subrubric.
|
||||
|
||||
\subrubric{A First Subrubric}
|
||||
|
||||
\entry*[A Key]
|
||||
This entry belongs to the first subrubric. Before the subrubric,
|
||||
some space is added to separate it from the previous entry.
|
||||
\entry*
|
||||
After the subrubric, some space is also added to separate it from the
|
||||
first entry. Note that this entry has no key. The entries contents are
|
||||
aligned together.
|
||||
\entry*[Another Key]
|
||||
This is another entry with a new key.
|
||||
\entry*
|
||||
This is another entry, but this one has no key. Note the text bullet
|
||||
which serves as a visual clue, especially when several entries share the
|
||||
same key.
|
||||
|
||||
\subrubric{A Second Subrubric}
|
||||
|
||||
\entry*[A Key]
|
||||
This entry belongs to the second subrubric.
|
||||
\entry*
|
||||
This one also belongs to the second subrubric.
|
||||
\entry*[Another Key]
|
||||
This is another entry with a new key.
|
||||
\entry*
|
||||
This is another entry, but this one has no key.
|
||||
|
||||
\subrubric{}
|
||||
|
||||
\entry*[A Key]
|
||||
If you want to separate some entries from the subrubric above,
|
||||
you can for instance make an empty subrubric.
|
||||
\entry*
|
||||
You can include other rubrics below. Rubrics can even be split across
|
||||
pages. The titles will then be repeated.
|
||||
|
||||
\end{rubric}
|
||||
|
||||
%% rubric.tex ends here.
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "cv"
|
||||
%%% End:
|
||||
44
polskie/skills.tex
Normal file
44
polskie/skills.tex
Normal file
@@ -0,0 +1,44 @@
|
||||
\begin{rubric}{Kwalifikacje}
|
||||
|
||||
\subrubric{Języki Obce}
|
||||
|
||||
\entry*[Angielski:]
|
||||
zaawansowany
|
||||
\entry*[Niemiecki:]
|
||||
podstawowy
|
||||
|
||||
|
||||
\subrubric{Umiejętności techniczne}
|
||||
\entry*[Języki programowania:]
|
||||
Dobra znajomość C/C++, Awk, Bash, \LaTeX, HTML, Qt
|
||||
\entry*
|
||||
Podstawowa znajomość Assembler, PHP, MySQL, Prolog oraz Android-Java
|
||||
%% \entry*
|
||||
%% I have programmed in~AWK, CLIPS, Delphi, Lisp, Nemerle, Pascal, PHP,
|
||||
%% Perl, Prolog, SML, Smalltalk and 80x86 assembler.
|
||||
%% \entry*
|
||||
%% I am accomplished in~various special-purpose languages
|
||||
%% such as Yacc, Lex, Emacs Lisp or \LaTeX.
|
||||
\entry*[Sieci komputerowe:]
|
||||
Znajomość zagadnień z poziomu administracji i rozwoju sieci
|
||||
%% \entry*
|
||||
%% Awareness of~security issues in~web services (cross-site and
|
||||
%% injection exploits)
|
||||
\entry*[Systemy operacyjne:]
|
||||
Administracja systemami Unix/Linux (LDAP,NFS,NAS,Sendmail)
|
||||
\entry*
|
||||
Systemy czasu rzeczywistego (Xenomai,QNX)
|
||||
\entry*
|
||||
Dobra znajomość systemów Windows
|
||||
\entry*[Inne narzędzia programistyczne:]
|
||||
Vim, gdb, SVN, git
|
||||
\entry*[Pozostałe:]
|
||||
Umiejętność wytwarzania płytek drukowanych oraz lutowania THT i SMD
|
||||
\end{rubric}
|
||||
|
||||
%% rubric.tex ends here.
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "cv"
|
||||
%%% End:
|
||||
Reference in New Issue
Block a user