-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ba82890
commit fe057c7
Showing
8 changed files
with
276 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
export default { | ||
welcome: 'Welcome', | ||
salutation: "Hello, i'm Gabriel Caiana", | ||
description: | ||
"I'm a 26 year old software engineer specializing in technologies Javascript, Vue, Web Performance and design.", | ||
readMore: 'Read more', | ||
recentPosts: 'Recent posts', | ||
recentProjects: 'Recent projects', | ||
aboutMe: 'About Me', | ||
about1: | ||
'My name is <strong>Gabriel Caiana</strong> and I am a 26 year old software engineer. I specialize in Javascript, Vue, Web Performance and design technologies.', | ||
about2: | ||
'I have a degree in Systems Analysis and Development from FIAP, in addition to of having several specialization formations in technologies of Frontend, Design and UX.', | ||
about3: | ||
"I love to develop random applications to try new ones design technologies and architectures, so feel free to visit my Github and portfolio because I'm always venturing into one new project.", | ||
about4: | ||
'In recent years I have worked with several technologies, some of which I like a lot and are part of my day to day as a developer are (Javascript, Typescript, Vue, Nuxt, Vuex, Pinia, Jest, GraphQL, Storybook, Vite, Vuetify, Tailwind, Node).', | ||
twitter: 'Twitter', | ||
linkedin: 'Linkedin', | ||
github: 'Github', | ||
email: 'Email', | ||
portuguese: 'Portuguese', | ||
english: 'English', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
export default { | ||
welcome: 'Bem vindo', | ||
salutation: 'Olá, eu sou Gabriel Caiana', | ||
description: | ||
'Sou um engenheiro de software de 26 anos, especializado em tecnologias Javascript, Vue, Web Performance e design.', | ||
readMore: 'Leia mais', | ||
recentPosts: 'Posts Recentes', | ||
recentProjects: 'Projetos Recentes', | ||
aboutMe: 'Sobre Mim', | ||
about1: | ||
'Meu nome é <strong>Gabriel Caiana</strong> e sou um engenheiro de software de 26 anos. Sou especializado em tecnologias Javascript, Vue, Web Performance e design.', | ||
about2: | ||
' Sou formado em Análise e desenvolvimento de sistemas pela FIAP, além de possuir diversas formações de especialização em tecnologias de Frontend, Design e UX.', | ||
about3: | ||
' Adoro desenvolver aplicações aleatórias para experimentar novas tecnologias e arquiteturas de projeto, então fique a vontade para visitar meu Github e portfólio pois sempre estou me aventurando em um novo projeto.', | ||
about4: | ||
'Nos últimos anos trabalhei com diversas tecnologias, algumas que gosto bastante e fazem parte do meu dia a dia como desenvolvedor são (Javascript, Typescript, Vue, Nuxt, Vuex, Pinia, Jest, GraphQL, Storybook, Vite, Vuetify, Tailwind, Node).', | ||
twitter: 'Twitter', | ||
linkedin: 'Linkedin', | ||
github: 'Github', | ||
email: 'Email', | ||
portuguese: 'Português', | ||
english: 'Inglês', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.