Skip to content
View Mathwebb's full-sized avatar

Block or report Mathwebb

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

Hi

  • 💻 Currently working on microservices with Quarkus
  • 🔭 Studying to be a Cloud Developer
⭐ Github stats

Popular repositories Loading

  1. Atividade-pratica2-PDI Atividade-pratica2-PDI Public

    Python 1

  2. Max-Subarray-Divide-and-conquer Max-Subarray-Divide-and-conquer Public

    Practical work done on the algorithms project and analysis class. The objective was to implement a solution to the max subarray problem using a divide and conquer approach.

    Python

  3. Graph-Coloring Graph-Coloring Public

    Practical work made on algorithms project and analysis class. The objective was to implement a baseline (brute-force) and heuristic algorithms to solve the problem of graph-coloring and compare the…

    Java

  4. Sorting-Algorithms Sorting-Algorithms Public

    Implementation of several sorting algorithms for a home work at project and analysis of algorithms class.

    Python

  5. dsmovie dsmovie Public

    Small web application made with Spring Boot and React that allows users to evaluate different movies on the page.

    Java

  6. Digital-Envelope Digital-Envelope Public

    Practical work done on the systems security class. The objective was to implement a digital envelope that allowed a user to send an encrypted message that only the receiver could read.

    Python