Skip to content
View joaopedromatias's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report joaopedromatias

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

Hi there 👋

My name is João 👨🏼‍💻️ I'm from São Paulo, Brazil 🇧🇷

🏅 AWS Certified Developer Associate | DVA-C02

🎓 Bachelor of Science and Technology - Universidade Federal do ABC

🎓 Bachelor in Production Engineering - Universidade Federal do ABC

Articles

Keyless Authentication

Autotagging & Design System

Joao's Most Used Languages

Checkout my projects 👇

Technologies

Programming languages

C#, TypeScript, JavaScript, Python

c sharp typescript javascript python

Front End

React, Remix, Next, HTML, CSS

react remix next html css

Back End

.NET, NodeJS, Fastify, Express

dot net nodejs fastify express

Database

PostgreSQL, SQL Server, MongoDB, AWS DynamoDB, Google Big Query

postgresql sql server mongo db aws dynamo db googl big query

Testing

Jest, React Testing Library

jest react testing library

Automation

Google Apps Script

google apps script

Pinned

  1. aspnet-calculator aspnet-calculator Public

    Usage of Dependency Inversion and Factory Design Pattern to build a calculator with ASP.NET

    C# 1

  2. postgres-web-control postgres-web-control Public

    Get the control of your postgres database on your favorite browser

    TypeScript 1

  3. dijkstras dijkstras Public

    Dijkstra's algorithm

    TypeScript

  4. next-js-notes-app next-js-notes-app Public

    Notes Application - NextJs

    TypeScript

  5. merge-sort merge-sort Public

    Merge sort algorithm

    Python

  6. multithread-nodejs multithread-nodejs Public

    Program performance comparison when using multithreading and when not using.

    JavaScript