Skip to content
View viniciuskant's full-sized avatar

Block or report viniciuskant

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

About Me

Hello, my name is Vinicius. I am currently a Computer Engineering student at the State University of Campinas (UNICAMP).

I am a student at the University of Campinas (UNICAMP), passionate about low-level computing and embedded systems. I have a strong interest in areas involving hardware description, microcontroller programming, and embedded system development. I participate in various academic projects and initiatives that allow me to expand my knowledge and contribute to the community.

Areas of Interest

  • Computer Architecture
  • RISC-V
  • FPGA
  • Embedded Systems
  • Open Source Hardware and Free Software

Organizations and Projects

Other Projects

  • Green Roofs and Surface Runoff - PIBIC Scientific Initiation: This repository contains code developed during my PIBIC scientific initiation. The focus is on the analysis and visualization of hydrological data related to green roofs, a sustainable technology that aims to improve urban drainage and reduce the impact of rainfall in cities.

  • Termonal - Terminal Game: In my free time, I am creating a terminal game as a hobby. Termonal is a simple yet challenging game where players interact through terminal commands.

  • Custom Kernel - Linux Kernel Modifications: I have made modifications to the Linux kernel to better understand how it works, focusing on the system files part. This project reflects my interest in understanding the internal workings of the operating system and how it interacts with hardware.

Popular repositories Loading

  1. termonal termonal Public

    Termonal é um jogo baseado em terminal inspirado em jogos populares de palavras, adaptado para a língua portuguesa. Ele é executado completamente na sua interface de linha de comando.

    Python 5

  2. kant-v kant-v Public

    This project implements a minimal RISC-V processor in Verilog, following the RISC-V ABI (Application Binary Interface) standard. The processor is designed to be a simple and starting point for unde…

    Verilog 1

  3. complexity-of-UNO complexity-of-UNO Public

    Este repositório contém um estudo teórico e matemático que demonstra a NP-completude do problema UNO-1 - uma versão simplificada do jogo UNO para um único jogador. Juntamente com um docuemento com …

    Python 1

  4. multiThread_test multiThread_test Public

    Repositório de teste para aprender e praticar conceitos de programação concorrente, incluindo o uso de threads e semáforos. Este programa simula a formação de moléculas de água (H2O) com 1 átomo de…

    C 1

  5. uart uart Public

    This repository contains a implementation of a UART designed for serial communication. It supports 8-bit data transmission with a parity bit and a single stop bit. The module is parameterized, allo…

    Verilog 1

  6. voice-cleaning-filters voice-cleaning-filters Public

    C and Python implementations of audio filters for human voice enhancement and noise removal, with a focus on real-time embedded applications in the project Rofofo.

    C 1