Skip to content
View BryceJWatson's full-sized avatar
  • Australia

Block or report BryceJWatson

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 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. CUDA-Mandelbrot-set CUDA-Mandelbrot-set Public

    CUDA C program that utilises the NVIDIA GPU to compute the Mandelbrot set

    C

  2. Gomoku Gomoku Public

    Full stack Gomoku Website

    TypeScript

  3. MPI-matrix-processing MPI-matrix-processing Public

    Message Passing Interface (MPI) program that utilises MPI processes to process a matrix

    C

  4. multithreaded-addition-subtraction multithreaded-addition-subtraction Public

    Multi-threaded program that solves a variation on the readers and writers synchronisation problem in C

    C

  5. char_count char_count Public

    This program uses multi-processing to calculate the count of characters in all files within a specified directory

    C

  6. socketWordle socketWordle Public

    Terminal Wordle using sockets in Python

    Python