General
General contains standalone articles that do not belong to one of the site's primary collections. This presentation type provides a place for updates, references, announcements, and other publications that are better suited to a general-purpose article format.
Disclaimer
Unless otherwise stated, technical guides, references, and research are derived from my personal working notes and are provided for informational purposes. They may contain omissions, inaccuracies, or become outdated over time.
All Items
Blender Python (BPY) Cheatsheet
Practical notes for working in Blender's Python environment, covering direct BPY methods and common programmatic patterns used when scripting inside Blender.
C++ Cheatsheet
Practical notes on commonly used C++ patterns, language features, and standard library utilities, kept as a quick return point after time away from the language.
Git Cheatsheet
Practical notes on commonly used Git commands and workflows.
Linux Cheatsheet
Practical notes outlining the Linux commands and server setup patterns used to bring production systems online.
Local Site Components
Demonstrate all components supported by the site’s Marle dynamic content system. This page exists primarily as a functional and visual verification tool, ensuring components render correctly, behave as expected, and remain supported across revisions.
Lorem Ipsum Explainer
The standard Lorem Ipsum placeholder text in its canonical form, along with a short explanation of its origin and common usage.
Name Case Styles Explainer
A breakdown of common naming case styles — snake_case, camelCase, kebab-case, and more — across code, file systems, URLs, and asset pipelines, with real-world tradeoffs and conventions used in large technical systems.
Node.js Cheatsheet
Practical notes on working in Node.js, covering built-in functions and common programmatic patterns and approaches.
NPM (Node.js Package Manager) Cheatsheet
Practical notes for working with npm as both a package author and consumer, covering initialization, installation, publishing, and lifecycle management commands, focused on real-world usage and long-term maintenance.
PIP (Python Package Manager) Cheatsheet
A minimal, practical set of pip commands used for installing and removing third-party Python libraries.
Python Cheatsheet
Practical notes on working in Python, covering built-in functions and common programmatic patterns and approaches.
Unreal C++ Cheatsheet
Practical notes on working within Unreal Engine's C++ paradigm, covering engine-specific types, macros, lifecycle hooks, and utility patterns unique to Unreal's architecture.
Website Post-Deployment Playbook
A working set of tools and steps used to audit a live website after deployment, covering analytics, search indexing, structured data validation, and standards compliance.

