About Me
Certifications
Projects
GitHub
On my GitHub you can see the projects I am working on that I can't show here. You can also see the source code for the projects posted here
Quote Generator
This is a small project I made for codecademy to show off my javascript skills. It just generates a random quote when you click the button
Better Voting
This is a project I've contributed to from the Equal Vote Coalition that allows users to create elections and polls and vote in them using a variety of voting methods
Polling App
I made this project to get familiar with the Django web framework. It started out with the Django tutorial, and I took it further by using Django rest framework to make it a REST api. I added a React frontend, postgres database, and keycloak authentication server as well. It allows users to create polls and vote in them