Nerdfog


Projects and experiments by David A Krauth

GitHub CV PyPI

✈️ Travelogue

This project started life early on in my first post-collegiate job as a spreadsheet I used to track my work travels. Later, it morphed into my first Django, used to learn the framework (some of the code may still have residual pre-v1.0 artifacts -- I'm thinking Django 0.95?).
The github project contains a demo, please see the README.

Python Django Javascript REST pytest

🏈 Football Picker

My second Django project, dating from 2008. A simple weekly picker app for NFL games, but expanded to handle just about any sports league. For instance, the test cases use a Quidditch league. On the website below you can view a demo. Click "Picks" from the nav bar and use the following credentials:
User / password: guest / guest

Python Django Javascript REST pytest

🕰️ When

My wife's now-previous military career took us all over the globe and coordinating events with folks spread across numerous timezones always presented challenges in dealing with times across the globle, so I developed when to easily compare past, present, and future time differences based upon not only time zone names and aliases, but also a stupid number of cities. See the README on GitHub for more details.

Python sqlite3 pytest

🎲 Settlers of Catan

Javascript

⚖️ Measurement Conversion

Javascript

🗓️ Django Swingtime

Python Django