# Portfolio

## TeAiris Majors

<figure><img src="/files/xzO0MYNM1qZIhTUEUcWU" alt="" width="188"><figcaption></figcaption></figure>

Welcome to my Portfolio!

As a musician, educator, and technology lover, I am continuously finding new innovative ways to combine the three. This page will house my original compositions (digital and acoustic), instrumental performances, recording projects, instrument builds (acoustic, electric, hybrid), assistive percussion devices, coding projects, animations, and interactive music applications.

{% content-ref url="/pages/KfccPLLrtZkEuRupJaEj" %}
[Just Chill](/portfolio/just-chill.md)
{% endcontent-ref %}

{% content-ref url="/pages/W0C28jEFiqMhCHdmcY87" %}
[Rhythms‿Re‿Conneted](/portfolio/rhythms-re-conneted.md)
{% endcontent-ref %}

{% content-ref url="/pages/1ngQtJfYJF1d67keAEiH" %}
[Mallets In Reality](/portfolio/mallets-in-reality.md)
{% endcontent-ref %}

{% content-ref url="/pages/CnFDEe9meFEjHJZ2PvNU" %}
[Rap is Art](/portfolio/rap-is-art.md)
{% endcontent-ref %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://portfolio.teairis.com/portfolio/portfolio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
