Skip to content
View benjamin-m-hodgson's full-sized avatar
Block or Report

Block or report benjamin-m-hodgson

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

    A proof-of-concept application to demonstrate a tokenized model on the Ethereum network that rewards participants in the life cycle of a plastic bottle for recycling.

    JavaScript 3 1

  2. Cellular-Automata-Simulator Cellular-Automata-Simulator Public

    A Java program using JavaFX that animates any 2D grid CA simulation. The cells are composed of their state and their rules for interacting with their neighbors. The grid can be of any size (chosen …

    Java 1

  3. SLogo-IDE SLogo-IDE Public

    An integrated development environment, IDE, that supports users to write SLogo programs. Unlike IDEs such as Eclipse, which are designed around files that represent a complete program, SLogo users …

    Java

  4. Sport-Betting-Contract Sport-Betting-Contract Public

    A decentralized application that interfaces with a Solidity smart contract on the Ethereum network to enable sport betting. The contract uses a trustless result acquisition system enforced by an im…

    CSS 2 1

  5. Breakout-Game Breakout-Game Public

    Java program to play a 2D game of Breakout, in which a ball bounces around the screen and destroys blocks as it bounces into them. The player controls a paddle to block the ball from moving off the…

    Java

  6. Cryptography Cryptography Public

    Programs that pertain to Cryptography and some related number theory problems.

    Java