Skip to content

This repository contains the README.md file that serves as a presentation in my GitHub profile

Notifications You must be signed in to change notification settings

matiasagbenitez/matiasagbenitez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Hi 👋, I'm Matías

A computer systems analyst, with a degree in information systems, and a developer

  • 🇦🇷 I'm 24 years old, and I'm from Argentina.
  • 👨‍💻 I'm currently working on private app development projects, but I'm actively seeking my first job in IT.
  • 📚 I enjoy reading, investments, and football. I consider myself a kind, responsible, and polite person.
  • 💻 I have expertise in developing RESTful APIs using Node.js and Express, integrating with the frontend using React.
  • 🌱 I’m currently learning Next.js, Nest.js and AWS.
  • 📫 How to reach me matiasagbenitez@gmail.com

Linkedin: matiasagenitez

const aboutMe = {
  name: "Matías",
  age: 24,
  occupation: "System Analyst and Junior Full-stack Web Developer",
  education: "Degree in Information Systems",
  experience: "Experienced in computer systems analysis",

  programmingLanguages: ["JavaScript", "TypeScript"],
  
  technologies: {
    frontEnd: {
      js: ["React"],
      css: ["Bootstrap", "Tailwind CSS"],
      stateManagement: ["Redux"],
      testing: ["Jest", "React Testing Library"],
      dataManagement: ["React Query"],
      navigation: ["React Router DOM"]
    },
    backEnd: {
      js: ["Node.js", "Express.js"],
      testing: ["Jest"],
      databases: ["MongoDB", "MySQL", "PostgreSQL"],
      authenticationAuthorization: ["JWT"]
    },
    miscellaneous: ["Docker", "Git", "GitHub", "Bash"]
  },

  softSkills: [
    "Team player",
    "Open communication",
    "Collaborative mindset",
    "Adaptability",
    "Continuous learner",
    "Discipline",
    "Commitment"
  ],
};

About

This repository contains the README.md file that serves as a presentation in my GitHub profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published