Nerdfog


Projects and experiments by David A Krauth

GitHub CV PyPI

✈️ Travelogue

This project started life early on in my career as a spreadsheet I used to track my travels in one of my first post-collegiate jobs. Later, it morphed into my first Django project to learn the framework, so if some of the code has residual pre-v1.0, consider that the first (Subversion) commit was using Django 0.95.x.

Python Django Javascript REST

🏈 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 an imaginary Quidditch league.

Click "Picks" from website nav bar and use the following credentials:
User / password: guest / guest

Python Django Javascript REST

🕰️ When

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

Python

⚖️ Measurement Conversion

Javascript