Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
MatthewNobes
Follow
Breaking out of the matrix one line at a time

Matthew Nobes MatthewNobes

Breaking out of the matrix one line at a time
Technical Consultant and part-time software developer

Block or report MatthewNobes

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. 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