Skip to content
View liamgoss's full-sized avatar

Highlights

  • Pro

Block or report liamgoss

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. Ethereum-Wallet-Private-Key-Generation Ethereum-Wallet-Private-Key-Generation Public

    I created this code in order to learn more about secp256k1 and how wallets and private keys are generated. All of these wallets generated can be imported into Metamask because they are valid wallet…

    Python 9 4

  2. Polygon-Arbitrage-Bot Polygon-Arbitrage-Bot Public

    This code is a fully automated arbitrage bot that constantly scans the polygon mainnet via a node such as Alchemy. Whenever a price discrepancy between two tokens is detected on Quickswap and Sushi…

    JavaScript 26 7

  3. nissan_ecu_hacking nissan_ecu_hacking Public

    Python code written to utilize the Korlan usb2can hardware to send and receive data over the can-bus on a 2008 Nissan 350z

    Python 19 2

  4. neuralNetworks neuralNetworks Public

    A random compilation of Machine Learning and Neural Networks I have worked on (most will include Tensorflow, Keras, etc.)

    Python 2

  5. BigAssNum BigAssNum Public

    This (soon to be) library will handle arithmetic computation on very large numbers (several hundred digits long)

    C++

  6. GaloisFieldCalculator GaloisFieldCalculator Public

    C++