Giter Site home page Giter Site logo

Welcome to my profile.


Instagram Linkedin Email


app.get('/user/:id', (req, res) => {
  const user = {
    name: 'Matheus Ribeiro',
    age: 19,
    birthday: '09/07',
    state: 'Pernambuco',
    backend_stacks: ['JavaScript', 'NodeJS', 'AdonisJS', 'AWS Lambda', 'SQL', 'NestJS', 'Socket.io'],
    frontend_stacks: ['HTML', 'CSS', 'ReactJS', 'AngularJS', 'Angular 9', 'JQuery', 'Socket.io'],
    soft_skills: ['Team work', 'Responsability', 'Determined', 'Extroverted', 'Able to learn new technologies']
  };
  
  return res.status(200).json(user);
});

💻 Some Technologies

💬 Languages:

JavaScript Python NodeJS AdonisJS AWS Lambda ReactJS Angular JS Angular 9 HTML5 CSS3 SASS

🔨 Frameworks & Libraries:

React Styled Components

📦 Database:

MySQL Postgres

🔧 Tools

Git GitHub Visual Studio Code Insomnia NPM Yarn

Matheus Ribeiro's Projects

audit-api icon audit-api

Platform of auditory to list the logs of application - nodejs with mongodb and zod

chat-api-nestjs icon chat-api-nestjs

Chat api with socket io using prebuilt nestjs architecture for webockets

ecommerce-adonis-api icon ecommerce-adonis-api

This is a boilerplate for creating a FULL ECOMMERCE Backend flow with AdonisJS as the main stack.

math1974 icon math1974

Readme to engage and show my skills, being those hard and soft.

organizer-api icon organizer-api

API of a project that controls our finances using nodejs, postgres, zod, jest and supertest.

products-feed-reactjs icon products-feed-reactjs

That is a product which has the idea of showing the products and services offered by me using ReactJS.

todo-api icon todo-api

API built with typescript, in order to study, to manage a single person tasks

typescript-course icon typescript-course

This is a repository where im gonna put some examples on how to use typescript that im learning from a course

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.