> ## Documentation Index
> Fetch the complete documentation index at: https://mwithheart.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> A growing collection of API documentation projects by Mariam

Welcome to my **API Documentation Hub**, a curated space where I rewrite, analyze, and create **developer-focused documentation** using real-world APIs. This hub:

* highlights my work as a **Technical Writer** specializing in **API documentation.**
* reflects how I write documentation to reflect clarity and structure.
* complements my [main portfolio](https://writetech-accelerator-portfolio-mar.vercel.app/), where I document my broader technical writing journey.

Here, I focus purely on **API documentation projects** to demonstrate how I merge **technical accuracy**, **information architecture**, and **clear writing.**

<Tip>
  💬 “Good documentation doesn’t just explain features; it guides users to success.”\
  — Mariam Yusuff
</Tip>

## What You’ll Find Here

Each project showcases how I approach technical writing through the lens of developer empathy and documentation design.

<Columns cols={2}>
  <Card title="Clarity-First Writing" icon="pen-to-square">
    Turning complex API concepts into actionable, easy-to-follow guides.
  </Card>

  <Card title="Information Architecture" icon="map">
    Structuring docs for smooth navigation and logical flow.
  </Card>

  <Card title="Developer Experience" icon="code">
    Writing docs that explain not just *what* an API does, but *how* to use it effectively.
  </Card>

  <Card title="Tool Proficiency" icon="terminal">
    Using Mintlify, Postman, GitHub, and cURL to test and document APIs, using the Docs-as-Code approach.
  </Card>
</Columns>

## Featured Projects

<Columns cols={1}>
  <Card title="Dribble API" icon="pen-fancy" href="/dribble-api/introduction">
    Authentication & Quickstart rewrite focusing on onboarding flow and clarity.
  </Card>

  <Card title="Upcoming: RexPay API" icon="map" href="/rexpay-api/introduction">
    Focused on payment integration, error handling & API references.
  </Card>
</Columns>
