class Lucas extends Human {
name: string
nationality: string
constructor() {
super()
this.name = "Lucas Ribeiro"
this.nationality = "Brazilian"
}
languages: Array<string> = [
"Portuguese",
"English"
]
technologies: {
JavaScript: ["React", "Vue", "Nuxt", "Vite", "Astro",]
APIs: ["REST"]
DesignLibs: ["TailwindCss", "Vuetify"]
Others: ["Linux", "Git", "Gitlab", "Github", "Jira", "Figma"]
}
}
Fontend Dev | love to learn new things | love the Vue ecosystem | passionate about challenges
-
Saude Trevo
- Maringá - Paraná
-
03:58
(UTC -03:00) - https://lucasribeiro.dev.br
- in/lucasribeirolr
Pinned Loading
-
-
-
3D-Solar-System
3D-Solar-System PublicThis is a project I made to play around with the Three.js library, it's nothing more than a simple model of the solar system XD
JavaScript
-
366-days-tech
366-days-tech PublicThis repository is a commitment to study, review, and documentation. I will spend 366 days (1 year) starting today, studying concepts specified on the website (https://roadmap.sh/frontend) where I …
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.