/**
* Hi, there! I’m a software developer expert on
* JavaScript with a passion for clean code.
*/
class About extends Me {
name = 'Marcelo Velasquez'
get skills() {
return {
languages: [ html(), css(), javaScript(), dart(), python() ],
frameworks: [ vue(), react(), nodeJs(), flutter(), astro() ],
toolsAndOthers: [ git(), mySql(), docker(), linux(), figma() ],
}
}
get goals() {
return [ 'English', 'Open source', 'Linux on server', 'AI' ]
}
get contact() {
return {
web: 'https://itmarck.com',
twitter: 'https://twitter.com/itmarck',
personalEmail: '[email protected]',
}
}
}
export const itmarck = new About()
Software Developer
-
Globant (Disney)
- Chiclayo, Perú
-
07:55
(UTC -05:00) - https://itmarck.com/
- @itmarck
Pinned Loading
-
flutter-tree
flutter-tree PublicExtension for Flutter to build basic widget tree with nice syntax.
-
deploy.sh
deploy.sh PublicBasic shell script to execute deploy.sh file from any local repository
Shell
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.