top of page

Web Applications

This is a collection of various web tools that I've made for whatever reasons (I mean, it's all just for fun right?)

​

All of the programming done for these is done in Python, using the excellent Streamlit library for web app design

Simple cover.png

2024 Election Map

In this insane election season, I decided to make my own election map.  It takes the most current data from FiveThirtyEight.com, sorts it, analyzes it, and produces an up-to-date map.  This project was done while I was recovering from surgery, mostly out of boredom.  I've been following this election closely, and frequently have to check a bunch of sites to get all the statistics I'm interested in.  So I made this to visualize the election the way I wanted instead of always surfing around a bunch of political sites all the time.

​

Check it out below or open in a new tab.

FactoBASE!

The silly idea of FactoBASE started back when I was working nights.  Along with a colleague and friend of mine, we frequently had time to kill, and occasionally did so by presenting nonsense puzzles to each other.  In such a manner, one night we were discussing number systems using different bases.  We wondered what it would be like if instead of every digit being of the same base, each digit was one base higher than the last.  What would it look like?  How would it work?

So here we are, a silly idea turned into a mostly useless app, entirely for my own amusement.

​

Check it out below or open in a new tab.

bottom of page