Skip to content
View byronhallett's full-sized avatar
  • PleasingResults
  • Australia
Block or Report

Block or report byronhallett

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. L-system-unity L-system-unity Public

    A generic L system generation class. Example uses: Generating mazes, creating organic looking decorations.

    C# 1

  2. ml-writers-api ml-writers-api Public

    The backend for several machine learning experiments with the Google Creative Lab. Contains a modified version of GPT2, dockerized and configured for deployment to Google Compute Engine.

    Python 1

  3. random_walk random_walk Public

    A script I wrote to get more exercise during COVID. Input your location and a desired walk duration to get a random address. Helps you explore the world right under your nose.

    Python

  4. forex-gobots forex-gobots Public

    Analyse 100 currency pairs in parallel, placing market orders when optimal.

    Go 1

  5. ti-83-plus-programs ti-83-plus-programs Public

    A couple of programs written on a TI-83 plus, in Texas Instruments TI BASIC

  6. brainfuck-interpretter brainfuck-interpretter Public

    Brainfuck interpreter in C++ for teaching purposes

    C++