diff options
Diffstat (limited to 'cv/jeremy.zurcher-CV.lou')
-rw-r--r-- | cv/jeremy.zurcher-CV.lou | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/cv/jeremy.zurcher-CV.lou b/cv/jeremy.zurcher-CV.lou index 8c70754..3af911a 100644 --- a/cv/jeremy.zurcher-CV.lou +++ b/cv/jeremy.zurcher-CV.lou @@ -1,6 +1,31 @@ # encoding : iso-8859-1 -@Include { cvdoc } +@SysInclude { langdefs } +@SysInclude { bsf } +@SysInclude { dsf } +@SysInclude { docf } +@Include { mydefs } + +@Database @FontDef { cvfonts } + +@Use { @BasicSetup + @InitialFont { Times Base 10p } + @ListOuterGap { 0.50v @OrIfPlain 1f } +} +@Use { @DocumentSetup + @TopMargin { 3.0c @OrIfPlain 6f } + @FootMargin { 1.5c @OrIfPlain 6f } + @OddLeftMargin { 1.5c @OrIfPlain 10s } + @OddRightMargin { 2.0c @OrIfPlain 10s } + @EvenLeftMargin { 1.5c @OrIfPlain 10s } + @EvenRightMargin { 2.0c @OrIfPlain 10s } + @PageBoxType { None } + @PageHeaders { None } +} +@Use { @OrdinarySetup } +@SysDatabase @FontDef { fontdefs } +@SysDatabase @RefStyle { refstyle } + @SysInclude{ tbl } def @Blue { rgb .11 .54 .76 } # blue @@ -94,6 +119,8 @@ Implementing DevOps on my own has increased my pressure and problem management a @Rowc A {quality-oriented web applications that manage per item specifications and constraints, validate the conformity of parts entering and leaving the factory, generate certificates of compliance shipped to customers.} +@Rowa A {@JobBullet Continuous Integration @Sym ampersand Delivery} B {@Techs{ruby, bash, ssh, gitolite} } +@Rowc A {in house simple CI{@Sym slash}CD pipeline and issue tracking system.} @Rowa A {@JobBullet Desktop application development} B {@Techs{C, efl, java, swt, PostgreSQL} } @Rowc A {production tracking, SPC touch screen applications.} @Rowa A {@JobBullet Intranet web portal} B {@Techs{ruby, jQuery, FusionCharts, PostgreSQL, Oracle} } |