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

Highlights

  • Pro

Block or report jackrdye

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  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 7

  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