I am a full stack developer with experience in AWS and serverless hosting, but have a background in Sys/network management, as well as some security training.
I am passionate about my personal projects and enjoy applying new ideas and techniques to them.
This is an npm package I developed based on my time at Yellow Freight. There I had to build a lot of extra functionality for the AWS apigateway service. Here, I freshened up that code, added a bit more functionality, and put it into the world.
Yes, I realize the name is very long.
A very basic game of mine sweeper made in react.js
Deploying a react site to AWS via Terraform and ran through a ci/cd pipeline on GitHub actions. The site uses cloudFront as CDN and an s3 bucket for storage.
Deploying a react site to AWS via CloudFromation template and ran through a ci/cd pipeline on GitHub actions. The site uses cloudFront as CDN and an s3 bucket for storage.
The snakepad is a device made with the sole purpose of playing the classic game snake. It runs on an arduino and is basically built out of wire, cardboard, and hot glue.
A program that creates a simple grayscale visualization of the mandelbrot set.
Steganography is a method of encoding data into an image. This program is meant to hide text input inside an uploaded image. It accomplishes this by altering RGB values of the chosen image.
This is an android app I built for a digital forensics class. It essentially opens up other app's files and finds what device functions they request to use, have access to, and which ones they need to function. The app is a bit old and might not work on all phones, but it does some interesting things to read other applications.