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

# Profile

> View my current role, location, and relevant links.

<h2 style={{borderTop: 'none', paddingTop: 0, marginTop: '1.5rem'}}>Response</h2>

<ResponseField name="name" type="string">
  Full name.
</ResponseField>

<ResponseField name="title" type="string">
  Current role.
</ResponseField>

<ResponseField name="location" type="string">
  Current city.
</ResponseField>

<ResponseField name="bio" type="string">
  One-line description.
</ResponseField>

<ResponseField name="status" type="string">
  Availability status. One of: `open_to_chat`, `unavailable`.
</ResponseField>

<ResponseField name="currently_at" type="string">
  Current employer or project.
</ResponseField>

<ResponseField name="links" type="object">
  Object containing `portfolio`, `github`, `linkedin`, and `email`.
</ResponseField>
