633facb8fe2fdd04a5217356403c44d4dee318c0
[www.jankratochvil.net.git] / resume / Resume-JanKratochvil.tex
1 \documentclass{article}
2 \usepackage[dvipdf]{graphicx}
3 \usepackage{multirow}
4 \usepackage[colorlinks]{hyperref}
5
6 \setlength\belowcaptionskip{2pt}
7
8 \pdfinfo{
9         /Title(Jan Kratochvil Resume)
10         /Author(Jan Kratochvil)
11         }
12
13 \setlength{\topmargin}{-0.5cm}  % \topmargin - blank space at page top
14 \setlength{\headheight}{0cm}    % \headheight - page header height
15 \setlength{\headsep}{0cm}       % \headsep - space between header and text
16 \setlength{\textheight}{307mm}  % \textheight - height of the text body
17
18 \setlength{\oddsidemargin}{-0.5cm}   % \oddsidemargin - odd-numbered page margin
19 \setlength{\evensidemargin}{-0.5cm}  % \evensidemargin - even-numbered page margin
20 \setlength{\textwidth}{170mm}        % \textwidth - width of the text body
21
22 \begin{document}
23
24 \begin{table}[h]
25         \centering
26         \begin{tabular*}{0.79\textwidth}{|@{\extracolsep{\fill}}c@{\extracolsep{\fill}}l@{\extracolsep{\fill}}l@{\extracolsep{\fill}}|}
27                 \hline
28                 \ %
29                 {} & Name     & Jan Kratochvil \\
30                 {} & English  & technical: fluent, general: communicable \\
31                 {} & Born     & 1979 \\
32                 {} & Sex      & male \\
33                 {} & Licenses & motorcycle, car \\
34                 {} & eMail    & \href{mailto:job@jankratochvil.net}{job@jankratochvil.net} \\
35                 {} & Projects & \href{http://www.jankratochvil.net/project/}{http://www.jankratochvil.net/project/} \\
36                 {} & Resume   & \href{http://www.jankratochvil.net/resume/}{http://www.jankratochvil.net/resume/} \\
37                 {} & OpenPGP  & \href{http://www.jankratochvil.net/pgp-JanKratochvil.txt}
38                                 {\fontfamily{cmss}\fontsize{8}{9}\selectfont pub  1024D/44FC7632 2002-10-07 Jan Kratochvil $<$pgp-44FC7632@jankratochvil.net$>$\ \ \ } \\
39                 {} &          & \href{http://www.jankratochvil.net/pgp-JanKratochvil.txt}
40                                 {\fontfamily{cmss}\fontsize{8}{9}\selectfont sub  2048g/D9F5F44B 2002-10-07 [expires 2004-10-06]} \\
41                 \hline
42         \end{tabular*}
43 \end{table}
44
45 \vskip 0.5cm
46
47 \def\jobscaption{Contractor Jobs}
48 \def\jobstabular{|lp{0.7in}@{\extracolsep{\fill}}p{4.95in}|}
49
50 \begin{table}[h]
51         \centering
52         \caption{\jobscaption}
53         \begin{tabular*}{\textwidth}{\jobstabular}
54                 \hline
55 Date & Client & Description \\
56 \hline
57
58 2002-2003 & -- (freelance project) &
59         \href{http://www.jankratochvil.net/project/captive/}{Captive}: The first free NTFS read/write filesystem for GNU/Linux (14~months)
60
61         Featured \href{http://slashdot.org/article.pl?sid=03/12/02/1536227}{on slashdot}.
62
63         Project required analysing portions of 80MB+ i386 disassembly dumps of
64         MS-Windows XP kernel and ntfs.sys to achieve the first binary compatible
65         reimplementation of the required undocumented XP kernel subsystems.
66
67         Written \href{http://www.jankratochvil.net/project/TraceFS/}{TraceFS}:
68         Microsoft Windows Kernel API Tracer as native W32 kernel hooking driver for
69         run-time analysis of the NT Cache Manager XP kernel subsystem.
70
71         GNU/Linux part required integration and extensions of
72         \href{http://lufs.sourceforge.net/lufs/}{LUFS} (Linux Userland File System)
73         to transparently connect the UNIX userland based MS-Windows kernel
74         filesystem isolated by the CORBA/ORBit interface.
75         \\
76 \hline
77
78 2001-2002 & \href{http://www.atspraha.cz/}{Advanced\newline Telecom\newline Services} &
79         Mobile technologies
80
81         \begin{itemize}
82                 \item
83                         MMS framework client via EuroTel GSM operator by technologies GSM MMS,
84                         Perl, XML, SOAP (3~months, still maintained)
85
86                         Project included \href{http://www.jankratochvil.net/etmms/}{pilot MMS Center debugging}
87                         with Ethereal (\href{http://www.ethereal.com}{external link}), fixes of
88                         Ethereal (\href{http://www.jankratochvil.net/project/etherealmmse/}{1},
89                         \href{http://www.jankratochvil.net/project/etherealwsp/}{2}).
90                 
91                 \item
92                         Multimedia EMS support implemented by \href{http://www.jankratochvil.net/project/gsmperl/}{GSM::SMS patch}
93
94                 \item
95                         Implementation of protocol BIP (based on Nokia CIMD2 protocol) for GSM
96                         SMS Center direct communication by extending gnokii
97                         (\href{http://www.gnokii.org/}{external link}) for EuroTel GSM operator
98                         (still in use)
99         \end{itemize}
100         \\
101 \hline
102
103 1999-2000 & \href{http://www.suse.com/}{SuSE} &
104         \href{http://www.jankratochvil.net/project/surprise/}{Partition Surprise}: GPLed Partition Magic clone (15~months)
105
106         Project was completed as a team work. The code is based on Gnome technologies.
107
108         As one of the subtasks to keep system bootability I implemented
109         \href{http://www.jankratochvil.net/project/int13sniff/}{Int13Sniff}
110         to ease Microsoft boot loaders disassembly across partition modifications.
111         \\
112 \hline
113
114 2001-2002 & \href{http://www.readynote.com/}{ReadyNote} &
115         Mobile technologies for embedded devices
116
117         \begin{itemize}
118                 \item
119                         Completed debugging of gnokii (\href{http://www.gnokii.org/}{external link})
120                         GSM software modem for Nokia 5190
121
122                 \item
123                         Port of gnokii and my
124                         \href{http://www.jankratochvil.net/project/mdsms/}{mdsms} (Mobile Device SMS Tool)
125                         to embedded uClinux (\href{http://www.uclinux.org/}{external link})
126         \end{itemize}
127         \\
128 \hline
129
130 1999-2003 & \href{http://www.jklabs.cz/}{JKLabs} &
131         System administration of GNU/Linux and FreeBSD, techsupport: GuestNET,
132                         \href{http://www.2m.dk/web/html_version/eclipse/eclipse.html}{Eclipse},
133                         \href{http://www.globaloop.com/}{GlobaLoop},
134                         \href{http://www.antlimited.com/products/fresco.htm}{Fresco}
135
136         Ad hoc technical support challenges such as i386 IRQ redirector,
137         \href{http://www.jankratochvil.net/project/middleman/}{Middleman port} (HTTP proxy ported to FreeBSD) or
138         \href{http://www.jankratochvil.net/project/ssht/}{ssht} (Unattended intranet host accessibility by SSH tunnel).
139         \\
140 \hline
141
142         \end{tabular*}
143 \end{table}
144
145 \pagebreak
146
147 \begin{table}[h]
148         \centering
149         \caption{\jobscaption{ }(continued)}
150         \begin{tabular*}{\textwidth}{\jobstabular}
151                 \hline
152 Date & Client & Description \\
153 \hline
154
155 2001 & \href{http://www.gtsgroup.cz/}{GTS} &
156         \href{http://www.jankratochvil.net/project/tac_plus/}{tac\_plus auth}: Cisco TACACS+ NAS host based authorization (3~months)
157         \\
158 \hline
159
160 1999 & \href{http://www.unicom-prague.cz/}{Unicom} &
161         Technical translations from English
162         \\
163 \hline
164
165 1998-1999 & \href{http://www.geoinvest.cz/}{Geoinvest} &
166         Mobile technologies, embedded devices
167
168         \begin{itemize}
169                 \item
170                         \href{http://www.jankratochvil.net/project/332/}{332}: AmigaOS kernel port to embedded Motorola 68332
171
172                 \item
173                         Siemens M1 GSM modem daemon for GPS, client/server setup, remote GSM terminals
174         \end{itemize}
175         \\
176 \hline
177
178 1999 & \href{http://www.tencom.cz/}{TENcom\newline Trade} &
179         Mobile technologies
180
181         \begin{itemize}
182                 \item
183                         \href{http://www.jankratochvil.net/project/mdsms/}{MobilDock SMS Tool}:
184                         SMS communication software for Digital UNIX (2~months)
185         \end{itemize}
186         \\
187 \hline
188
189 1998 & \href{http://www.elsa-online.org/}{European\newline Law\newline Students'\newline Association} &
190         \href{http://www.jankratochvil.net/project/step/}{STEP}:
191         Custom web database application, requirement for fixes of
192         \href{http://www.jankratochvil.net/project/phphash/}{PHP} and
193         \href{http://www.jankratochvil.net/project/pgsqlsubstr/}{PostgreSQL}
194         \\
195 \hline
196
197 1993-1996 & Profes J\&K &
198         PC assembly and customer service
199         \\
200 \hline
201
202 1993 & \href{http://www.japhila.cz/index_en.htm}{Japhila} &
203         StampMan: Database application (MS-DOS: Pascal, plainTeX)
204         \\
205 \hline
206
207         \end{tabular*}
208 \end{table}
209
210 For referees e-mails please see: \href{http://www.jankratochvil.net/resume/}{http://www.jankratochvil.net/resume/}
211
212 \begin{table}[h]
213         \centering
214         \caption{Awards}
215         \begin{tabular*}{\textwidth}{|l@{\extracolsep{\fill}}p{6.15in}|}
216                 \hline
217                 1997 & Bronze medal in the International Olympiad in Informatics, South Africa -- Cape Town \\
218                 1997 & 2nd in an MO-P national contest -- mathematics Olympiad, the programming category \\
219                 1997 & 1st in the International Competition in Programming \\
220                 1996 & 4th in the International Competition in Programming \\
221                 1995 & 7th in the Central European Olympiad in Informatics \\
222                 \hline
223         \end{tabular*}
224 \end{table}
225
226 \begin{table}[h]
227         \centering
228         \caption{Experience Summary}
229         \begin{tabular*}{\textwidth}{|l@{\extracolsep{\fill}}p{5.10in}|}
230                 \hline
231                 Major Areas         & mobile technologies, filesystems, embedded devices \\
232                 Platforms           & GNU/Linux/i386/UNIX/FreeBSD, W32 kernel, Amiga/680x0, MS-DOS,
233                                                                                                                                 ZX Spectrum, handheld PC-E500S \\
234                 Languages           & C (Gnome/GCC), Perl, bash/awk/sed...,
235                                                                                                                                 Java, C++, Pascal, Basic, REXX, S-Lang, Foxplus, Prolog \\
236                 Tools/Metalanguages & autoconf, automake, libtool, m4, CVS, gettext, bison, flex, ld~script,
237                                                                                                         gdb~script, Maple~V \\
238                 Assemblers          & i386, Motorola 680x0, Zilog~Z80, Intel 8051, MIPS R2/3000,
239                                                                                                                                 (Hitachi SH-8) \\
240                 WWW-Related         & (X)HTML, CSS, PHP, SQL (PostgreSQL, MySQL), JavaScript, CGI \\
241                 Documentation       & plainTeX, LaTeX, DocBook, DocBook Lite, XML/NS/Schema,
242                                                                                                                                 gtk-doc, nroff, pod \\
243                 Libraries           & Gnome/GTK+/GLib, POSIX/BSD/SysV/threads/sockets, X11, OpenGL, NCurses,
244                                                                                                                                 S-Lang, GnomeVFS, libxml, SVGALib, NIS, Qt,... \\
245                 RPC                 & CORBA/ORBit, SOAP, WSDL, Sun~RPC \\
246                 Protocols           & GSM SMS/PDU/Nokia~Smart~Messaging/EMS/MMS/SMIL/WAP/WSP/AMR,\newline
247                                                                                                                                 GSM ETSI/3GPP stds, IPv4, HTTP, SMTP/RFC822/MIME, FTP, SSH, DHCP, POP3, NFSv2, PPP/LCP/IPCP,... \\
248                 Filesystems         & ext2, FAT, AmigaFFS, ISO-9660 \\
249                 \hline
250         \end{tabular*}
251 \end{table}
252
253 \end{document}
254 \bye