From bdbdfe7b8232a87956f67a9a064134f10b696480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 24 Nov 2020 10:01:08 +0100 Subject: cv update --- .gitignore | 11 ++++++----- cv/Makefile | 2 +- cv/jeremy.zurcher-CV.lou | 8 +++++--- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index f05815c..300d853 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -**.ps -**.pdf -**.ld -**.li -**.html +*~ +*.ps +*.pdf +*.ld +*.li +*.html diff --git a/cv/Makefile b/cv/Makefile index b4a86d8..62494ed 100644 --- a/cv/Makefile +++ b/cv/Makefile @@ -6,7 +6,7 @@ SHELL:=/bin/bash -O extglob FONTSDIR=fonts FONTSDEF=cvfonts.ld -all: jeremy.zurcher-CV.pdf jeremy.zurcher-CV.html +all: jeremy.zurcher-CV.pdf jeremy.zurcher-CV.ps: jeremy.zurcher-CV.lou cvdoc $(FONTSDEF) diff --git a/cv/jeremy.zurcher-CV.lou b/cv/jeremy.zurcher-CV.lou index 1cdee99..0204dbe 100644 --- a/cv/jeremy.zurcher-CV.lou +++ b/cv/jeremy.zurcher-CV.lou @@ -237,9 +237,10 @@ Currently seeking employment where I can challenge my programming skills and exp @LP @LeftDisplay @MyHeader { PROFESSIONAL ACHIEVEMENTS } @List - gap { 0.6v } + gap { 0.5v } labelwidth { 1.5f } style { @MyColour @Colour {Times Base 14p} @Font @Bullet } +@ListItem { Client and wallet management application for asset managers (java{@Char slash}Vaadin{@Char slash}PostgreSQL). } @ListItem { Parts quality control management and reporting web application (java{@Char slash}Vaadin{@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).. } @@ -248,11 +249,12 @@ Currently seeking employment where I can challenge my programming skills and exp @EndList @LP -@LeftDisplay @MyHeader { OPEN SOURCE PROJECT CONTRIBUTIONS @Char ampersand PERSONAL PROJECTS } +@LeftDisplay @MyHeader { PERSONAL PROJECTS @Char ampersand OPEN SOURCE PROJECT CONTRIBUTIONS } @List - gap { 0.6v } + gap { 0.5v } labelwidth { 1.5f } style { @MyColour @Colour {Times Base 16p} @Font @Bullet } +@ListItem { "https://play.google.com/store/apps/details?id=ch.asynk.dvg.castleitter" @MyLink @B {Castle Itter} : official digital version of @I {DVG}'s boardgame.} @ListItem { "http://enlightenment.org" @MyLink @B Enlightenment Desktop: core developer since 2012, object system rewrite, and many more (C).} @ListItem { "http://hydrogen-music.org" @MyLink @B Hydrogen Drum Machine: migration from scons to cmake, internal structures rewrite (C++).} @ListItem { "http://rubini.us" @MyLink @B Rubinius: FFI capabilities enhancement (C++{@Char slash}ruby).} -- cgit v1.1-2-g2b99