From 0a634e2fcfb04af99dd10a04ed08ff6be1281595 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Sat, 4 Jul 2020 17:58:33 +0200 Subject: [PATCH] Updated CV Signed-off-by: Jim Martens --- _data/author.yml | 15 ++++++++++++--- pages/cv.html | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 3 deletions(-) diff --git a/_data/author.yml b/_data/author.yml index fa88998..d14de8b 100644 --- a/_data/author.yml +++ b/_data/author.yml @@ -42,20 +42,21 @@ skills: - category: Programming languages items: - Python - - PHP - - JavaScript - Java + - TypeScript + - JavaScript + - PHP - C++ - category: Markup languages items: - HTML - Markdown + - JSON - CSS - SQL - XML - YAML - reStructuredText - - JSON - category: CMS items: - Typo3 @@ -63,6 +64,7 @@ skills: - category: VCS items: - Git + - SVN - category: OS items: - Windows @@ -76,9 +78,16 @@ skills: - Jenkins - TeamCity - MS Project +jobs: + - title: IT consultant + start: 2019-11-01 + company: Hamburger Berater Team GmbH + icon: fa-building education: - title: Master of Science in Computer Science start: 2016-10-01 + end: 2020-03-31 + grade: 2.39 icon: fa-university - title: Bachelor of Science in Computer Science start: 2012-10-01 diff --git a/pages/cv.html b/pages/cv.html index 2e5359e..2b3017c 100644 --- a/pages/cv.html +++ b/pages/cv.html @@ -32,6 +32,39 @@ description: On this page you can find my curriculum vitae. {% endif %} +{% if site.data.author.jobs %} +

Experience

+ +{% endif %} + {% if site.data.author.education %}

Education