<template>
<h1>Hi!</h1>
</template>
<script>
export default {
methods: {
getInfoAboutMe() {
return {
name: 'Dario',
lastName: 'Tecchia',
dob: '16 Sep 1994'
}
},
getCurrentWorkplace() {
return {
workplace: {
company: 'NTT Data Italia',
position: 'Digital Engineer'
}
};
}
}
};
</script>
<style lang="scss" scoped>
</style>
🇮🇹
Quel momento imbarazzante tra la nascita e la morte
Passionate (Front End) developer @ NTT Data Italia
-
NTT Data Italia
- Sorrento, Italy
- https://dariotecchia.github.io/
Highlights
- Pro
Pinned Loading
-
COMP_5_SCG
COMP_5_SCG PublicProgramming language definited for the Compiler course from University.
JavaScript 6
-
-
nuxt3-ghpages
nuxt3-ghpages Public templateNuxt3 app template for github pages deploy
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.