diff options
Diffstat (limited to 'cv')
-rw-r--r-- | cv/cvdocng | 4 | ||||
-rw-r--r-- | cv/jeremy.zurcher-CV.lou | 44 |
2 files changed, 28 insertions, 20 deletions
@@ -90,8 +90,8 @@ # @PageHeight { 66f } # page height if type Other # @PageOrientation { Portrait } # Portrait, Landscape, etc. #@PageBackground { @BoundaryMarks } # background of each page - @TopMargin { 3.0c @OrIfPlain 6f } # top margin of all pages - @FootMargin { 1.5c @OrIfPlain 6f } # bottom margin of all pages + @TopMargin { 2.5c @OrIfPlain 6f } # top margin of all pages + @FootMargin { 1.0c @OrIfPlain 6f } # bottom margin of all pages @OddLeftMargin { 1.0c @OrIfPlain 10s } # left margin of odd pages @OddRightMargin { 7.0c @OrIfPlain 10s } # right margin of odd pages @EvenLeftMargin { 1.0c @OrIfPlain 10s } # left margin of even pages diff --git a/cv/jeremy.zurcher-CV.lou b/cv/jeremy.zurcher-CV.lou index 22a5468..ebf8643 100644 --- a/cv/jeremy.zurcher-CV.lou +++ b/cv/jeremy.zurcher-CV.lou @@ -3,9 +3,11 @@ @Include { cvdocng } @SysInclude{ tbl } -def @MyBg { rgb 0.94 0.94 0.94} # very light grey -def @MyColour { rgb 0.53 0.0 0.0 } # red +def @MyBg { rgb 0.94 0.94 0.94 } # very light grey +# def @MyColour { rgb 0.53 0.0 0.0 } # red +def @MyColour { rgb 0.18 0.41 0.81 } # blue def @MyHeader right x { @MyColour @Colour { @B { x } } } +def @MyLink left y right x { y @URLLink @Colour @Underline { x } } # Box def @MyBorder right t { white @Colour t } @@ -53,20 +55,20 @@ Currently seeking employment where I can exploit my programming skills and expan C { development: @BulletList gap { 0.4v } - @ListItem { key performance indicators web application building charts from erp data. } + labelwidth { 1.5f } + @ListItem { key performance indicators reporting web platform linked with ERP database. } @ListItem { parts quality constraints management and reports generation web application. } @ListItem { production tracking touchscreen application and data analysis. } @ListItem { production process oriented desktop applications. } @EndList - @LLP IT Infrastructure management ( servers and workstations). + @LLP IT Infrastructure management ( workstations vmware virtualized servers). @LLP File server management and backup policies design and implementation. } @Rowa A { 2007 @LLP 2006 } B { @B{ Software developer } - NSA Technologies - Race boat sails manufacture } @Rowb - C { Desktop application development, used to visualy supervise the construction process of racing boat sail construction process. - } + C { Desktop application development, used to visualy supervise the construction process of racing boat sail construction process. } @Rowa A { 2006 @LLP 2006 } B { @B{ Automation } - Zedem Sàrl - Bureau of engineer } @@ -76,7 +78,7 @@ Currently seeking employment where I can exploit my programming skills and expan A { 2005 @LLP 2005 } B { @B{ Software Developer Mandate } - Décision SA - Race boat manufacture } @Rowb - C { Programming the interface between a C++{@Char slash}OpenGL sailing navigation game and a 1:1 scale sail simulator for @I Alinghi site in @I Valence. } + C { Interfacing a defence race game with a "http://www.youtube.com/watch?v=s5PphNTsT_s" @MyLink {1:1 scale boat simulator } for @I Alinghi. } @Rowa A { 2005 @LLP 2003 } B { @B{ Independant Software Engineer } activity } @@ -90,10 +92,11 @@ Currently seeking employment where I can exploit my programming skills and expan @LeftDisplay @MyHeader { PROFESSIONALS ACHIEVEMENTS } @List gap { 0.4v } + labelwidth { 1.5f } style { @MyColour @Colour {Times Base 14p} @Font @Bullet } -@ListItem { Interfacing @I Alinghi OpenGL sailing simulation game and 1:1 scale simulator (C{@Char slash}C++). } +@ListItem { Parts quality constraints management and reports generation web application (java{@Char slash}PostgreSQL). } +@ListItem { Interfacing an OpenGL defence race game with a "http://www.youtube.com/watch?v=s5PphNTsT_s" @MyLink {1:1 scale boat simulator } for @I Alinghi (C{@Char slash}C++). } @ListItem { Client{@Char slash}server application tracking an automated sail manufacturing process (wxPython).. } -@ListItem { Parts quality constraints management and reports generation web application (java{@Char slash}vaadin{@Char slash}PostgreSQL). } @ListItem { ERP data based key performance indicators reporting web application (ruby{@Char slash}Oracle). } @ListItem { Prodution tracking touchscreen application and data analysis (C{@Char slash}EFL{@Char slash}SQLite). } @EndList @@ -101,13 +104,15 @@ Currently seeking employment where I can exploit my programming skills and expan @LeftDisplay @MyHeader { OPEN SOURCE PROJECTS CONTRIBUTIONS @Char ampersand PERSONAL PROJECTS } @List gap { 0.4v } + labelwidth { 1.5f } style { @MyColour @Colour {Times Base 16p} @Font @Bullet } -@ListItem { "http://enlightenment.org" @URLLink @B{Enlightenment}: various patches and optimisations (C).} -@ListItem { "http://hydrogen-music.org" @URLLink @B{Hydrogen}: build system migration from scons to cmake, low level structures rewrite (C++).} -@ListItem { "http://rubini.us" @URLLink @B{Rubinius}: FFI capabilities enhancement (C++{@Char slash}ruby).} -@ListItem { "https://github.com/jeremyz/ffi-efl" @URLLink @B{ffi-efl}: an FFI binding to the Enlightenment Foundation Libraries (ruby).} -#@ListItem { "https://github.com/jeremyz/edoors-ruby" @URLLink @B{edoors-ruby}: a ruby rewrite of evenja C++ application framework concepts (ruby).} -@ListItem { "http://cgit.asynk.ch/lock_free" @URLLink @B{lock_free}: compare-and-swap based lock free structures playground (C).} +@ListItem { "http://enlightenment.org" @MyLink @B Enlightenment: various patches and optimisations (C).} +@ListItem { "http://hydrogen-music.org" @MyLink @B Hydrogen: build system migration from scons to cmake, low level structures rewrite (C++).} +@ListItem { "http://rubini.us" @MyLink @B Rubinius: FFI capabilities enhancement (C++{@Char slash}ruby).} +@ListItem { "https://github.com/jeremyz/ffi-efl" @MyLink @B ffi-efl: an FFI binding to the Enlightenment Foundation Libraries (ruby).} +# @ListItem { "https://github.com/jeremyz/edoors-ruby" @MyLink @B{edoors-ruby}: a ruby rewrite of evenja C++ application framework concepts (ruby).} +@ListItem { "http://cgit.asynk.ch/lock_free" @MyLink @B lock_free: compare-and-swap based lock free structures playground (C).} +@ListItem { "https://github.com/jeremyz/zorglub" @MyLink @B{zorglub}: a nano web application framework used in production (ruby).} @EndList @LeftDisplay @MyHeader { ACADEMIC QUALIFICATIONS } @@ -135,6 +140,7 @@ y{top-ysize-5.0c} @LeftDisplay @MyBoxHeader { AREAS OF EXPERTISE } @BulletList gap { 0.6v } + labelwidth { 1.5f } @ListItem { C{@Char slash}C++, ruby, java, bash, python } @ListItem { scrum, git, svn } @ListItem { oracle, postgresql, nginx, postfix } @@ -150,6 +156,7 @@ y{top-ysize-5.0c} @LeftDisplay @MyBoxHeader { PROFESSIONAL ABILITIES } @BulletList gap { 0.6v } + labelwidth { 1.5f } @ListItem { Experience in achieving autonomous projects. } @ListItem { Experience in collaborative work. } @ListItem { Used to dive into unknown code base. } @@ -166,6 +173,7 @@ y{top-ysize-5.0c} @LeftDisplay @MyBoxHeader { PERSONAL SKILLS } @BulletList gap { 0.6v } + labelwidth { 1.5f } @ListItem { High complexity problem comprehension. } # appréhension des problèmes @ListItem { Problem sensitivity. } # appréhension des problèmes @ListItem { High level synthesis capabilities. } # esprit de synthèse @@ -187,10 +195,10 @@ y{top-ysize-5.0c} @ListItem { @B { Jérémy Zurcher } } @ListItem { Av. du Général Guisan 49 } @ListItem { 1400 Yverdon-les-Bains } - @ListItem { @B email : "mailto://jeremy@asynk.ch" @URLLink { jeremy{@Char at}asynk.ch } } + @ListItem { @B email : "mailto://jeremy@asynk.ch" @MyLink { jeremy{@Char at}asynk.ch } } @ListItem { @B mobile : 079"/"599.84.27 } - @ListItem { @B www : "http://asynk.ch" @URLLink { http:{@Char slash}{@Char slash}asynk.ch } } - @ListItem { "https://github.com/jeremyz" @URLLink { https:{@Char slash}{@Char slash} @B github.com{@Char slash}jeremyz } } + @ListItem { @B www : "http://asynk.ch" @MyLink { http:{@Char slash}{@Char slash}asynk.ch } } + @ListItem { "https://github.com/jeremyz" @MyLink { https:{@Char slash}{@Char slash} @B github.com{@Char slash}jeremyz } } } } } |