Ansible playbooks for charlesreid1.com infrastructure.
Updated 2025-06-14 10:41:15 +00:00
Data structures and algorithms review
Updated 2025-05-25 02:20:16 +00:00
Code for exercises about the Josephus problem from Knuth's Art of Computer Programming, Volume 1.
Updated 2025-05-25 02:22:38 +00:00
Scripts for fixing links on charlesreid1.com/wiki
Updated 2025-05-25 02:20:49 +00:00
Updated 2025-06-14 10:59:53 +00:00
competitive corporate compliance
Updated 2025-06-14 11:31:09 +00:00
Game data editor for Star Wars: Rebellion (1998)
Updated 2025-06-14 11:06:39 +00:00
Pelican theme
Updated 2025-06-14 11:05:31 +00:00
Updated 2025-05-25 02:18:30 +00:00
CMR technical reports class for LaTeX and LyX
Updated 2025-05-25 02:19:01 +00:00
Updated 2025-06-14 11:03:33 +00:00
simple bootstrap html example
Updated 2025-06-14 10:58:03 +00:00
Updated 2025-06-14 10:57:07 +00:00
Versioning Demo: Simple versioned Python package implementing useful features for versioned packages and documentation.
Updated 2025-06-14 10:41:48 +00:00
CLI Demo: Simple one-file CLI package implementing git hooks for linting.
Updated 2025-06-14 11:17:25 +00:00
Tests Demo: Package that demonstrates how to add tests using unittest and coverage, and how to separate core tests from tests of test utilities and infra.
Updated 2025-05-25 02:32:36 +00:00
CLI Demo: Object-oriented operations script that can integrate ops code into a library and add tests for ops tooling.
Updated 2025-06-14 10:40:26 +00:00
Tests Demo: Package that wraps an API protected by an auth layer, and implements tests with pytest and mock. Also demonstrates how to separate offline and online tests, and safely manage secrets.
Updated 2025-06-14 10:52:04 +00:00
Tests Demo: Package demonstrating how to use tox to test across multiple Python versions.
Updated 2025-06-14 11:20:36 +00:00
Updated 2025-06-14 11:21:27 +00:00