+Resume PDF version.
authorshort <>
Wed, 3 Dec 2003 20:34:09 +0000 (20:34 +0000)
committershort <>
Wed, 3 Dec 2003 20:34:09 +0000 (20:34 +0000)
resume/Resume-JanKratochvil.html.pl
resume/Resume-JanKratochvil.tex [new file with mode: 0644]

index c2f2f24..617a3f4 100755 (executable)
@@ -144,7 +144,8 @@ print <<"HERE";
 <tr><td class="tab-head">Licenses</td><td>motorcycle, car</td></tr>
 <tr><td class="tab-head">eMail   </td><td>$mailme</td></tr>
 <tr><td class="tab-head">Projects</td><td>@{[ a_href('http://www.jankratochvil.net/project/') ]}</td></tr>
-<tr><td class="tab-head">Resume  </td><td>@{[ a_href('http://www.jankratochvil.net/resume/') ]}</td></tr>
+<tr><td class="tab-head">Resume  </td><td>@{[ a_href('http://www.jankratochvil.net/resume/') ]}<br />
+                                          [ @{[ a_href '/resume/Resume-JanKratochvil.pdf','PDF' ]} ]</td></tr>
 <tr><td class="tab-head">OpenPGP </td><td style="font-family: monospace;">@{[ a_href '/pgp-JanKratochvil.txt',''
                .'pub  1024D/44FC7632 2002-10-07 Jan Kratochvil &lt;pgp-44FC7632@jankratochvil.net&gt;<br />'
                .'sub  2048g/D9F5F44B 2002-10-07 [expires 2004-10-06]' ]}</span></td></tr>
