Skip to content

Programming Protocols

Welcome to my Programming Protocols! Briefly, this is a collection of standards, best practices, and usage patterns in the form of protocols for programming tools that I attempt to abide by. Each protocol document serves as both a reference guide and an active part of decision-making with respect to tool usage.

Important

This project is currently ONGOING. As such, there may be parts that are evolving or being refined.

Available Protocols

Browse the protocols in the sidebar to explore:

  • GitHub protocols for procedures and items related to GitHub (e.g. contribution files or Dependabot).
  • Python protocols for tools related to Python development (e.g. deptry or uv).

Reporting Inadequacies Or Errors

If you find any issues or have suggestions pertaining to these protocols or this site, please:

  1. Visit the issues page.
  2. Click "New Issue".
  3. Provide a clear title and description.
  4. Submit your issue.