About Portfolio Writing Samples Posts Resume

Writing Samples

A selection of documentation and technical writing across API references, SDK docs, how-to guides, knowledge base articles, and blog posts. Filter by type to find what you're looking for.

Filter by type

69 writing samples

Creating Your AWS Account for GlueOps
GlueOps

Creating Your AWS Account for GlueOps

Step-by-step guide for setting up AWS accounts and service quotas for the platform.

Cloud infrastructure onboarding documentation
Deploy Your First App
GlueOps

Deploy Your First App

Getting started guide for deploying applications on the GlueOps platform.

Centralised scattered GitHub information into one docs site
Deployment Configurations
GlueOps

Deployment Configurations

Reference for setting up deployment repository structure and configurations.

Unified deployment instructions across multiple platforms
Manage Environment Secrets
GlueOps

Manage Environment Secrets

Guide for managing secrets and environment variables on the GlueOps platform.

Security and configuration documentation
Create GitHub App
GlueOps

Create GitHub App

Guide for creating and configuring a GitHub App for GlueOps integration.

Part of the platform setup documentation
Create GitHub OAuth App
GlueOps

Create GitHub OAuth App

Guide for creating and configuring a GitHub OAuth App for GlueOps authentication.

Part of the platform setup documentation
Captain Domains
GlueOps

Captain Domains

Guide for configuring custom domains and DNS settings on the GlueOps platform.

Networking and domain configuration documentation
Getting Started with Bacalhau
Bacalhau

Getting Started with Bacalhau

Developer onboarding guide for installing the CLI and running a first job.

Redesigned the onboarding path that helped grow users from 200 to 6K
Installation
Bacalhau

Installation

Installation guide for the Bacalhau CLI and local environment setup.

Part of the Diátaxis-structured documentation for Bacalhau v1
Write a SpecConfig
Bacalhau

Write a SpecConfig

Guide for writing job specification configurations on the distributed compute platform.

Part of the Diátaxis-structured documentation for Bacalhau v1
Docker Workload Onboarding
Bacalhau

Docker Workload Onboarding

Guide for running Docker containers as distributed compute jobs on Bacalhau.

Infrastructure documentation for the Bacalhau platform
Reading Data from Multiple S3 Buckets
Bacalhau

Reading Data from Multiple S3 Buckets

Guide for running distributed compute jobs across multiple S3 data sources.

Advanced how-to guide for Bacalhau data workflows
Running WASM Workloads
Bacalhau

Running WASM Workloads

Guide for running WebAssembly workloads on the Bacalhau distributed compute platform.

Advanced workload guide for Bacalhau v1
Observability
Bacalhau

Observability

Guide for monitoring and observing distributed compute jobs on Bacalhau.

Operations documentation for the Bacalhau platform
Architecture Overview
Bacalhau

Architecture Overview

Conceptual documentation covering the architecture of the Bacalhau distributed compute platform.

Conceptual docs written as part of the Diátaxis-structured documentation system
Generate Hosted Payment Links (HPP)
Orbital

Generate Hosted Payment Links (HPP)

API endpoint documentation for generating hosted payment page deposit links.

Migrated from Postman into ReadMe as part of 40+ endpoint migration
Verify Webhook Signatures
Orbital

Verify Webhook Signatures

Step-by-step guide for verifying webhook payload signatures for payment notifications.

Wrote to support merchant integration security
Generate EPP Signature
Orbital

Generate EPP Signature

API reference for generating unique signatures for Embedded Payment Page integration.

Part of the Orbital API reference documentation
How to Create API Keys
Orbital

How to Create API Keys

Guide for creating and managing API keys for authentication.

Part of the merchant onboarding documentation
Get Payments by Date
Orbital

Get Payments by Date

API endpoint documentation for retrieving payment records by date range.

Part of the Orbital API reference documentation
Create Crypto Deposit Invoices via API
Orbital

Create Crypto Deposit Invoices via API

API documentation for creating cryptocurrency deposit invoices programmatically.

Part of the Orbital API reference documentation
How to Approve and Reject Transactions
Orbital

How to Approve and Reject Transactions

Guide for reviewing and managing transaction approvals in the Client Portal.

Client Portal knowledge base article
How to Send a Single Manual Payout
Orbital

How to Send a Single Manual Payout

Step-by-step guide for sending manual payouts via the Client Portal.

