Projects and other things
I've worked on tons of different projects, here are just a few of them.

Supapawn Tool
A web based tool to audit the security of Supabase projects. It uses the Supabase API and JS SDK to scan a Supabase project for exposed data and other security issues. The tool has built in semi-automated vulnerability reporting and has been used to find 60+ production vulnerabilities.
supapwn.noah.dev

FakePaper.app
An AI tool that generates realisitic looking scientific papers for fun. See: "The Moon is made of cheese". This project is composed of a backend generation API / job queue and a frontend website. It uses Typescript, Nextjs, Expressjs, LaTeX, Docker along with a bunch of other technologies. The site has been used to generated thosands of papers.
fakepaper.app

PerPlayerKit
A Minecraft plugin used by server administrators to enable players to make their own kits for practice and training. Hundreds of deployments serving tens of thousands of players. Released under the AGPLv3 license.
github.com

Spaceona
Lead technical development and later advised on project to display campus wide utilization data at Lafayette College. Built with a number of microcontrollers, custom PCBs, a Node.js backend and a React frontend.
spaceona.com
ClassBrowser
A website and scrapper I built to more effectively browse my college course catalog. Built using Python for scraping and SvelteKit for the website.
classbrowser.noah.dev

Vanilla Plus
A video game server business based on Minecraft. The server reached over 70,000 unique players and was eventually sold.
Sold in December 2022

USPVP
A video game server business based on Minecraft. The server reached over 30,000 unique players and was eventually sold.
Sold in October 2022

KeyLink
A WIP project to seamlessly share controls of video games. It uses websocks for real-time communication to allow you to "Link" your keyboard to another person's game. In early testing it worked remarkably well with almost unnoticable latency.
github.com

Football Scorigami
Built mostly in a 24 hours span during finals week, the site shows all Scorigami games that have happened in the NFL.
fbscorigami.com

MySpots
A location based chat app that allows you to chat with people around you. It's avaliable on the Google Play Store and as a web app. It's built using a Node.js backend and two different frontends, one in Svelte for web and one in Kotlin for Android.
myspots.com
MIPS Processor
This repo includes lots more than just a MIPS processor. It includes a lots of FPGA projects I've worked on for my Digital Circuits class. The MIPS processor is the most advanced multi-cycle processor I've built. It's built using System Verilog and was tested in the Xilinx Vivado test bench.
github.com
More Projects
There's way too many projects to include here. Take a look at my github for some of the public repos I have there. There's even more that I haven't made public but you'll just have to imagine those for now.
github.com