mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-14 19:01:51 +01:00
Add NII internship
This commit is contained in:
@ -2,8 +2,18 @@
|
||||
<div>
|
||||
<h2 class="text-4xl font-bold tracking-wide">{{ $t("working experience") }}</h2>
|
||||
|
||||
<ActivityParagraph :title="$t('pcto toyota')" subtitle="Toyota Material Handling Manufacturing Italy"
|
||||
:right_text="`${$t('december')} 2019 | ${$t('july')} 2019 | ${$t('february')} 2019`">
|
||||
<ActivityParagraph
|
||||
:title="$t('research intern')"
|
||||
:subtitle="`National Institute of Informatics, Tokyo, ${$t('japan')}`"
|
||||
:right_text="`${$t('july')} 2025 - ${$t('january')} 2026`"
|
||||
>
|
||||
</ActivityParagraph>
|
||||
|
||||
<ActivityParagraph
|
||||
:title="$t('pcto toyota')"
|
||||
:subtitle="`Toyota Material Handling Manufacturing, Bologna, ${$t('italy')}`"
|
||||
:right_text="`${$t('december')} 2019 | ${$t('july')} 2019 | ${$t('february')} 2019`"
|
||||
>
|
||||
{{ $t("pcto toyota description") }}
|
||||
<ul class="list-inside list-disc">
|
||||
<li>{{ $t("pcto toyota description list1") }}</li>
|
||||
|
||||
Reference in New Issue
Block a user