Skip to content
View RD-44's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report RD-44

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

Popular repositories Loading

  1. Pairstrading Pairstrading Public

    A high-frequency trading algorithm implemented in python. We use the NSGA-II (Non dominated sorting genetic algorithm) for multi-objective optimisation to find optimal pairs to trade. We attempt to…

    Jupyter Notebook 4

  2. Mechanics-Simulator Mechanics-Simulator Public

    My Computer Science NEA project made at A-level. A Mechanics simulator for various concepts in A-level Mathematics. Includes Variable acceleration, Forces, Pulleys, and projectiles. Has questions a…

    C#

  3. RD-44.github.io RD-44.github.io Public

    A website designed to explain concepts in A level Maths in an intuitive way through animations.

    TeX

  4. SiteTemplate-Krunch SiteTemplate-Krunch Public

    My replica of http:https://krunch.webflow.io/ using my own code (HTML, CSS and a bit of JS),

    CSS

  5. Maze Maze Public

    A maze solver and generator in C. Uses depth first traversals to generate and solve the maze.

    C

  6. Mathemematical-Set-builder Mathemematical-Set-builder Public

    An implementation of a set in Haskell with functions such as taking the unions of two sets, intersections, powersets etc.

    Haskell