Skip to content
View jackbradyeng's full-sized avatar
  • Brisbane, Queensland, Australia

Block or report jackbradyeng

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. blackjack_simulator blackjack_simulator Public

    A fully interactive blackjack simulator. Includes advanced features such as insurance and back-betting. Utilizes monte carlo simulations to evaluate different playing strategies and their effective…

    Java

  2. linear_algebra_engine linear_algebra_engine Public

    Performs a series of operations on n-dimensional matrices, including, addition, multiplication, and scaling. Also computes determinants and identity matrices.

    Kotlin

  3. hardware_price_tracker hardware_price_tracker Public

    A Spring Boot application for storing and tracking computer part prices across models and vendors. Uses Hibernate and JDBC templates to run CRUD operations on a PostgreSQL DB.

    Java

  4. hardware_price_tracker_fe hardware_price_tracker_fe Public

    A TypeScript-React-Vite frontend for the hardware price tracker project. Used to fetch and render computer part prices across models and vendors.

    TypeScript