# encoding : iso-8859-1 # @Include { cvdocng } @SysInclude{ tbl } 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 } } @LeftDisplay @MyHeader { PERSONAL PROFILE } Jérémy is a confident, enthousiastic and hard working developer. Possessing extensive knowledge in various domain, as well as a strong experience in autonomous and collaborative project achieving. He also is experienced in IT infrastructure design and maintenance. @LP @LeftDisplay @MyHeader { WORK EXPERIENCES } @B { Work duties } @LeftDisplay @Tbl rule { no } aformat { @StartVSpan @Cell A | @Cell @B B } bformat { @VSpan | @Cell mb { 1f } C } { @Rowa A { Present @LLP 2007{@Char slash}05 } B { Software developer @Char slash IT manager - Heraeus MCD-HMSA - Yverdon } @Rowb C { Desktop, web, mobile applications development using various technologies. @LLP IT Infrastructure management (servers and workstations). } @Rowa A { 2007{@Char slash}03 @LLP 2006{@Char slash}09 } B { Software developer - NSA Technologies - Cossonay } @Rowb C { Desktop application development, used to visualy supervise the construction process of racing boat sail construction process. } @Rowa A { 2006{@Char slash}08 @LLP 2006{@Char slash}01 } B { Automation - Zedem Sàrl - Pampigny } @Rowb C { Industrial automation programming. Special industrial machines assembly. } @Rowa A { 2005{@Char slash}10 @LLP 2005{@Char slash}08 } B { Mandat - Décision SA - Fenil } @Rowb C { Programming the interface between Interfacage a C++ @Char slash OpenGL sailing navigation game and a 1:1 scale sail simulator for @I Alinghi site in @I Valence. } @Rowa A { 2005{@Char slash}07 @LLP 2003{@Char slash}09 } B { Independant software engineer activity } @Rowb C { Fiduciary reporting software development (java @Char slash iText). @LLP Infrastructure deployment for small buisinesses. @LLP Industrial automation programming. } } @B { Professionals Achievements } @List gap { 0.4v } style { @MyColour @Colour {Times Base 14p} @Font @Bullet } @ListItem { modbus communication between Alinghi OpenGL sailing simulation game and 1:1 scale simulator (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 (java{@Char slash}vaadin{@Char slash}PostgreSQL). } @ListItem { ERP data based key performance indicators reporting web application (ruby{@Char slash}Oracle). } @ListItem { tactile tablet based prodution tracking application (C{@Char slash}EFL{@Char slash}SQLite). } @EndList @B { Open Source Projects Contributions } @List gap { 0.4v } style { @MyColour @Colour {Times Base 16p} @Font @Bullet } @ListItem { Enlightenment(C): various patches and optimisations.} @ListItem { Hydrogen(C++): build system migration from scons to cmake, low level structures rewrite.} @ListItem { Rubinius(C++{@Char slash}ruby): FFI capabilities enhancement.} @EndList @B { Personal Projects } @List gap { 0.4v } style { @MyColour @Colour {Times Base 16p} @Font @Bullet } @ListItem { ffi-efl(ruby): an FFI binding to the Enlightenment Foundation Libraries.} @ListItem { edoors-ruby(ruby): a ruby rewrite of evenja C++ application framework concepts.} @EndList @LeftDisplay @MyHeader { ACADEMIC QUALIFICATIONS } @Tbl rule { no } aformat { @Cell A | @Cell @B B } { @Rowa A { 1999-2004 } B { HES Software Engineer formation - EIVD - Yverdon } @Rowa A { 1998-1999 } B { Foundation Course - APA CEPNV - Yverdon } @Rowa A { 1998 } B { Baccalauréat S (Science stream) - CESS Morges } } # RIGHT BOXES @Place x{right-xsize} y{top-ysize-3.0c} { @MyBorder @Box 6c @Wide { @MyBox { @MyBoxHeader { AREAS OF EXPERTISE } @BulletList gap { 0.6v } @ListItem { C, ruby, java, bash, python } @ListItem { scrum, git, svn } @ListItem { oracle, postgresql, nginx, postfix } @ListItem { linux internals and administration } @EndList } } @LP @MyBorder @Box 6c @Wide { @MyBox { @MyBoxHeader { PROFESSIONAL ABILITIES } @BulletList gap { 0.6v } @ListItem { Experience in achieving autonomous projects. } @ListItem { Experience in collaborative work. } @ListItem { Used to dive into unknown code base. } @ListItem { Server administration (VMware ESX, Equalogic, Debian). } @ListItem { Speaks and writtes english fluently. } @EndList } } @LP @MyBorder @Box 6c @Wide { @MyBox { @MyBoxHeader { PERSONAL SKILLS } @BulletList gap { 0.6v } @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 @ListItem { Communication skills. } # communication et partage de connaissance @ListItem { Influencing skills. } # capable d'affirmer ces choix @ListItem { Efficiency seeking. } # recherche constante d'efficacité @ListItem { Knowledge thirst. } # soif de connaissance @EndList } } @LP @MyBorder @Box 6c @Wide { @MyBox { @MyBoxHeader { CONTACT DETAILS} @IndentedList gap { 0.6v } @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_admin{@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 } } } } } @End @Text