Skip to content
View ElliotFrancisHunter's full-sized avatar

Block or report ElliotFrancisHunter

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

Popular repositories Loading

  1. PythonProjects_MachineLearning PythonProjects_MachineLearning Public

    Portfolio piece and personal project. Image classification using CIFAR10 Dataset .

    Python

  2. Unreal Unreal Public

    PDP

  3. ClinicBookingSystem ClinicBookingSystem Public

    Full-Stack c#/ASP.NET application

    JavaScript

  4. AdvancedGamesConsoleProject2 AdvancedGamesConsoleProject2 Public

    A repository for a turn-based rpg written in c++.

    C++ 1

  5. ImageProcessor ImageProcessor Public

    An Image Processor built in C++ that explores Concurrency via Multi-Threading and Parallel Processing

    C++

  6. GeneticAlgorithm GeneticAlgorithm Public

    A C++ implementation of the genetic algorithm to generate an optimal distribution of points across a game map. The coordinate points would then be used in a separate game.