Skip to content
View MatthewNobes's full-sized avatar
🖥️
Breaking out of the matrix one line at a time
🖥️
Breaking out of the matrix one line at a time

Block or report MatthewNobes

Report abuse

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

Report abuse

Pinned Loading

  1. recipe-book recipe-book Public

    This is the frontend web app for the recipe book system. It consists of a JS React web app that uses a supabase database underneath to manage the backend, including storage and authentication.

    JavaScript 2

  2. Hash-Checker Hash-Checker Public

    This is designed to create a hash for a download and compare it to the original hash provided by the source of the download.

    C# 2 1

  3. HashCrash HashCrash Public

    A simple passwording cracking tool that uses the CPU, therefore results in slower cracking times than GPU alternatives. Mostly designed as a proof of concept.

    Java 1

  4. MatthewNobes.github.io MatthewNobes.github.io Public

    This is my personal portfolio website that I use to showcase and explain my projects. It has been rebuilt with React, using React router for its navigation system and uses GitHub's Rest API to coll…

    JavaScript 2

  5. risk-matrix-generator risk-matrix-generator Public

    This project was created primarily to generate a binary risk matrix, however, in the future more risk management tools may be added to it. In its current state, it plays host to a binary risk matrix.

    JavaScript 1

  6. crypto-lab crypto-lab Public

    A cryptography tool for ciphering and deciphering built using Svelte Kit and Tailwind CSS.

    Svelte