Skip to content
View Sam-Malpass's full-sized avatar
đź’­
I have COMMITment issues
đź’­
I have COMMITment issues

Highlights

  • Pro
Block or Report

Block or report Sam-Malpass

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

  1. Build-A-Net Build-A-Net Public

    A software package to allow for the creation of ANN models in Java. Utilising Object-Orientation to create a demonstrable application to show the concepts and to serve as a learning tool. Developed…

    Java

  2. Hadoo-Not Hadoo-Not Public

    A software prototype that demonstrates the MapReduce paradigm. Utilizing threads to mimic the parallelism that Hadoop offers, it allows users to write their own jobs that can run in the framework.

    Java

  3. YGO-Deck-Builder YGO-Deck-Builder Public

    A software package aimed at players of the Yu-Gi-Oh! Trading Card Game. The software seeks to provide simple digitalised storage of cards and deck building functionality alongside deck analytics.

    Java 1

  4. Simple-Compiler Simple-Compiler Public

    A simple compiler to convert a crude input language into C++ source code. The compiler was written as part of the CS2CO18 module and was created using Lex and Yacc. It also attempts to fix code wit…

    C 1

  5. Robot-Simulator-Program Robot-Simulator-Program Public

    A robot simulator program created for CS2JA17, it utilizes JavaFX for the GUI and demonstrates object-orientation and inheritance with various types of robots.

    Java

  6. Android-Space-Invaders-Game Android-Space-Invaders-Game Public

    A basic Android game that follows the Space Invaders style but has been created to demonstrate object-oriented programming techniques. It was created for CS2JA17 as the final project for the year.

    Java