Skip to content
View realsnywy's full-sized avatar
📚
Back at it again
📚
Back at it again

Sponsoring

@psf
@pytest-dev

Highlights

  • Pro

Block or report realsnywy

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

Gabriel "Snywy" Furtado (22y/o 🇧🇷)

Aspiring Computer Science student at the Federal University of San Francisco Valley (UNIVASF)

📧 Note: Due to college commitments, I'm currently unable to respond to emails.

🧠 My Coding Arsenal

⚙ Daily Drivers

💾 Digital Habitat

Rawr! Catch y'all on the flip side! 👋🏻

Pinned Loading

  1. programas-ccmp0150 programas-ccmp0150 Public

    Programas feitos durante a cadeira Algoritmos e Estruturas de Dados I.

    C

  2. projeto-ccmp0151 projeto-ccmp0151 Public

    Projeto realizado durante a cadeira Programação Orientada à Objetos.

    Java

  3. projeto-ccmp0156 projeto-ccmp0156 Public

    Projeto realizado durante a cadeira Planejamento e Gestão Estratégica para Ciência da Computação.

    Java

  4. tac3-projeto-final-testes tac3-projeto-final-testes Public

    Projeto final de TAC-3 (UNIVASF): Testes automatizados de API (JSONPlaceholder) e Web com Python (Requests, Pytest, Unittest, Selenium, Playwright) e Robot Framework.

    Python

  5. Commands I routinely run on my machi... Commands I routinely run on my machines.
    1
    ➣ Windows
    2
    	• Activator
    3
    > irm https://get.activated.win | iex
    4
    	• Disable MPO
    5
    > reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Dwm" /v "OverlayTestMode" /t REG_DWORD /d "5" /f