X-Git-Url: https://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=resume%2FResumeJanKratochvil.pm;h=134c8fa2cca99ed37123143785cdf83d2da971ce;hp=990123d37d7d5ec59749a548ce60fd58079015ee;hb=886ab9c87febce040d1ccfb7b991212c49e2a080;hpb=678dde71232fbad0b45a902bfac847d502f8555d diff --git a/resume/ResumeJanKratochvil.pm b/resume/ResumeJanKratochvil.pm index 990123d..134c8fa 100644 --- a/resume/ResumeJanKratochvil.pm +++ b/resume/ResumeJanKratochvil.pm @@ -25,7 +25,6 @@ use strict; use warnings; use My::Web; -require Crypt::Rot13; Wrequire 'project::Lib'; Wrequire 'product::Lib'; @@ -39,16 +38,14 @@ my($self)=@_; "English" =>"technical: fluent, general: communicable", "Born" =>"1979", "Sex" =>"male", - "Licenses"=>"motorcycle, car", - "eMail" =>a_href('mailto:job@jankratochvil.net'), + "eMail" =>a_href('mailto:web@jankratochvil.net'), "Projects"=>a_href('http://www.jankratochvil.net/project/'), "Resume" =>a_href('http://www.jankratochvil.net/resume/')."
" - ."[ ".a_href('/resume/ResumeJanKratochvil.pdf','PDF') - ."| ".a_href('/resume/ResumeJanKratochvil.txt','text') - ."]", - "OpenPGP" =>a_href('/pgp-JanKratochvil.txt','') - .'pub 1024D/26A802B2 2004-01-17'."
" - .'sub 2048g/A74DF86D 2004-01-17 [expires: 2007-01-16]' + ."[ ".join(" | ", + a_href('/resume/ResumeJanKratochvil.pdf','PDF'), + a_href('/resume/ResumeJanKratochvil.txt','text'), + )." ]", + "OpenPGP" =>a_href('/pgp-JanKratochvil.txt','1F0D6D7B'), ); } @@ -131,9 +128,8 @@ my($mail,$fullname)=@_; $r.=''; $r.=$fullname; if (lc($W->{"args"}{"referees"}) eq "referees") { - my $rot13=Crypt::Rot13->new(); - $rot13->charge($mail); - $mail=($rot13->rot13())[0]; + # &Crypt::Rot13::rot13 + $mail=~tr/a-zA-Z/n-za-mN-ZA-M/; $r.=' <'.a_href("mailto:$mail").'>'; } $r.=''; @@ -170,19 +166,8 @@ print <<"HERE"; @{[ vskip "2ex" ]} -

Contractor - software engineer. Technical achievements highlights:

- +@{[ #

Not looking for a new job.

+]} @{[ vskip "2ex" ]} @@ -190,6 +175,8 @@ print <<"HERE"; Fulltime Jobs DateCompany Description +2006/07-...@{[ a_href 'http://www.redhat.com/','Red Hat' ]} + GNU Compiler Tools development: primarily @{[ a_href 'http://www.gnu.org/software/gdb/','GDB' ]} 2005/04-11@{[ a_href_cc {""=>'http://www.valinux.co.jp/en/', "JP"=>'http://www.valinux.co.jp/'},'VA Linux Systems Japan' ]} @@ -210,9 +197,10 @@ print <<"HERE"; Freelance Commercial Projects Date Description -2005 +2005-2006 @{[ &$project('mms2',"product"=>1) ]} (@{[ a_href_cc {""=>'http://www.mms2.org/', - "CZ"=>'http://www.mms2.cz/'},'service web' ]})
+ "CZ"=>'http://www.mms2.cz/', + "SK"=>'http://www.mms2.cz/'},'service web' ]})
Web interface was outsourced. Commercial service management held together with company JK-Invent.