Welcome to my projects page

Here are various projects that I have worked on throughout the years. I currently maintain many of them.

Projects:


Dracula Tmux

I maintain Dracula Tmux, a highly configurable and extensible theme for Tmux. It includes features and statuses for weather, ssh, kubernetes, Git, GPU, CPU, RAM usage, uptime, blood glucose, network, IP, and more. It is programmed in Bash.

Screenshot of the Dracula Tmux theme

Congress

Webapp for finding Congressmen/Senators by address and seeing their recent legislative activity, their party, their district, and their state after clicking on them. It uses the Geocodio API to turn addresses into Congressional districts and the Congress API retrieves member information from district numbers.

Screenshot of the representative/senators after inputting an address

FBLA Jobs Project

This was my senior project for the FBLA event Website Coding & Development. This is the job listing landing page. There are also pages for counselors to approve or deny jobs and employers to submit jobs. It uses python-jobspy to scrape job information off of LinkedIn, Glassdoor, and Indeed.

Screenshot of job listing landing page.