Skip to content
View JustinD-T's full-sized avatar
  • Woodstock, Ontario
Block or Report

Block or report JustinD-T

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. Charged-Particle-Velocity-Simulator Charged-Particle-Velocity-Simulator Public

    A small part of a greater project I am working on. This program uses a derived equation from Couloumb's Law to calculate the velocity of either an electron or a proton to a 1d charged bar.

    Python

  2. MagLev-Drag-Simulation MagLev-Drag-Simulation Public

    A program created for my Gr.11 physics culminating task. The program uses test results like the displacement of a marble from an inclined MagLev plane, to derive the frictive difference between mag…

    Python

  3. Lorentz-Force-Simulation Lorentz-Force-Simulation Public

    *Currently Unfinished* A first revision of a program which will plot the path of a charge particle through a consistent magnetic field, constantly adjusting for changes in velocity.

    Python

  4. Barnsley-Fern-Fractal-Generator Barnsley-Fern-Fractal-Generator Public

    A program which itterates over different point numbers of Barnsley's Fern in order to portray the creation of the structure over many itterations. Also holds JSONS to give the option of different a…

    Python

  5. Collatz-Conjecture-Simulator Collatz-Conjecture-Simulator Public

    A simple console program using .matplotlib graphing to display the famous collatz conjecture (3n+1)

    Python

  6. Slip Slip Public

    A python program that utilises both Google Maps Directions API and Google Maps Elevation API. This program takes a user address or coordinate for an orgin point and destination point, and calculate…

    Python 3