Writing / publications

Technical writing for people who need to make the thing work.

Published tutorials, technical documentation, and explainers across software development, APIs, cloud and DevOps, quantum computing, and developer education.

Selected publications

Developer-focused technical writing

10 entries
01Seenode API

Automated CI/CD Pipeline

Automated Slangify deployments with GitHub Actions and the Seenode API, replacing manual deployments with a streamlined CI/CD workflow.

GitHub ActionsSeenode APICI/CD
PublishedRead article
02Azure DevOps

Software Architecture

A scalable Azure Repos framework designed to address repository sprawl, inconsistent structures, and governance gaps.

Azure DevOpsAzure ReposSoftware Architecture
PublishedRead article
03Technical systems

Connectivity & Architecture

Making coupling maps, routing, SWAP gates, circuit depth, and 1D/2D quantum architectures easier to understand and reason about.

QiskitConnectivityArchitecture
PublishedRead article
04Developer education

How to Structure Your README File – README Template Example

A practical guide to structuring README files with a clear template that helps developers understand, use, and contribute to a project.

READMEGitHubDocumentation
PublishedRead article
05Software development

How to Build a MERN Stack To-Do App

A hands-on tutorial that walks developers through building a full-stack To-Do application using MongoDB, Express, React, and Node.js.

MERNReactNode.js
PublishedRead article
06Developer education

Introduction to Data Structures: Tips and Tricks for Efficient Programming

An introduction to fundamental data structures and practical techniques for choosing and using them efficiently when solving programming problems.

Data StructuresProgrammingAlgorithms
PublishedRead article
07Quantum computing

Why Your Quantum Circuit Works in a Simulator but Fails on Real Hardware

A practical guide to noise, execution differences, and the realities of moving a circuit from simulation to quantum hardware.

QiskitHardwareNoise
PublishedRead article
08SEO & marketing

How to Build High-Ranking SEO Landing Pages that Pull Traffic and Convert

This guide walks you through how I researched, structured, built, and deployed a real SEO landing page tailored for affiliate marketers.

SEOLanding PagesAffiliate Marketing
PublishedRead article
09Developer education

How to Write Your First Quantum Circuit in Python: A Beginner's Step-by-Step Guide

A practical introduction to building quantum circuits in Python with an emphasis on code that new quantum computing learners can run and understand.

PythonQiskitTutorial
PublishedRead article
10Quantum computing

How Quantum Connectivity Shapes What Your Quantum Computer Can Actually Compute

A technical look at coupling maps, routing, SWAP gates, circuit depth, and the relationship between circuit design and hardware topology.

ConnectivityQiskitCircuits
PublishedRead article

Editorial standard

Examples first. Minimal filler. No hand-waving.

Every article is structured around what a developer needs to understand or do next. When the subject is code, the code is part of the explanation.