# encoding : iso-8859-1 # @Include { cvdocng } def @MyBg { rgb 0.96 0.96 0.96 } # very light grey def @MyColour { rgb 0.53 0.0 0.0 } # red def @MyHeader right x { @MyColour @Colour { @B { x } } } # Box def @MyBorder right t { white @Colour t } def @MyBox right x { white @Colour @CurveBox margin {0.3c} paint { @MyBg } 5c @Wide black @Colour { x } } def @MyBoxHeader right x { @MyColour @Colour { @B { x } } } @Document @InitialSpace { lout } // @Text @Begin @RightDisplay { @NL # for no indent @MyColour @Colour { 16p } @Font @B{ Jérémy Zurcher } @NL 14p @Font @B{ Software Engineer } } # RIGHT BOXES @Place x{right-xsize} y{top-ysize-3.0c} { @MyBorder @Box 6c @Wide { @MyBox { @MyBoxHeader { AREAS OF EXPERTISE } @IndentedList gap { 0.6v } @ListItem { Administration } @ListItem { Academic research } @ListItem { Instructing students } @ListItem { Science } @ListItem { Mathematics } @EndList } } @LP @MyBorder @Box 6c @Wide { @MyBox { @MyBoxHeader { PROFESSIONAL SKILLS } @IndentedList gap { 0.6v } @ListItem { Administration } @ListItem { Academic research } @ListItem { Instructing students } @ListItem { Science } @ListItem { Mathematics } @EndList } } } @LeftDisplay @MyHeader { PERSONAL PROFILE } I'm a iurest iuesrt iuesrt iuest iurest uie uies iuerst iurset iures uiesr iurset iursetruiset ruiset rsuite iue sruiters tiurse tuie iue truiset rsuietiue uirtseir tie @LP @LeftDisplay @MyHeader { Work Experiences } iuesrciursnec uirsec auirsec auiec uisen auiens uinsenstuiesnsnite @LP @B { Achievements } @List gap { 0.4v } style { @MyColour @Colour {Times Base 16p} @Font @Bullet } @ListItem { C{@Char slash}C++: modbus communication between Alinghi OpenGL sailing simulation game and 1:1 scale simulator. } @ListItem { wxPython: client{@Char slash}server application tracking an automated sail manufacturing process. } @ListItem { java{@Char slash}vaadin{@Char slash}myBatis{@Char slash}PostgreSQL{@Char slash}iText: parts quality constraints management and report generation. } @ListItem { ruby{@Char slash}PostgreSQL{@Char slash}FusionCharts: ERP data based key performance indicators reporting web application. } @ListItem { C{@Char slash}EFL{@Char slash}SQLite: tactile tablet based prodution tracking application. } @EndList @B { Open Source Projects Contributions } @List gap { 0.4v } style { @MyColour @Colour {Times Base 16p} @Font @Bullet } @ListItem { Hydrogen(C++): build system migration from scons to cmake, low level structures rewrite.} @ListItem { Rubinius(C++{@Char slash}ruby): FFI capabilities enhancement.} @ListItem { Enlightenment(C): various small patches.} @EndList @B { Personal Projects } @List gap { 0.4v } style { @MyColour @Colour {Times Base 16p} @Font @Bullet } @ListItem { ffi-efl(ruby): a hFI binding to the Enlightenment Foundation Libraries.} @ListItem { edoors-ruby(ruby): a ruby rewrite of evenja C++ application framework concep.} @EndList @End @Text