Skip to content
View AustinBoydston's full-sized avatar

Block or report AustinBoydston

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

    A portfolio containing my work

    JavaScript

  2. GeneratedMazeGame GeneratedMazeGame Public

    A maze game with a custom maze generation algorithm of my own design.

    Python

  3. MinecraftStrongholdFinder MinecraftStrongholdFinder Public

    This program takes in the coordinates and angle of two different eye of ender throws and calculates the location of the stronghold.

    Python

  4. Runge-Kutta-Methods-RK4 Runge-Kutta-Methods-RK4 Public

    This is a program I wrote that calculates Runge Kutta Method RK4 and compares it to Euler's method.

    Python

  5. Dice-Statistics Dice-Statistics Public

    A program that determines the statistical probability of a certain dice throw through a Monte Carlo-like simulated sample.

    Python

  6. ToDoList ToDoList Public

    A simple to do list program that can be run from the command line terminal.

    Python