Skip to content

Instantly share code, notes, and snippets.

@demogar
Last active May 11, 2022 18:08
Show Gist options
  • Save demogar/d5562f94d8dcd834f0fbf912c2555cdc to your computer and use it in GitHub Desktop.
Save demogar/d5562f94d8dcd834f0fbf912c2555cdc to your computer and use it in GitHub Desktop.
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