Skip to content
View Joshua-Onley's full-sized avatar

Block or report Joshua-Onley

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

    A web-based platform for creating and sharing coding adventures - promoting active learning through gamification and adaptive problem sequences.

    TypeScript

  2. PythonChessEngine PythonChessEngine Public

    This project is a chess engine implemented in Python. The program represents the board state using binary numbers (bitboards) enabling efficient move generation and validation through bitwise opera…

    Python 3

  3. nbody-parallel-simulations nbody-parallel-simulations Public

    Parallel N-body simulation comparing serial vs OpenMP vs MPI performance in gravitational system modeling

    C++

  4. sir-epidemic-simulations sir-epidemic-simulations Public

    Collection of stochastic SIR models simulating disease spread across different network structures, vaccination interventions, and spatial populations.

    Python