Skip to content
View Harrisonp365's full-sized avatar
  • Virtually Human Studio
  • Sydney, NSW
Block or Report

Block or report Harrisonp365

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

    Building and development of a simple block chain built using C++ in the Qt framework. Once the block works I will implement proof of work and other features, to make is functioning correctly.

    C++

  2. BruteForcePasswordCrack BruteForcePasswordCrack Public

    Learning and understanding the fundaments of a brute for attack. How they can be optimized and how to prevent them. This current example searches for through exact matches. I have left the previous…

    C++ 2 1

  3. ERC20-HazzieToken ERC20-HazzieToken Public

    This is my first ERC20 token that will be tested on the Ethereum blockchain. Just a very simple implementation of the token but I want to have it fully functional and purchases able for the sake of…

    Solidity

  4. FlappyBird FlappyBird Public

    Flappy bird replica game build using Qt and C++.

    C++

  5. CryptoLiveUpdater CryptoLiveUpdater Public

    This is a python project which calls the Bitmex API to live update an excel spreadsheet of Crypto holdings I have. I will also try to include an excel spreadsheet template with some instructions in…

    Python

  6. 3DGraphicsEngineDX11 3DGraphicsEngineDX11 Public

    First attempt at trying to build a 3D Graphics/Game engine

    C++