diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2016-07-20 10:30:36 +0200 | 
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2022-04-07 10:37:48 +0200 | 
| commit | 15a34b60abecc48257da0b910e8b817d3015d49a (patch) | |
| tree | 7d21172dcbb1e1defc81a6c9c112fb577f899796 /cv | |
| parent | e334ab59ac8323a684bd709bdb0a086529d15850 (diff) | |
| download | meself-15a34b60abecc48257da0b910e8b817d3015d49a.zip meself-15a34b60abecc48257da0b910e8b817d3015d49a.tar.gz | |
update CV
Diffstat (limited to 'cv')
| -rw-r--r-- | cv/jeremy.zurcher-CV.lou | 69 | 
1 files changed, 37 insertions, 32 deletions
| diff --git a/cv/jeremy.zurcher-CV.lou b/cv/jeremy.zurcher-CV.lou index 062cd6d..524ab4c 100644 --- a/cv/jeremy.zurcher-CV.lou +++ b/cv/jeremy.zurcher-CV.lou @@ -58,7 +58,7 @@ Currently seeking employment where I can exploit my programming skills and expan  @Rowb      C { development:      @BulletList -      gap { 0.4v } +      gap { 0.3v }        labelwidth { 1.5f }      @ListItem { parts quality constraints management and reports generation web application. }      @ListItem { production data tracking and analysis touchscreen application. } @@ -94,6 +94,35 @@ Currently seeking employment where I can exploit my programming skills and expan  }  @LP +@LeftDisplay @MyHeader { ACADEMIC QUALIFICATIONS } +@Tbl +    rule { no } +    aformat { @Cell A | @Cell B } +{ +@Rowa +    A { 2016 } +    B { "http://asynk.ch/data/coursera_algorithmic_toolbox.pdf" @MyLink @B{Algorithmic Toolbox} - "http://coursera.org" @MyLink @B Coursera - University of Maryland } +@Rowa +    A { 2014 } +    B { "http://asynk.ch/data/coursera_mobile_applications_android.pdf" @MyLink @B{ Programming Mobile Applications for Android } - "http://coursera.org" @MyLink @B Coursera -  University of Maryland } +@Rowa +    A { 2014 } +    B { @B{ Algorithms, Part I and II } - "http://coursera.org" @MyLink @B Coursera - Princeton University } +@Rowa +    A { 2013 } +    B { "http://asynk.ch/data/coursera_functional_programming.pdf" @MyLink @B{ Functionnal Programming Principles in Scala grade } - "http://coursera.org" @MyLink @B Coursera - EPFL } +@Rowa +    A { 2004 } +    B { @B{ HES Software Engineer formation } - EIVD - Yverdon } +@Rowa +    A { 1999 } +    B { @B {Foundation Course } - APA CEPNV - Yverdon } +@Rowa +    A { 1998 } +    B { @B{ Maturité S } (Science stream) - CESS Morges } +} + +@LP  @LP  @LeftDisplay @MyHeader { PROFESSIONAL ACHIEVEMENTS }  @List @@ -123,35 +152,10 @@ Currently seeking employment where I can exploit my programming skills and expan  @ListItem { "http://cgit.asynk.ch/lock_free" @MyLink @B lock_free: compare-and-swap based lock free structures playground (C).}  @EndList -@LP -@LeftDisplay @MyHeader { ACADEMIC QUALIFICATIONS } -@Tbl -    rule { no } -    aformat { @Cell A | @Cell B } -{ -@Rowa -    A { 2014 } -    B { @B{ Programming Mobile Applications for Android } - "http://coursera.org" @MyLink @B Coursera - University of Maryland } -@Rowa -    A { 2014 } -    B { @B{ Algorithms, Part I and II } - "http://coursera.org" @MyLink @B Coursera - Princeton University } -@Rowa -    A { 2013 } -    B { "https://asynk.ch/data/coursera_functional_programming.pdf" @MyLink @B{ Functionnal Programming Principles in Scala grade } - "http://coursera.org" @MyLink @B Coursera - EPFL } -@Rowa -    A { 2004 } -    B { @B{ HES Software Engineer formation } - EIVD - Yverdon } -@Rowa -    A { 1999 } -    B { @B {Foundation Course } - APA CEPNV - Yverdon } -@Rowa -    A { 1998 } -    B { @B{ Maturité S } (Science stream) - CESS Morges } -}  # RIGHT BOXES  @Place  x{right-xsize+0.5c} -y{top-ysize-3.8c} +y{top-ysize-3.0c}  {    @MyBorder @Box 6.5c @Wide {      @MyBox { @@ -160,13 +164,14 @@ y{top-ysize-3.8c}          gap { 1.0v }          labelwidth { 1.5f }        @ListItem { C{@Char slash}C++, java, ruby, python } -      @ListItem { bash, sed, gawk scripts } +      @ListItem { shell scripting (bash, sed, gawk) }        @ListItem { [c]make, ant, maven, gradle, gem } -      @ListItem { junit, rspec, ctest } -      @ListItem { rcov, cobertura } -      @ListItem { oracle, postgresql, mybatis, hibernate } +      @ListItem { junit, rspec, ctest, check} +      @ListItem { rcov, cobertura, ceverity, jenkins } +      @ListItem { Oracle, PostgreSQL, mybatis, hibernate }        @ListItem { nginx, lighttpd, tomcat } -      @ListItem { git, gitolite, cgit } +      @ListItem { vaadin, Node.js, AngularJS } +      @ListItem { git, gitolite, cgit, svn}        @ListItem { linux system administration, debian, archlinux }        @EndList        #@LP | 
