A passionate and highly organized, innovative Open source Technical Documentation Engineer with 5+ years of experience crafting internal and user-facing support/learning documentation. Leverages a background in computer science to write for highly technical audiences and API docs and is the founder of the technical writing mentorship program.
Nothing here yet.
If you've ever encountered the frustrating "You must be running on a node version of v19.x.x" error while working on Mintlify Docs, fear not! I recently faced the same issue, but with a little troubleshooting and some handy tools, I overcame it. Iden...

Deploying a React app to Kubernetes can be daunting but easier. With Docker and Minikube, you can create a local Kubernetes cluster that you can use to test and deploy your app. Once you're happy with your app, you can deploy it to a production Kuber...

Docker Hub is a popular platform for sharing and distributing container images. It allows developers to easily access and deploy software containers. However, occasionally, you might encounter an error message stating that Requested access to the res...

Puppeteer is a Node.js library that allows you to control a headless Chrome or Chromium browser. This means you can automate tasks typically requiring a human to interact with a web browser, such as filling out forms. This tutorial will show you how ...
