Skip to content

Tintef/tintef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Hello 👋

class Tintef {
  constructor() {
    this.username = 'tintef';
    this.name = 'Nicolás Tinte';
    this.web = 'https://tintef.uy';
    this.languages = {
      'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS', 'VueJS'],
      'backend': ['NodeJS', 'Ruby on Rails'],
      'database': ['PostgreSQL', 'SQL'],
      'devops': ['GitHub Actions', 'AWS', 'Heroku'],
      'tools': ['GIT', 'GitHub', 'Redis', 'Redux', 'Redux-Saga', 'Vuex'],
      'misc': ['Firebase', 'TDD', 'SCRUM', 'SOLID', 'GNU/Linux'],
    };
    this.mainEditor = 'neovim';
  }
}

tintef

Medium posts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published