Files
cv-site/src/lib/model/training.json
Gianmarco 521797dd12
Some checks failed
Build Site Develop / Build-Site (push) Failing after 5m41s
Build Site Main / Build-Site (push) Successful in 1m44s
feat: add corley and aws certification
2025-06-20 23:32:28 +02:00

62 lines
1.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"year": {
"start": "2024"
},
"title": {
"en": "AWS Certified Developer Associate",
"it": "AWS Certified Developer Associate"
},
"content": {
"en": " AWS Certified Developer Associate Skills in developing and managing applications on AWS.",
"it": " AWS Certified Developer Associate Competenze nello sviluppo e nella gestione di applicazioni su AWS."
},
"collaborators": [],
"technologies": [
"AWS"
],
"images": [
"AWS_DEV.png"
]
},
{
"year": {
"start": "2016",
"end": "2020"
},
"title": {
"en": "Bachelor's degree in Computer Science (EQF 6): ",
"it": "Laurea triennale in Scienze Informatiche (EQF 6)"
},
"content": {
"en": "Computer Science, Università degli Studi di Padova",
"it": "Corso triennale in Informatica all'Università degli Studi di Padova"
},
"collaborators": [],
"languages": [],
"technologies": [],
"images": [
"unipd-universita-di-padova.webp"
]
},
{
"year": {
"start": "2007",
"end": "2013"
},
"title": {
"en": "High School diploma, Liceo Scientifico Tecnologico (EQF 4): ",
"it": "Diploma di maturità di Liceo Scientifico Tecnologico (EQF 4)"
},
"content": {
"en": "The scientific and technological high school I.T.I.S. Severi di Padova where instead of Latin, there were more physics, chemistry and basic programming lessons.",
"it": "Corso di Liceo Scientifico Tecnologico all'istituto I.T.I.S. Severi di Padova, dove al posto del Latino i corsi puntavano di più su fisica, chimica e dei corsi introduttivi alla programmazione"
},
"collaborators": [],
"languages": [],
"technologies": [],
"images": [
"logoSeveri.webp"
]
}
]