Skip to content
View briantoanle's full-sized avatar

Block or report briantoanle

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
briantoanle/README.md

Hi there 👋 I'm Toan

<briantoanle>'s LeetCode Stats

Pinned Loading

  1. Air-Travel Air-Travel Public

    Program that discover available flights between two airports based on provided data and provide a list of possible routes between those airports

    Python

  2. Wordle-Game Wordle-Game Public

    Created a version of the Wordle game using Linked List

    Java

  3. Minesweeper-Game Minesweeper-Game Public

    Created a version of the game Minesweeper that makes use of a Linked List as its underlying data structure

    Java

  4. University-Ranking-Analyzer University-Ranking-Analyzer Public

    Program to help identify top universities from a list of 2000 institutions. Sort and filter them based on different criteria.

    Python

  5. Hangman-Game Hangman-Game Public

    A version of Hangman game with an addition of a hint system that uses the requests library to use an API to get the definition and display to player after a certain amount of tries

    Python

  6. Mewbile-Tech Mewbile-Tech Public

    Object Oriented Programming

    Python