Regulatory and medical device writing
1. Instructions for use: Beckman Coulter LS 13 320 Laser Diffraction Particle Size Analyzer
Published: Beckman Coulter, Inc. | PN B05577AB | October 2011
[See B05577AB_example.pdf]
Structured IFU for an FDA-regulated Class II laser instrument. The document covers safety classifications, laser precautions per 21 CFR Subchapter J, operational procedures, and user conventions. Delivered in Beckman Coulter's structured FrameMaker format.
Developer Documentation Samples
1. Getting Started with Triton CLI on Windows Subsystem for Linux
Published: Triton DataCenter Blog (2018)
https://www.tritondatacenter.com/blog/getting-started-windows-wsl
Step-by-step CLI installation tutorial using Windows Subsystem for Linux.
Includes prerequisites, command-line examples, troubleshooting guidance, and
verification steps for developer audiences.
Demonstrates: Developer tutorials, CLI tools, cross-platform setup
2. Setting Up Hugo Static Site Generator with Blackfriday
Samsung/Joyent Internal Documentation (2020)
[See Hugo_Static_Site_Setup_Guide.pdf]
Short instructions based on a more detailed installation guide for Hugo documentation toolchain on Windows, covering Go language setup, Chocolatey package manager, and markdown processor configuration.
Demonstrates: Docs-as-code workflows, documentation tooling, developer
environments
3. Connecting Databricks to S3-Compatible Object Storage
Samsung/Joyent Internal Documentation (2019, company details anonymized)
[See Connect_Databricks_to_Object_Storage.pdf
Multi-platform integration guide for connecting cloud data processing platform
to distributed object storage via AWS. Includes IAM configuration, workspace
setup, cluster creation, and Spark integration.
Demonstrates: Cloud architecture documentation, complex multi-system
configuration, security/IAM, code examples