My work
A selection of writing samples and other interesting artifacts from my tech writing career.
I’ve done a lot of docs-adjacent work that isn’t represented here (doc ops, CMS migrations, community support, translation management, API testing, teeny tiny bit of people management). I’m nosy, I like to learn, and I’m an opportunist, so when something comes up that I want to learn about, I find a way to get involved.
I’ll write about some of these other experiences here soon. In the meantime, you can get a high-level idea of my skills and projects from my chronological resume on LinkedIn.
Writing samples
How-to guides and tutorials
- DigiCert: How to request certificates from IoT Trust Manager using server-side keypair generation
- DigiCert: How to build a report with the Report Library API
- Misty Robotics: How to write a JavaScript skill that turns Misty into a robot concierge
- Misty Robotics: How to deploy .NET SDK skills from the IntroSkillsTask project to Misty
- Misty Robotics: Misty II Hello World tutorial
Reference documentation
- Misty Robotics: Sensor event types reference
- DigiCert: IoT Trust Manager REST API reference
- DigiCert: Report Library API reference
- DigiCert: Webhook event types reference
Video work
Videos I helped script or produce.
Videos
- Misty Robotics: Developer Security Skill Demo
- Misty Robotics: Developer Temp Alarm Demo
- Gemiini: What is Gemiini?
(Okay, this one’s a little embarrassing to share. This company shipped me a green screen, lights, a mic, and a camera so I could film this in my home office. I wrote the script myself, filmed everything, and edited the final video in Adobe Premiere. Maybe it’s a bit amateur in retrospect, but it got the job done and I learned a lot about video production!)
Code
Select public repositories I created or contributed to.
Repositories
- Documentation: Misty Robotics developer documentation
- JavaScript-SDK: Code samples, tutorials, and sandbox projects for the Misty II JavaScript SDK
- .NET-SDK: Code samples, tutorials, and sandbox projects for the Misty II .NET SDK
- REST-API: Code samples, tutorials, and sandbox projects for the Misty II REST API and WebSockets
- Local Library Tutorial: Web app I deployed with Heroku while learning the MERN stack in 2017