Skip to content
View matheustrres's full-sized avatar
💻
Creating bugs..
💻
Creating bugs..

Block or report matheustrres

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
matheustrres/README.md

Hi 👋! My name is Matheus Torres and I'm a Software Engineer from Brazil.

stats graph languages graph

javascript logo typescript logo azure logo bash logo docker logo eslint logo git logo go logo java logo linux logo mongodb logo nodejs logo postgresql logo nestjs logo express logo firebase logo

Pinned Loading

  1. forecast forecast Public

    A fullstack application to calculate the best surfing conditions between beaches based on wind directions, latitude and longitude

    JavaScript

  2. py-remote-control py-remote-control Public

    A simplified version of a remote control using Python with Samsung SmartThings API and WebSocket for directly connection.

    Python

  3. kora-management-api kora-management-api Public

    Multi-tenant employee management platform for Brazilian companies — CLT/PJ contracts, payroll, benefits, dependents, terminations, and analytics.

    TypeScript 1

  4. A Multer service adapter for uploadi... A Multer service adapter for uploading CSV files with typescript generics.
    1
    import {
    2
      ReadStream,
    3
      createReadStream,
    4
      promises
    5
    } from 'node:fs';