Skip to content
View MateusjsSilva's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report MateusjsSilva

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 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
MateusjsSilva/README.md
Banner do perfil

About Me

I hold a Bachelor's degree in Computer Science and a technical diploma in Electronics. I work in software development and data analysis, with experience in REST APIs, front-end and back-end development, as well as data pipelines and machine learning models applied to real, scalable projects.

I am interested in interdisciplinary projects in the health domain and have experience in automation and networking. I am a SENAI-certified Full-Stack Developer (Angular and .NET) with qualifications in Python, Java, ML, and AWS Foundations. I also participated in research on public opinion regarding police operations using web data.

Personal website: www.mateussilva.dev.br

Skills

  • Angular
  • .NET
  • Python
  • Google Cloud
  • AWS
  • MySQL
  • SQL Server
  • Docker
  • Git & GitHub
  • Metodologias Ágeis

Badges

To see more badges I have earned visit my public profile.

Pinned Loading

  1. MIT-BIH-Arrhythmia-DB-Visualizer MIT-BIH-Arrhythmia-DB-Visualizer Public

    A visualizer for the MIT-BIH Arrhythmia Database that allows users to view and analyze ECG signal data along with annotations.

    Python 2

  2. 3D-robotic-arm 3D-robotic-arm Public

    This project is an OpenGL example that demonstrates how to create and render a 3D robotic arm. It showcases the use of OpenGL for modeling and animating a multi-jointed robotic arm with realistic m…

    C++ 1

  3. smith-waterman-algorithm smith-waterman-algorithm Public

    This project is a Java implementation of the Smith-Waterman algorithm, commonly used in bioinformatics for local sequence alignment. It enables the comparison of DNA, RNA, or protein sequences by i…

    Java

  4. digital-envelope digital-envelope Public

    Implementation of a Digital Envelope system, which allows the protection and secure transmission of files through encryption.

    Java

  5. neural-network neural-network Public

    Java implementation of a simple neural network for binary classification. The neural network architecture consists of three layers: an input layer, a hidden layer, and an output layer.

    Java