From 85182d112a0d2adac8fe6d546a7fcfccc609b157 Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Sat, 4 Jan 2025 09:46:08 +0100 Subject: [PATCH] add jobentry --- flake.nix | 3 +-- src/cv/cv-theme.typ | 22 +++++++++++++++++++++- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 5c01097..725757f 100644 --- a/flake.nix +++ b/flake.nix @@ -152,8 +152,6 @@ devShells.default = pkgs.mkShellNoCC { packages = (lib.attrValues scriptDrvs) ++ [ typst - pkgs.gnuplot - pkgs.pympress ]; shellHook = '' @@ -165,6 +163,7 @@ env = { TYPST_FONT_PATHS = fontsConf; + TYPST_PACKAGE_CACHE_PATH = "${config.packages.typst-packages}/typst/packages"; }; }; }; diff --git a/src/cv/cv-theme.typ b/src/cv/cv-theme.typ index 6d0143d..23c4627 100644 --- a/src/cv/cv-theme.typ +++ b/src/cv/cv-theme.typ @@ -158,11 +158,11 @@ type: "Full time", date: "07/2019 — 06/2024", tags: ( - link("https://en.wikipedia.org/wiki/Nix_(package_manager)")[Nix], link("https://symfony.com/")[Symfony], link("https://www.doctrine-project.org/")[Doctrine], link("https://api-platform.com/")[API Platform], link("https://en.wikipedia.org/wiki/Oracle_Database")[Oracle], + link("https://en.wikipedia.org/wiki/Nix_(package_manager)")[Nix], link("https://en.wikipedia.org/wiki/Docker_(software)")[Docker], link("https://en.wikipedia.org/wiki/Infrastructure_as_code")[IAC], ), @@ -174,6 +174,26 @@ solutions and the necessary development infrastructure for multiple teams, with a focus on creating reproducible and ephemeral development environments based on Nix. ] + + #jobEntry( + title: "Software Engineer", + company: [#link("https://ec.europa.eu")[European Commission]], + location: "Bruxelles", + type: "Full time", + date: "06/2015 — 06/2019", + tags: ( + link("https://en.wikipedia.org/wiki/PHP_(programming_language)")[PHP], + link("https://drupal.org")[Drupal], + link("https://en.wikipedia.org/wiki/Git")[Git], + link("https://en.wikipedia.org/wiki/Docker_(software)")[Docker], + ), + )[ + Hired under the behalf of a consultancy company, working at DIGIT D.1 on + the Next Europa platform and OpenEuropa running respectively Drupal 7 + and Drupal 8. My role was to design and implement features for the + internal web publishing platform, ensuring the best practices in terms + of security, performance, and scalability. + ] ] grid(