Skip to content
View Tintef's full-sized avatar
Block or Report

Block or report Tintef

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Tintef/README.md

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

Pinned

  1. react-google-places-autocomplete react-google-places-autocomplete Public

    React Google Places Autocomplete input -- fully customizable

    TypeScript 359 160

  2. linetef linetef Public

    Chrome extension to quickly add guide lines on the screen.

    Vue 30 2