Skip to content
View TheCodingGent's full-sized avatar

Block or report TheCodingGent

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. MemoryGame MemoryGame Public

    A memory game written in Java using Swing and various data structures.

    HTML 3 3

  2. avrfreertos avrfreertos Public

    Forked from feilipu/avrfreertos

    AVR ATmega port of freeRTOS

    C

  3. AzureWebApp AzureWebApp Public

    Learning Web Dev and Azure Cloud Project

    HTML

  4. UninformedSearches UninformedSearches Public

    A sample implementation of Breadth First, Depth First and Uniform Cost searches.

    Java 1

  5. SmileyFaceMazeRace_InformedSearch SmileyFaceMazeRace_InformedSearch Public

    A Java program that simulates a race of the four smiley faces located in the four corners of a maze with obstacles towards a goal located at a certain position on the map. Assuming that they each u…

    Java

  6. JavaDatabaseApp JavaDatabaseApp Public

    An application that connects to a database using JDBC and retrieves data concerning different health parameters and displays the data in a nice graphical form.

    Java