summaryrefslogtreecommitdiffstats
path: root/cv/jeremy.zurcher-CV.lou
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2013-02-03 15:50:15 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2013-02-03 15:50:15 +0100
commitefc572980fb50f7956cde98d4e56c4076e4b81da (patch)
tree3dc2ee56b4bfb9541fb7b2b3767d4b2db94f2d6a /cv/jeremy.zurcher-CV.lou
parent8d111ca26d2ee39eb4e98f75cacc39d39bddd43d (diff)
downloadmeself-efc572980fb50f7956cde98d4e56c4076e4b81da.zip
meself-efc572980fb50f7956cde98d4e56c4076e4b81da.tar.gz
cv ... more
Diffstat (limited to 'cv/jeremy.zurcher-CV.lou')
-rw-r--r--cv/jeremy.zurcher-CV.lou44
1 files changed, 26 insertions, 18 deletions
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 } }
}
}
}