Skip to content
View mavettse's full-sized avatar
  • Belo Horizonte, Brasil
  • 13:54 (UTC -03:00)
  • LinkedIn in/mavettse

Highlights

  • Pro

Block or report mavettse

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mavettse/README.md

Hi there, I'm Giovanni Estevam!


About Me

  • Education: Computer Engineering at CEFET-MG.
  • Competitive Programming: Active member of the Competitive Computing Group (GCC) at my university. I regularly practice Data Structures and Algorithms and solve problems to improve my logical thinking.
  • Goals: Writing clean, efficient, and maintainable code.

Tech Stack

C++ C Java Verilog Python


Get In Touch

LinkedIn

Pinned Loading

  1. mips-processor-32bits mips-processor-32bits Public

    Verilog implementation of a 32-bit single-cycle MIPS processor. Includes custom ALU, control logic, and branching support, validated on an FPGA.

    Verilog

  2. c-image-processing-automata c-image-processing-automata Public

    C algorithm for processing image profiles, using Deterministic Finite Automata (DFA) and Linked Lists for track shape estimation and obstacle detection.

    C