Client Portal knowledge base article
How to Send a Mass Payout
Orbital

How to Send a Mass Payout

Guide for sending bulk payouts to multiple recipients via the Client Portal.

Client Portal knowledge base article
How to Create and Manage Beneficiaries
Orbital

How to Create and Manage Beneficiaries

Guide for creating and managing payment beneficiaries in the Client Portal.

Client Portal knowledge base article
How to Whitelist IP Addresses
Orbital

How to Whitelist IP Addresses

Guide for configuring IP allow lists for API security.

Client Portal knowledge base article
Orbital Documentation Hub
Orbital

Orbital Documentation Hub

Landing page for the Orbital documentation and developer hub.

Designed the documentation hub structure and navigation
How to Set Up Your Embedded Payment Page
Orbital

How to Set Up Your Embedded Payment Page

Guide for configuring and embedding the Orbital payment page into merchant checkout flows.

Merchant integration knowledge base article
Send Payouts via Binance Pay
Orbital

Send Payouts via Binance Pay

Guide for sending payouts through the Binance Pay integration in the Client Portal.

Client Portal knowledge base article
Update Missing Travel Rule Information
Orbital

Update Missing Travel Rule Information

Guide for updating travel rule compliance information for rapid deposit addresses.

Compliance and regulatory knowledge base article
WooCommerce Integration
Orbital

WooCommerce Integration

Guide for integrating Orbital payments with WooCommerce storefronts.

Merchant integration knowledge base article
Get Corporate Account or Wallet Details
Orbital

Get Corporate Account or Wallet Details

Guide for retrieving corporate account and wallet information for payment setup.

Merchant onboarding knowledge base article
API Error Reference
Orbital

API Error Reference

Complete reference for Orbital API error codes, error types, and troubleshooting guidance.

Part of the Orbital API reference documentation
Orbital 2025 Release Notes
Orbital

Orbital 2025 Release Notes

Product release notes covering new features, improvements, and changes across 2025.

Created a consistent release notes cadence tied to product releases
JSON-RPC API Reference
GenLayer

JSON-RPC API Reference

Complete API reference for GenLayer's JSON-RPC interface.

Converted from dense whitepaper into developer-friendly API docs
CLI Reference
GenLayer

CLI Reference

Command-line interface reference for GenLayer developer tooling.

Authored as part of a 50+ page documentation build
ERC-20 Token Contract
GenLayer

ERC-20 Token Contract

Documentation for the ERC-20 token contract implementation on the GenLayer platform.

Contract reference authored as part of the 50+ page documentation build
Install GenLayer
GenLayer

Install GenLayer

Installation guide for setting up the GenLayer development environment.

Getting started guide authored as part of the 50+ page documentation build
Introduction to GenLayer
GenLayer

Introduction to GenLayer

Conceptual overview of the GenLayer protocol, intelligent contracts, and architecture.

Converted from whitepaper into developer-friendly conceptual documentation
What Are Intelligent Contracts
GenLayer

What Are Intelligent Contracts

Conceptual guide explaining GenLayer intelligent contracts and how they differ from traditional smart contracts.

Converted from whitepaper concepts into developer-friendly explanations
Optimistic Democracy
GenLayer

Optimistic Democracy

Documentation explaining the Optimistic Democracy consensus mechanism in GenLayer.

Translated from academic whitepaper into developer-facing documentation
Managing Intelligent Contract Operations (Equivalence Principle)
GenLayer

Managing Intelligent Contract Operations (Equivalence Principle)

Guide for managing intelligent contract operations using the Equivalence Principle on GenLayer.

Authored as part of the 50+ page documentation build from whitepaper
Limitations of the GenLayer Simulator
GenLayer

Limitations of the GenLayer Simulator

Reference documentation covering known limitations of the GenLayer simulator environment.

Part of the honest, accurate documentation for a developer-facing platform
Crafting Prompts for LLM and Web Browsing
GenLayer

Crafting Prompts for LLM and Web Browsing

Guide for writing effective prompts for LLM interactions and web browsing in GenLayer intelligent contracts.

Practical how-to guide for developers building AI-integrated contracts
Prompt Injection
GenLayer

Prompt Injection

Documentation covering prompt injection risks and mitigations for GenLayer intelligent contracts.

Security documentation authored as part of the GenLayer docs build
Wizard of Coin Contract
GenLayer

