Skip to content

TomasTV/TomasTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 

Repository files navigation

const dev = new DevOps({
  name: 'Tomas Torales Vazquez',
  languages: ['Javascript', 'Typescript', 'Python'],
  frameworks: ['React & Redux', 'React Native', 'NodeJs', 'Express', 'NestJs', 'NextJs', 'Angular'],
  databases: ['PostgreSQL', 'Sequelize', 'MongoDB', 'Mongoose', 'MySQL', 'GraphQL'],
  others: ['ReactStrap', 'CSS3 & HTML5', 'Tailwind', 'MaterialUI', 'Sass', 'Bootstrap'],
  containers: ['Docker'],
  IaC: ['Terraform', 'Serverless'],
  automation: ['Ansible', 'Chef', 'Puppet'],
  orchestrators: ['Kubernetes'],
  other: ['ArgoCD', 'AWS', 'GCP', 'DigitalOcean', 'Azure', 'GitLab']
  learning: ['Go', 'TensorFlow', 'JupyterNotebook', 'Rust'],
  code: project => {
    console.log('Starting to code on ' + project);
  }
});

return dev;

Image of React

Quotes that inspires me ⭐

“Code never lies; comments sometimes do.” — Ron Jeffries

“If we wish to count lines of code, we should not regard them as ‘lines produced’ but as ‘lines spent.’ “— Edsger Dijkstra

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published