mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-14 19:01:51 +01:00
Update education
This commit is contained in:
@ -6,7 +6,8 @@
|
||||
</ActivityParagraph>
|
||||
|
||||
<ActivityParagraph :title="$t('diploma')" :subtitle="$t('aldini')" right_text="2015 - 2020">
|
||||
{{ $t("final degree") }}: 100/100 {{ $t("with honors") }}
|
||||
<div>{{ $t('diploma desc') }}</div>
|
||||
<div>{{ $t("final grade") }}: 100/100 {{ $t("with honors") }}</div>
|
||||
</ActivityParagraph>
|
||||
</div>
|
||||
</template>
|
||||
@ -18,12 +18,16 @@ export default {
|
||||
"m_7": "July", "m_8": "Aug", "m_9": "Sept", "m_10": "Oct", "m_11": "Nov", "m_12": "Dec",
|
||||
"present": "present",
|
||||
|
||||
"final degree": "Final degree",
|
||||
"final grade": "Final grade",
|
||||
"with honors": "with honors",
|
||||
|
||||
"bs in cs": "Bachelor's Degree in Computer Science",
|
||||
"unibo": "Alma Mater Studiorum, University of Bologna",
|
||||
"diploma": "High school diploma, major in IT",
|
||||
|
||||
"diploma": "Technical institute diploma",
|
||||
"aldini": "Aldini Valeriani, Bologna, Italy",
|
||||
"diploma desc": "Informatics specialization",
|
||||
|
||||
"web development": "Web development",
|
||||
"devops": "DevOps",
|
||||
"data analysis": "Data analysis",
|
||||
@ -38,7 +42,7 @@ export default {
|
||||
|
||||
"pcto toyota": "IT/IS Office, Internship",
|
||||
"pcto toyota description": "Internship organized during high school.\n" +
|
||||
"IT support, maintenance and initial setup of network devices.\n" +
|
||||
"IT support, maintenance and setup of network devices.\n" +
|
||||
"SQL programming, automation with bash and batch scripts.",
|
||||
|
||||
|
||||
|
||||
@ -18,12 +18,16 @@ export default {
|
||||
"m_7": "Lug", "m_8": "Ago", "m_9": "Set", "m_10": "Ott", "m_11": "Nov", "m_12": "Dic",
|
||||
"present": "in corso",
|
||||
|
||||
"final degree": "Valutazione finale",
|
||||
"final grade": "Valutazione finale",
|
||||
"with honors": "e lode",
|
||||
|
||||
"bs in cs": "Laurea Triennale in Informatica",
|
||||
"unibo": "Alma Mater Studiorum, Università di Bologna",
|
||||
|
||||
"diploma": "Diploma di perito informatico",
|
||||
"aldini": "I.T.I Aldini Valeriani, Bologna",
|
||||
"diploma desc": "",
|
||||
|
||||
"web development": "Sviluppo web",
|
||||
"devops": "DevOps",
|
||||
"data analysis": "Data analysis",
|
||||
|
||||
Reference in New Issue
Block a user