Skip to content
View BernardoVMendonca's full-sized avatar
  • Rio de Janeiro, Brazil

Block or report BernardoVMendonca

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

Olá! Eu sou o Bernardo Velloso👋

  • 📝 Estudante de Engenharia de Computação
  • 🌱 Apaixonado pelos mundos de desenvolvimento web e ciência de dados

Js React HTML CSS Python C

Snake animation

Popular repositories Loading

  1. Distributed-competition Distributed-competition Public

    Java 1

  2. BernardoVMendonca BernardoVMendonca Public

  3. TCP-Server-Client TCP-Server-Client Public

    TCP sockets are used to create a communication between a server and a client. The server shares files that are stored in a folder and clients make a file download request.

    C

  4. PacMan_Assembly PacMan_Assembly Public

    Pac-Man made with Assembly P3

    AngelScript

  5. SpaceInvaders_Python SpaceInvaders_Python Public

    Space Invaders, the first game I made, made with python

    Python

  6. ObjectLoader ObjectLoader Public

    This C program can load an .obj file using OpenGL. Command: gcc ObjLoader.c -lGL -lGLU -lglut -o ObjLoader

    C