Projects
Most of my projects range from scratching personal itches, working on community projects and initiatives, and open source projects.
Active Projects
Days Until Late Night
This simple website solves the age-old-Kansas basketball of how many Days Until Late Night.
Django Packages
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
Webology theme
My GitHub Pages (Jekyll) theme for hosting your own Linktree-inspired link page.
jefftriplett.com
My website is hosted on GitHub pages, has a custom theme that I built myself, and its source code is public on GitHub.
python-github-actions-matrix-demo
This repository is an example of how to use GitHub Actions Matrix feature.
Our demo installs Python versions 2.7, 3.5, 3.6, 3.7, and 3.8 and installed Django versions 1.11, 2.0, 2.1, 2.2, and 3.0 and uses the matrix feature to only install Django into Python versions which are supported.
Archived Projects
Django Proxy
Rewrote Django Proxy. A reusable django application to create a proxy object for your models. Intended to aggregate various content types into a model for reuse.
GitHub Actions for Python
A sample GitHub Actions Workflow which shows how run, lint, and test Python code.
Is the Lead Safe?
My basketball at a glance website dedicated to answering the basic questions of “Is the Lead safe?” using a modified version of Bill James’ method.
Please note: the website only operating during the NCAA season.
Lawrence Trail Hawks Website
My local trail running club needed help with their website and this is a fully working Django website for “running” a running club complete with weekly runs and race events.
Personal goals made public
Since 2015, I have been sharing my personal goals on GitHub. Sometimes updated weekly.
markdownurl2print
Simple app to render a Markdown document into both a reader and printer friendly format.