Last active
May 11, 2022 18:08
-
-
Save demogar/d5562f94d8dcd834f0fbf912c2555cdc to your computer and use it in GitHub Desktop.
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
const me = { | |
name: 'Demostenes Garcia G.', | |
nick: '@demogar', | |
location: 'Panama City, Panama', | |
time: 'America/Panama', | |
tecnologies: { | |
'JavaScript / TypeScript': ['Vue', 'Svelte', 'React', 'React Native'], | |
'State Management with React': ['Redux', 'XState', 'Context'], | |
'Testing on JavaScript': ['Jest', 'Enzyme', 'Mocha', 'React Testing Library'], | |
Ruby: ['Rails', 'Sinatra', 'Capistrano', 'Jekyll'], | |
Python: ['Django', 'Flask'], | |
ActionScript: ['Flex'], | |
'Database Engines': ['SQL Server', 'MongoDB', 'MySQL/MariaDB', 'PostgreSQL', 'Redis'], | |
'Other testing Frameworks': ['PHPUnit', 'JUnit', 'Test::Unit', 'Faker', 'Capybara', 'Selenium'], | |
'Cloud infrastructures': ['Azure', 'Amazon Web Services'], | |
'Hadoop Ecosystem': ['MapReduce', 'Sqoop', 'Impala', 'Parquet', 'Hive'], | |
}, | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment