Skip to content
View sabrizzs's full-sized avatar
🏆
Focusing
🏆
Focusing
  • USP

Block or report sabrizzs

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

Hi, I'm Sabrina

🎓 I'm currently studying Computer Science at the University of São Paulo.

✍️ I'm on track for learning more about Artificial Intelligence, Neural Network and Computer Vision.

🌱 Languages and Frameworks I know and study

⚙️  GitHub Analytics

sabrizzs

Pinned Loading

  1. cd-collage cd-collage Public

    Website with Last.fm integration

    HTML

  2. Graph-cpp Graph-cpp Public

    Implementation of a graph in cpp. EP3 of MAC0323 - Algorithms and Data Structure II. 2022.1 at IME-USP

  3. Metodo-do-Ponto-Fixo-e-de-Newton Metodo-do-Ponto-Fixo-e-de-Newton Public

    Implementation of the fixed point method and Newton's method in cpp. EP1 of MAC0210 - Laboratory of Numerical Methods. 2022.1 at IME-USP

    C++

  4. Comprimir-e-Conquistar Comprimir-e-Conquistar Public

    Image processing in MATLAB using interpolation. EP2 of MAC0210 - Laboratory of Numerical Methods. 2022.1 at IME-USP

    MATLAB

  5. Metodos-de-Integracao Metodos-de-Integracao Public

    Implementation of integration methods in cpp. EP3 of MAC0210 - Laboratory of Numerical Methods. 2022.1 at IME-USP

    C++

  6. Pentaminos Pentaminos Public

    Algorithm that solves the problem of filling boards with pentominoes, using backtrack implemented with a stack. EP2 of MAC0323 - Algorithms and Data Structures II. 2022.1 at IME-USP

    C++