Skip to content
View guilherme-p's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report guilherme-p

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

  1. dominus dominus Public

    Concurrent hash table using Robin Hood hashing

    Rust

  2. sueca sueca Public

    Browser implementation of a popular portuguese card game called Sueca

    TypeScript

  3. basegov basegov Public

    Informação do portal BASE (contratos públicos) em formato Python e SQL, para fazer queries mais complexas

    Python

  4. CarRacing-RL CarRacing-RL Public

    Deep Q-Learning Reinforcement model to play gym's CarRacing environment, where the agent learns how to drive/navigate a randomly generated course.

    Python 1

  5. segtree segtree Public

    Simple, recursive implementation of a segment tree, with unit tests and visualization.

    Python

  6. CircuitSolver-ParSolver CircuitSolver-ParSolver Public

    Multi-threaded version of Lee's algorithm used to solve a circuit-routing problem. The program is ran through an accompanying shell. C

    C