Projects
Most of my projects range from scratching personal itches, working on community projects and initiatives, and open source projects.
Active Projects
Awesome Django
A curated list of awesome things related to Django.
Days Until Late Night
This simple website solves the age-old-Kansas basketball of how many Days Until Late Night.
Django News Newsletter
Weekly Django news, articles, projects, and more.
Django Packages
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
Django Release Cycle
https://jefftriplett.com/django-release-cycle/
Django Start Project
https://github.com/jefftriplett/django-startproject
DjangoCon.us
The website(s) for DjangoCon.us:
Dotfiles
My personal dotfiles which are managed using Bash and Ansible.
HeyGuys.cc
“Hey guys”: encouraging inclusive communication
LFK.im
https://lfk.im
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 Podcast
A Django application to easily create podcast feeds.
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.
Django RQ Email Backend
Provides Django email integration for RQ.
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.
bsd-license-generator
BSD License Generator.
flask-whois
A browser based whois tool with JSON support.
kindlestrip
A pip-installable conversion of Paul Durrant’s kindlestrip.
markdownurl2print
Simple app to render a Markdown document into both a reader and printer friendly format.
requests-forecast
A minimalist Forecast.io API client.
trolley
Trolley syncs issues between CSV, GitHub, and Trello.
url2markdown-cli
Fetch an url and translate it to markdown in one command.