Skip to content
View MorganReilly's full-sized avatar

Highlights

  • Pro

Block or report MorganReilly

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. LanguageDetectionNN LanguageDetectionNN Public

    The purpose of this project was to construct an application which could generate a neural network model which was capable of language detection, and which could detect a given language from text fi…

    Java

  2. HandwrittenDigitRecogniser HandwrittenDigitRecogniser Public

    This project will be to create a model which recognizes hand-written characters from the MNIST data set to a high accuracy and to then allow a user to input their own handwritten character.

    Jupyter Notebook

  3. gRPCPasswordService gRPCPasswordService Public

    Distributed Systems project 2019. The purpose is to build a distributed user account system in 2 parts. First part being a gRPC password service, second part being a RESTful User Account Service

    Java 1

  4. VertexChat/vertex VertexChat/vertex Public

    Vertex is a self-hosted chat application based on WebRTC and is built with Flutter for the front end and Python for the backend.

    Dart 4 2

  5. NFARegex NFARegex Public

    Graph Theory Project

    Python

  6. MD5_Message_Digest MD5_Message_Digest Public

    MD5 Message Digest Algorithm project for Theory of Algorithms built in C

    C