PROGRAMMER & STUDENT

ASPIRING INVENTOR

FULL-STACK ENTHUSIAST

RUST ENJOYER

I'm Spencer, a computer science student at NDSU born in Minnesota. This personal website serves as a landing page for me to show off my projects & interests as well as to practice my (poor) web development skills. Take a look through my projects on the right or check out my GitHub & LinkedIn below! Thanks for stopping by :-)

Card image cap
Linux Mint Password Generator Applet

This is an applet I made for Linux Mint that was merged into the official LM appless repo. It allows for customizable and secure random password generation.

Project Repo
Card image cap
Custom dmesg output Linux driver

This is a linux driver I wrote from scratch in C that is able to output messages to dmesg which is used to retrieve messages from the kernel ring buffer.

Project Repo
Card image cap
Spencer BMP

Custom BMP image parser written in C that allows you to load/save/modify existing BMP images as well as create new ones and modify the entire InfoHeader and pixel data.

Project Repo