Skip to content
View Quin-Darcy's full-sized avatar
Block or Report

Block or report Quin-Darcy

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. Animated-Eigenvalues-of-Adjoint-Representation-of-Cartan-Subalgebra Animated-Eigenvalues-of-Adjoint-Representation-of-Cartan-Subalgebra Public

    This program creates a .gif from the eigenvalues derived from linear combinations of the adjoint representation of a cartan subalgebra which is based on user input.

    Python 1

  2. Reinforcement-Learning-Path-Finder Reinforcement-Learning-Path-Finder Public

    This program gives the user a choice between two reinforment learning algorithms: Epsilon-Greedy and Lower Confidence Bound - this algorithm is then used to find the shortest path within a lattice.…

    JavaScript

  3. Voronoi-Tesselation Voronoi-Tesselation Public

    Using a quadtree to implement the divide and conquer algorithm, a voronoi tessellation for a collection of points is calculated and displayed. Try it out by clicking the link below!

    JavaScript

  4. aes_crypt aes_crypt Public

    A library written in Rust for the AES block cipher.

    Rust

  5. netic netic Public

    Genetic network protocol fuzzer implemented in Rust.

    Rust

  6. injector injector Public

    A DLL injector written in Rust which utilizes the winapi crate and extensive logging.

    Rust