Skip to content
View jackrdye's full-sized avatar
  • The University of Sydney

Highlights

  • Pro
Block or Report

Block or report jackrdye

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. ChatApp-React-Flask ChatApp-React-Flask Public

    An End-to-End Encrypted Chat App implemented using React for front-end and Flask backend. All encryption implemented using Subtle Crypto Javascript library

    JavaScript

  2. Decrypt-NextAuth-JWE-getToken Decrypt-NextAuth-JWE-getToken Public

    Implements the getToken() method from NextAuth.js in other languages. Example use case - Get the token payload of a JWE on a subdomain API server running Python.

    Python 3

  3. Quantum-GroverSearch Quantum-GroverSearch Public

    Implementation of Grover's search algorithm to accelerate unsorted search.

    Jupyter Notebook

  4. Appdev-music Appdev-music Public

    Automatically share & sync playlists across streaming platforms. Mobile app developed using Flutter and Google Firebase.

    Makefile

  5. Product-Exchange Product-Exchange Public

    A market exchange written in C to facilitate the buying and selling of products by traders. Simultaneous orders are correctly handled via signals, FIFO and a queue.

    C

  6. RISC-V-VM RISC-V-VM Public

    Implement a RISC-V Virtual Machine in C. Implement registers, heap bank and operations.

    C