Skip to content
View xersky's full-sized avatar
Block or Report

Block or report xersky

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

    My first implementation of a virtual machine using Java, the GenesisVM. Running opcodes/instructions and interpreting bytecode with the flexibility to insert mnemonics and return the result.

    Java

  2. PeersNoodles PeersNoodles Public

    A Java App for P2P node syncing and consensus, inspired by Ethereum.

    Java

  3. AlgoTrading AlgoTrading Public

    Crypto AlgoTrading Bot using RSI, and it live trades using Binance API. Plus a Backtesting feature to test strategies from k-lines data.

    Python