Skip to content
View andrexwo's full-sized avatar
  • Universidade Federal da Paraíba
  • João Pessoa, Paraíba, Brazil.

Block or report andrexwo

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

Popular repositories Loading

  1. projetoULA projetoULA Public

    projeto feito para disciplina de Circuitos Lógicos II, com o intuito de simular uma ULA

    SystemVerilog

  2. Tic-Tac-Toe-AI Tic-Tac-Toe-AI Public

    this is a tic tac toe game. you will battle against an AI, that will ever begin the game

    Python

  3. vector-sort vector-sort Public

    this repository contains a algorithm that sorts a vector in ascending order, it also contains several instances for testing. made for an activity in data structures course

    Roff

  4. sequential_list sequential_list Public

    project for the data structure discipline

    C++

  5. linked-list linked-list Public

    repository where I implement a linked list

    C++

  6. solve-maze-algorithm solve-maze-algorithm Public

    algorithm using recursion to solve a maze

    Python