Skip to content
View JordanBonfim's full-sized avatar

Highlights

  • Pro

Block or report JordanBonfim

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. crypto-channel-kernel-module crypto-channel-kernel-module Public

    Um módulo de kernel Linux simples (cryptochannel) que implementa um canal criptográfico educativo para leitura/escrita de mensagens através de um dispositivo de caractere e um pseudo-fs /proc para …

    C

  2. coffee-roaster-middleware coffee-roaster-middleware Public

    Desenvolvivento de um middleware de proteção e controle entre sensores e atuadores de um torrador de café, com foco na segurança do hardware e no aprendizado prático.

    C++ 1

  3. UDP-P2P-Chat UDP-P2P-Chat Public

    A decentralized (Peer-to-Peer) chat system designed for local area networks (LAN) using UDP Multicast. This project eliminates the need for a central server.

    Kotlin

  4. Kotlin-UDP-FileServer Kotlin-UDP-FileServer Public

    A Client-Server system for local network file transfers using the UDP protocol. This project implements block sending (chunking) and end-to-end integrity verification.

    Kotlin

  5. fantasy32 fantasy32 Public

    Forked from LuizGustavoNascimeto/fantasy32

    C++

  6. pubsub-tweet-service pubsub-tweet-service Public

    This project implements a simple Publish/Subscribe system using RabbitMQ to process tweets.

    Python