Skip to content
View martinnacimiento's full-sized avatar
🇦🇷
Working from home
🇦🇷
Working from home
Block or Report

Block or report martinnacimiento

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
martinnacimiento/README.md

Hi, I'm Martin!

Linkedin: martinnacimiento

const aboutMe = {
   code: [Javascript, HTML, CSS, Python, Java, PHP, GO, C, C++],
   technologies: {
      frontEnd: {
         js: ["Vue", "React", "MaterialUI", "Nuxt.js", "Vuetify"],
         css: ["Bulma", "Bootstrap", "Tailwind"]
      },
      backEnd: {
         php: ["Laravel"],
         js: ["Node", "Express"],
         python: ["Django", "Flask"],
         misc: ["Bash", "Docker"]
      },
      databases: ["MongoDB", "mySQL", "SQLServer"],
   },
   currentOccupation: ["Full Stack Developer", "Teacher"],
   challenge: "I'm working to finish my Bachelor's degree.",
};

⭐️ From @martinnacimiento

Pinned

  1. api-restful-express.js api-restful-express.js Public

    API RESTful de ecommerce con Express.js

    JavaScript

  2. tdlc tdlc Public

    Proyecto de la página de apuntes de Teoría de la Computación.

    Shell 1

  3. laboratorio-1-sistdist2020 laboratorio-1-sistdist2020 Public

    Laboratorio-1 de la cátedra Sistemas Distribuidos 2020

    Java 2 1

  4. laboratorio2-SISTDIST2020 laboratorio2-SISTDIST2020 Public

    Laboratorio 2 de la cátedra Sistemas Distribuidos 2020

    Java 2

  5. contratos-back-2020 contratos-back-2020 Public

    Bienvenido a este proyecto de contratos que estoy realizando para la cátedra de Diseño y Aplicaciones en la Web.

    JavaScript