Skip to content
View B-Trindade's full-sized avatar

Highlights

  • Pro

Block or report B-Trindade

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

Pinned Loading

  1. DNS-Implementation DNS-Implementation Public

    Final Project for the Distributed Systems course at UFRJ

    Python

  2. Set-Covering-Problem Set-Covering-Problem Public

    UFRJ's Msc project for Combinatorial Optimization / Integer Programming course. This project aims to implement a decent solution to instances of the Set Covering Problem (SCP), mainly the ones disp…

    Jupyter Notebook

  3. b3-asset-monitoring b3-asset-monitoring Public

    A basic system to provide support for investors by monitoring financial assets and sending email notifications when prices cross upper or lower thresholds.

    Python

  4. Simulator-M-M-1 Simulator-M-M-1 Public

    Projeto final para a disciplina de AD (ICP 515) da UFRJ. Consiste em criar um simulador de fila M/M/1 e realizar diversas análises sobre a mesma

    Jupyter Notebook

  5. Computation-III Computation-III Public

    Repository for UFRJ's C++ course, Computation III

    C++

  6. Distributed-Chat Distributed-Chat Public

    Chat app implemented as a distributed system

    Python