Projects

pOPULATION GENERATOR

Multi-platform GUI microservice application written in Python to query census data. Built for CS361 Software Engineering. We focused on process communication between microservices.

Database project

Children’s education website with a focus on database functionality built using MariaDB, C++, React, and Docker on Ubuntu. It is functional with no visual design added. (No longer available, previously hosted on Linode)

small shell

Bash based shell in C with multiprocessing and I/O redirection. Built for CS344 Operating Systems.