Matthew Nobes (MatthewNobes)

MatthewNobes

Geek Repo

Company:The University of Portsmouth

Location:United Kingdom

Home Page:matthewnobes.github.io

Twitter:@NobesMatthew

Github PK Tool:Github PK Tool

Matthew Nobes's repositories

recipe-book-api

#DEPRECATED# The api middleware for the recipe book app I have been developing.

Language:TypeScriptStargazers:4Issues:0Issues:0

Hash-Checker

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

Language:C#Stargazers:2Issues:2Issues:0

MatthewNobes.github.io

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 collect project information.

Language:JavaScriptLicense:MITStargazers:2Issues:2Issues:41

Password-Generator

A simple password generator application. It provides reccomended random passwords based upon a user requirements for the password. The original version is a C#, .NET Framework based Windows Form Application. Current work is being directed towards a React based web app version.

Language:JavaScriptLicense:MITStargazers:2Issues:2Issues:22

recipe-book

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.

Language:JavaScriptLicense:Apache-2.0Stargazers:2Issues:2Issues:101

template-react-app

This project was designed as a simple starting point for React web Applications. This has been set up with an MIT license, so feel free to use it to avoid all the starting setup with React Apps. It will be updated periodically to ensure the dependencies remain up to date and safe to use.

Language:JavaScriptLicense:MITStargazers:2Issues:2Issues:11

binary-toolkit

This project is planned as a bianry conversion and binary calculation toolkit.

Language:JavaScriptStargazers:1Issues:2Issues:2

conversion-app

The Conversion App was created as a simple place to find unit conversions without scouring the internet for a decent solution. As well as providing conversions, this system will explain the equations used for the conversion in a clear and logical manner.

Language:JavaScriptLicense:MITStargazers:1Issues:2Issues:21

fhir-analytics

This application has been developed to provide analytical feedback on FHIR server requests.

Language:JavaScriptStargazers:1Issues:3Issues:0

fhir-API-tool

This tool acts as a middle-man for FHIR server queries, it adds the CORS headers to each request, allowing the data to be displayed in front-end web applications. This was created as part of the FHIR-CQL project.

Language:TypeScriptStargazers:1Issues:3Issues:0

HashCrash

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.

Language:JavaLicense:MITStargazers:1Issues:2Issues:0

React-Sandbox

A repo to store all my react tests.

Language:JavaScriptStargazers:1Issues:2Issues:4

UniWebsiteCoursework

The website I made for my uni coursework for the website/HTML unit. It showcases some of the work I did in the web development unit throughout my first year at univeristy, including a literature review and a log of what I learnt in the unit. It demonstrates HTML compliance with the W3 standards.

Language:HTMLStargazers:1Issues:1Issues:0

Weather-App

A weather app built using ReactJS. The data for the weather is provided by the MetOffice.

Language:JavaScriptLicense:MITStargazers:1Issues:2Issues:5

crypto-lab

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

Language:SvelteStargazers:0Issues:2Issues:4

risk-matrix-generator

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.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:8

Academic-Referencing-Generator

The academic referencing generator is a web app designed to create achemic refernces from a users input. The plan is to support multiple refencing stlyes, including APA 7th and Chicago. I designed this app primiaryly in prepareation for my dissertation, however, I intend to host it publically for others to use in the future.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

books

A reading tracking app, enabling you to log books, make reading lists and more. Built as a React App with a TypeScript backend, connected to a SQL Server Database

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:2

chance

A pseudorandom dice rolling and coin flipping app

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:4
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

dev-roadmap

A small app for visualising a development roadmap.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

github-cards

This project was created as part of my React learning from a course on Pluralsight. It is a simple React application that collects information about GitHub users from a typed in username. It relies on axios to communicate with the GitHub API by sending it a request for user information.

Language:JavaScriptStargazers:0Issues:2Issues:4

JS-Utilities

A collection of different functions and algorithms. These can be quickly copied over into JavaScript programs.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

Learning-C

This is my repository that contains all the code I have used when learning C. It functions mainly as a reference point for my C notes.

Language:CStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:2Issues:1

license-updater

An NPX package designed to update the year on licenses (such as standard MIT licenses)

Language:JavaScriptStargazers:0Issues:0Issues:0

Login-System

This is a basic login system that will use a hashed salt to authenticate the password. I will be using it as a test bed for future features.

Language:JavaScriptStargazers:0Issues:2Issues:0

sample-generator

A python project for generating pseudo-random sample data for a wide array of different data formats. It has been setup as a python refresher project, while also providing some purpose to other projects I do that require sample data. The plan for this project is to be a living repository, whenever I require a new type of sample data, I will create new features to facilitate this.

Language:PythonLicense:MITStargazers:0Issues:2Issues:1

star-match-game

This was another application I made as part of my React training. It is a small maths game that is kicked off whenever the user loads the page. They are given a set amount of time to complete the game, by selecting numbers that match up the number of starts on the screen, until all numbers have been used.

Language:JavaScriptStargazers:0Issues:2Issues:1

tax-calc

UK Tax calculator

Language:TypeScriptStargazers:0Issues:1Issues:1