From 574f1143422c4651ae17b40f4367e5a6043e0f7d Mon Sep 17 00:00:00 2001 From: Lorenzo Palaia Date: Thu, 7 Dec 2023 15:51:14 +0100 Subject: [PATCH] add extra activities --- index.html | 3 +-- public/safari-pinned-tab.svg | 3 --- src/assets/personalInfo.json | 24 ++++++++++++++++++++---- src/components/Home.vue | 14 +++++++------- 4 files changed, 28 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index 8e95cd0..5d6d214 100644 --- a/index.html +++ b/index.html @@ -6,12 +6,11 @@ - - Lorenzo Palaia + Lorenzo Palaia | Software Engineer
diff --git a/public/safari-pinned-tab.svg b/public/safari-pinned-tab.svg index a7a4bc4..fb7dcf2 100644 --- a/public/safari-pinned-tab.svg +++ b/public/safari-pinned-tab.svg @@ -4,9 +4,6 @@ - -Created by potrace 1.14, written by Peter Selinger 2001-2017 - AI Hackathon", @@ -53,7 +67,8 @@ ], "location": "Rome, Italy", "badges": ["Python", "Tensorflow"], - "url": "https://www.github.com/lorenzopalaia/Randstad-AI-Hackathon" + "url": "https://www.github.com/lorenzopalaia/Randstad-AI-Hackathon", + "show": true }, { "date": "Sep 2021 - Oct 2022", @@ -67,7 +82,8 @@ ], "location": "Rome, Italy", "badges": ["Python", "Tensorflow"], - "url": "https://www.sasa-aerospace.it/flight-team" + "url": "https://www.sasa-aerospace.it/flight-team", + "show": true } ], "skills": [ diff --git a/src/components/Home.vue b/src/components/Home.vue index b331f25..a8bd12a 100644 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -64,10 +64,10 @@ :key="work" @click="redirectToExternalLink(work.url)" > -
+

{{ work.date }}

-
+

{{ work.company }} -

+

{{ degree.date }}

-
+

{{ degree.degree }} -

+

{{ activity.date }}

-
+

{{ activity.name }}