Dave Pearson's repositories
cheat-sh.el
Simple Emacs interface for cheat.sh
trMandelbrot
A quick and dirty Mandelbrot Set in the terminal
mutt-alias.el
Lookup/insert mutt mail aliases.
org-davep-2bit
Common Lisp code to read data from 2bit files (work-in-progress personal play project)
.pythonrc.d
My Python REPL init file
expando.el
Quickly expand macros for easy reading/checking in Emacs
flounder_score
An oh-so-totally serious novel method of scoring sequences using ancient knowledge found on some old tiles
rich-pixels
A Rich-compatible library for writing pixel images and ASCII art to the terminal.
ast-sandbox
Assorted bits of code where I remind myself how to work with the Python AST library
async-bored-api
The unofficial async API wrapper for http://www.boredapi.com/
async-play
Little playground for wrapping my head around Python's asyncio
borked-venvs
Simple little tool to find potentially broken Python virtual environments in my macOS development environment
chrurl.el
Insert the URL of the "topmost" Chrome into the current Emacs buffer
django3x-fontawesome
Personal fork of the django-fontawesome library, made so I can make it compatible with Django v3+.
git-archaic
Check which local repos are still hanging on to 'master' as a branch
journeys.py
A Python 3.8 implementation of the Journeys problem
latest_workout
Quick and dirty tool to get the latest workout GPX data from an Apple Health export
mark-paragraph.el
Commands for marking a paragraph
mor
mode on region
requote.el
GNU Emacs command to toggle the style of quotes around a string
vrMandelbrot
Mucking about with the world's worst Mandelbrot set plotter