diff --git a/resume/Resume-JanKratochvil.tex b/resume/Resume-JanKratochvil.tex
new file mode 100644 (file)
index 0000000..4780305
--- /dev/null
@@ -0,0 +1,255 @@
+\documentclass{article}
+\usepackage[dvipdf]{graphicx}
+\usepackage{multirow}
+\usepackage[colorlinks]{hyperref}
+
+\pdfinfo{
+       /Title(Jan Kratochvil Resume)
+       /Author(Jan Kratochvil)
+       }
+
+\setlength{\topmargin}{-0.5cm}  % \topmargin - blank space at page top
+\setlength{\headheight}{0cm}    % \headheight - page header height
+\setlength{\headsep}{0cm}       % \headsep - space between header and text
+\setlength{\textheight}{307mm}  % \textheight - height of the text body
+
+\setlength{\oddsidemargin}{-0.5cm}   % \oddsidemargin - odd-numbered page margin
+\setlength{\evensidemargin}{-0.5cm}  % \evensidemargin - even-numbered page margin
+\setlength{\textwidth}{170mm}        % \textwidth - width of the text body
+
+\begin{document}
+
+\begin{table}[h]
+       \centering
+       \begin{tabular*}{0.93\textwidth}{|@{\extracolsep{\fill}}c@{\extracolsep{\fill}}l@{\extracolsep{\fill}}l@{\extracolsep{\fill}}|}
+               \hline
+               \multirow{11}*{\includegraphics{Resume-JanKratochvil-face.pdf}}
+               {} & Name     & Jan Kratochvil \\
+               {} & English  & technical: fluent, general: communicable \\
+               {} & Born     & 1979 \\
+               {} & Sex      & male \\
+               {} & Status   & single \\
+               {} & Licenses & motorcycle, car \\
+               {} & eMail    & \href{mailto:job@jankratochvil.net}{job@jankratochvil.net} \\
+               {} & Projects & \href{http://www.jankratochvil.net/}{http://www.jankratochvil.net/project/} \\
+               {} & Resume   & \href{http://www.jankratochvil.net/resume/}{http://www.jankratochvil.net/resume/} \\
+               {} & OpenPGP  & \href{http://www.jankratochvil.net/pgp-JanKratochvil.txt}
+                               {\fontfamily{cmss}\fontsize{8}{9}\selectfont pub  1024D/44FC7632 2002-10-07 Jan Kratochvil $<$pgp-44FC7632@jankratochvil.net$>$} \\
+               {} &                        & \href{http://www.jankratochvil.net/pgp-JanKratochvil.txt}
+                               {\fontfamily{cmss}\fontsize{8}{9}\selectfont sub  2048g/D9F5F44B 2002-10-07 [expires 2004-10-06]} \\
+               \hline
+       \end{tabular*}
+\end{table}
+
+\vskip 0.5cm
+
+\begin{large}
+       Looking for a fulltime job. Relocation around the world expected.
+\end{large}
+
+\def\jobscaption{Contractor Jobs}
+\def\jobstabular{|lp{0.7in}@{\extracolsep{\fill}}p{4.95in}|}
+
+\begin{table}[h]
+       \centering
+       \caption{\jobscaption}
+       \begin{tabular*}{\textwidth}{\jobstabular}
+               \hline
+Date & Client & Description \\
+\hline
+
+2002-2003 & -- (freelance project) &
+       \href{http://www.jankratochvil.net/project/captive/}{Captive}: The first free NTFS read/write filesystem for GNU/Linux (14~months)
+
+       Project required analysing portions of 80MB+ i386 disassembly dumps of
+       MS-Windows XP kernel and ntfs.sys to achieve the first binary compatible
+       reimplementation of the required undocumented XP kernel subsystems.
+
+       Written \href{http://www.jankratochvil.net/project/TraceFS/}{TraceFS}:
+       Microsoft Windows Kernel API Tracer as native W32 kernel hooking driver for
+       run-time analysis of the NT Cache Manager XP kernel subsystem.
+
+       GNU/Linux part required integration and extensions of
+       \href{http://lufs.sourceforge.net/lufs/}{LUFS} (Linux Userland File System)
+       to transparently connect the UNIX userland based MS-Windows kernel
+       filesystem isolated by the CORBA/ORBit interface.
+       \\
+\hline
+
+2001-2002 & \href{http://www.atspraha.cz/}{Advanced\newline Telecom\newline Services} &
+       Mobile technologies
+
+       \begin{itemize}
+               \item
+                       MMS framework client via EuroTel GSM operator by technologies GSM MMS,
+                       Perl, XML, SOAP (3~months, still maintained)
+
+                       Project included \href{http://www.jankratochvil.net/etmms/}{pilot MMS Center debugging}
+                       with Ethereal (\href{http://www.ethereal.com}{external link}), fixes of
+                       Ethereal (\href{http://www.jankratochvil.net/project/etherealmmse/}{1},
+                       \href{http://www.jankratochvil.net/project/etherealwsp/}{2}).
+               
+               \item
+                       Multimedia EMS support implemented by \href{http://www.jankratochvil.net/project/gsmperl/}{GSM::SMS patch}
+
+               \item
+                       Implementation of protocol BIP (based on Nokia CIMD2 protocol) for GSM
+                       SMS Center direct communication by extending gnokii
+                       (\href{http://www.gnokii.org/}{external link}) for EuroTel GSM operator
+                       (still in use)
+       \end{itemize}
+       \\
+\hline
+
+1999-2000 & \href{http://www.suse.com/}{SuSE} &
+       \href{http://www.jankratochvil.net/project/surprise/}{Partition Surprise}: GPLed Partition Magic clone (15~months)
+
+       Project was completed as a team work. The code is based on Gnome technologies.
+
+       As one of the subtasks to keep system bootability I implemented
+       \href{http://www.jankratochvil.net/project/int13sniff/}{Int13Sniff}
+       to ease Microsoft boot loaders disassembly across partition modifications.
+       \\
+\hline
+
+2001-2002 & \href{http://www.readynote.com/}{ReadyNote} &
+       Mobile technologies for embedded devices
+
+       \begin{itemize}
+               \item
+                       Completed debugging of gnokii (\href{http://www.gnokii.org/}{external link})
+                       GSM software modem for Nokia 5190
+
+               \item
+                       Port of gnokii and my
+                       \href{http://www.jankratochvil.net/project/mdsms/}{mdsms} (Mobile Device SMS Tool)
+                       to embedded uClinux (\href{http://www.uclinux.org/}{external link})
+       \end{itemize}
+       \\
+\hline
+
+1999-2003 & \href{http://www.jklabs.cz/}{JKLabs} &
+       System administration of GNU/Linux and FreeBSD, techsupport: GuestNET,
+                       \href{http://www.2m.dk/web/html_version/eclipse/eclipse.html}{Eclipse},
+                       \href{http://www.globaloop.com/}{GlobaLoop},
+                       \href{http://www.antlimited.com/products/fresco.htm}{Fresco}
+
+       Ad hoc technical support challenges such as i386 IRQ redirector,
+       \href{http://www.jankratochvil.net/project/middleman/}{Middleman port} (HTTP proxy ported to FreeBSD) or
+       \href{http://www.jankratochvil.net/project/ssht/}{ssht} (Unattended intranet host accessibility by SSH tunnel).
+       \\
+\hline
+
+2001 & \href{http://www.gtsgroup.cz/}{GTS} &
+       \href{http://www.jankratochvil.net/project/tac_plus/}{tac\_plus auth}: Cisco TACACS+ NAS host based authorization (3~months)
+       \\
+\hline
+
+1999 & \href{http://www.unicom-prague.cz/}{Unicom} &
+       Technical translations from English
+       \\
+\hline
+
+       \end{tabular*}
+\end{table}
+
+\pagebreak
+
+\begin{table}[h]
+       \centering
+       \caption{\jobscaption{ }(continued)}
+       \begin{tabular*}{\textwidth}{\jobstabular}
+               \hline
+Date & Client & Description \\
+\hline
+
+1998-1999 & \href{http://www.geoinvest.cz/}{Geoinvest} &
+       Mobile technologies, embedded devices
+
+       \begin{itemize}
+               \item
+                       \href{http://www.jankratochvil.net/project/332/}{332}: AmigaOS kernel port to embedded Motorola 68332
+
+               \item
+                       Siemens M1 GSM modem daemon for GPS, client/server setup, remote GSM terminals
+       \end{itemize}
+       \\
+\hline
+
+1999 & \href{http://www.tencom.cz/}{TENcom\newline Trade} &
+       Mobile technologies
+
+       \begin{itemize}
+               \item
+                       \href{http://www.jankratochvil.net/project/mdsms/}{MobilDock SMS Tool}:
+                       SMS communication software for Digital UNIX (2~months)
+       \end{itemize}
+       \\
+\hline
+
+1998 & \href{http://www.elsa-online.org/}{European\newline Law\newline Students'\newline Association} &
+       \href{http://www.jankratochvil.net/project/step/}{STEP}:
+       Custom web database application, requirement for fixes of
+       \href{http://www.jankratochvil.net/project/phphash/}{PHP} and
+       \href{http://www.jankratochvil.net/project/pgsqlsubstr/}{PostgreSQL}
+       \\
+\hline
+
+1993-1996 & Profes J\&K &
+       PC assembly and customer service
+       \\
+\hline
+
+1993 & \href{http://www.japhila.cz/index_en.htm}{Japhila} &
+       StampMan: Database application (MS-DOS: Pascal, plainTeX)
+       \\
+\hline
+
+       \end{tabular*}
+\end{table}
+
+For referees e-mails please see: \href{http://www.jankratochvil.net/resume/}{http://www.jankratochvil.net/resume/}
+
+\begin{table}[h]
+       \centering
+       \caption{Awards}
+       \begin{tabular*}{\textwidth}{|l@{\extracolsep{\fill}}p{6.15in}|}
+               \hline
+               1997 & Bronze medal in the International Olympiad in Informatics, South Africa -- Cape Town \\
+               1997 & 2nd in an MO-P national contest -- mathematics Olympiad, the programming category \\
+               1997 & 1st in the International Competition in Programming \\
+               1996 & 4th in the International Competition in Programming \\
+               1995 & 7th in the Central European Olympiad in Informatics \\
+               \hline
+       \end{tabular*}
+\end{table}
+
+\begin{table}[h]
+       \centering
+       \caption{Experience Summary}
+       \begin{tabular*}{\textwidth}{|l@{\extracolsep{\fill}}p{5.10in}|}
+               \hline
+               Major Areas         & mobile technologies, filesystems, embedded devices \\
+               Platforms           & GNU/Linux/i386/UNIX/FreeBSD, W32 kernel, Amiga/680x0, MS-DOS,
+                                                                                                                               ZX Spectrum, handheld PC-E500S \\
+               Languages           & C (Gnome/GCC), Perl, bash/awk/sed...,
+                                                                                                                               Java, C++, Pascal, Basic, REXX, S-Lang, Foxplus, Prolog \\
+               Tools/Metalanguages & autoconf, automake, libtool, m4, CVS, gettext, bison, flex, ld~script,
+                                                                                                       gdb~script, Maple~V \\
+               Assemblers          & i386, Motorola 680x0, Zilog~Z80, Intel 8051, MIPS R2/3000,
+                                                                                                                               (Hitachi SH-8) \\
+               WWW-Related         & (X)HTML, CSS, PHP, SQL (PostgreSQL, MySQL), JavaScript, CGI \\
+               Documentation       & plainTeX, LaTeX, DocBook, DocBook Lite, XML/NS/Schema,
+                                                                                                                               gtk-doc, nroff, pod \\
+               Libraries           & Gnome/GTK+/GLib, POSIX/BSD/SysV/threads/sockets, X11, OpenGL, NCurses,
+                                                                                                                               S-Lang, GnomeVFS, libxml, SVGALib, NIS, Qt,... \\
+               RPC                 & CORBA/ORBit, SOAP, WSDL, Sun~RPC \\
+               Protocols           & GSM SMS/PDU/Nokia~Smart~Messaging/EMS/MMS/SMIL/WAP/WSP/AMR,\newline
+                                                                                                                               GSM ETSI/3GPP stds, IPv4, HTTP, SMTP/RFC822/MIME, FTP, SSH, DHCP, POP3, NFSv2, PPP/LCP/IPCP,... \\
+               Filesystems         & ext2, FAT, AmigaFFS, ISO-9660 \\
+               \hline
+       \end{tabular*}
+\end{table}
+
+\end{document}
+\bye