Skip to content
View juanlouisr's full-sized avatar
🙃
🙃

Block or report juanlouisr

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. anime-colorscripts anime-colorscripts Public

    A shell script to print anime character on terminal

    Python 7 2

  2. OOPokemon OOPokemon Public

    Pokemon like game made in Java and JavaFX as GUI. No game engine

    Java 1

  3. cp cp Public

    Collection of my competitive programming answer and practices

    C++

  4. ani-cli ani-cli Public

    Forked from pystardust/ani-cli

    A cli tool to browse and play anime. WSL version with VLC media player. Forked from pystardust/ani-cli

    Shell

  5. Fan-No-Kami Fan-No-Kami Public

    Graph visualization and traversing using BFS and DFS with C#

    C# 1

  6. pac-man-best-first-search pac-man-best-first-search Public

    PAC MAN with pygame and using best first search algorithm for path finding

    Python