Wizard of Coin Contract

Tutorial for building a Wizard of Coin contract as an example on the GenLayer platform.

Example-driven tutorial to help developers get started with intelligent contracts
JavaScript SDK
Calimero

JavaScript SDK

SDK documentation for Calimero's JavaScript client library.

Maintained through a major product pivot in the NEAR ecosystem
Rust SDK
Calimero

Rust SDK

SDK documentation for Calimero's Rust client library.

Updated alongside new features during product direction change
Identity
Calimero

Identity

Documentation covering identity management and authentication in the Calimero network.

Maintained through a major product pivot in the NEAR ecosystem
Nodes
Calimero

Nodes

Documentation covering node setup, configuration, and management on the Calimero network.

Updated alongside the product pivot to private network protocols
Document Catalog
Mindee

Document Catalog

Reference for all supported document types and APIs in the Mindee platform.

Core API documentation for the Mindee platform
Error Management
Mindee

Error Management

Reference for error codes, types, and handling strategies in the Mindee API.

Resolved as part of 25+ documentation issues cleared in the first 30 days
Python OCR SDK Getting Started
Mindee

Python OCR SDK Getting Started

Getting started guide for Mindee's Python OCR SDK for document parsing.

Migrated from private GitHub repos into unified docs site
Cropper Guide
Mindee

Cropper Guide

Guide for using the Cropper feature to extract cropped images from documents.

Feature documentation for the Mindee platform
Technical Limitations
Mindee

Technical Limitations

Documentation covering technical limitations and constraints of the Mindee API platform.

Part of the honest, accurate documentation for the Mindee developer audience
Invoice OCR Release Notes
Mindee

Invoice OCR Release Notes

Release notes tracking changes and updates for the Invoice OCR API.

Created a consistent release notes format for product updates
The Open Network Overview
TON

The Open Network Overview

Overview documentation for the TON (Telegram Open Network) blockchain platform.

Technical documentation for the TON blockchain ecosystem
TON Blockchain Specification
TON

TON Blockchain Specification

Detailed technical specification for the Telegram Open Network blockchain.

In-depth technical documentation for the TON platform
TON Virtual Machine
TON

TON Virtual Machine

Documentation covering the Telegram Open Network Virtual Machine architecture and operation.

Low-level technical documentation for TON developers
Catchain Consensus
TON

Catchain Consensus

Documentation covering the Catchain consensus protocol used in the TON blockchain.

Protocol documentation for the TON blockchain consensus mechanism
Setting Up SAML SSO
Vertice

Setting Up SAML SSO

Guide for configuring SAML Single Sign-On authentication in Vertice.

Enterprise authentication documentation
How to Scrape Amazon Reviews
ZenRows

How to Scrape Amazon Reviews

Technical guide on scraping Amazon product reviews using web scraping tools.

Developer-focused web scraping content
How to Use Proxies With SeleniumBase in Python
ZenRows

How to Use Proxies With SeleniumBase in Python

Technical guide on proxy integration with SeleniumBase for web scraping.

Developer-focused web scraping content
How to Evaluate and Load a PyTorch Model with Giskard
Giskard

How to Evaluate and Load a PyTorch Model with Giskard

Technical guide on evaluating and loading PyTorch models using the Giskard testing framework.

Developer-focused AI/ML content
BigQuery SUBSTRING Function
Coupler.io

BigQuery SUBSTRING Function

Technical article on using the SUBSTRING function in Google BigQuery.

Freelance technical content
Looker Studio Best Practices to Follow
Coupler.io

Looker Studio Best Practices to Follow

Guide on best practices for building dashboards with Looker Studio (Google Data Studio).

Freelance technical content
How to Connect Your Sender Wallet with Calimero Portal
Calimero

How to Connect Your Sender Wallet with Calimero Portal

Step-by-step guide for connecting a sender wallet to the Calimero Portal.

Technical blog for the NEAR developer community
Decentralized Chat App with Calimero and BOS
Calimero

Decentralized Chat App with Calimero and BOS

Technical walkthrough for building a decentralized chat application.

Ecosystem guide for NEAR developers
How to Extract Data from Invoices or Receipts Using Python
Mindee

How to Extract Data from Invoices or Receipts Using Python

Technical blog on using Python and Mindee APIs for document data extraction.

Product blog showing real-world use cases