> For the complete documentation index, see [llms.txt](https://columbus.worldiaday.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://columbus.worldiaday.org/wiad-2026-columbus-team/daniel-moroyoqui.md).

# Daniel Moroyoqui

<div align="left"><figure><img src="/files/TXz3s34GGDNf23VsJVt1" alt="" width="375"><figcaption></figcaption></figure></div>

**Daniel Moroyoqui** is a Senior Project Manager, Product and Business Analyst with over 16 years of experience delivering complex, multi-stakeholder digital initiatives in regulated public-sector and enterprise environments. He has led large programs supporting State of Ohio agencies and the InnovateOhio Platform (IOP), with proven expertise managing scope, schedule, budget, and risk while translating business needs into clear, executable technical requirements. His work centers on bridging strategy, systems, and people to create usable, sustainable digital experiences.

Beyond his work in digital delivery, Daniel is a Columbus-based content creator, recipe developer, visual storyteller, and art community builder. Born in Sonora, Mexico and now living in Ohio, his creative practice explores food as a powerful medium for information exchange—connecting culture, language, memory, and human experience. Shaped by engineering training, global travel, and a deep appreciation for art and design, Daniel brings an interdisciplinary lens to how information is structured, shared, and felt.

At the intersection of product thinking and storytelling, Daniel is passionate about designing systems—digital or cultural—that help people find meaning, clarity, and connection.

### Community Involvement

* Organizer, [Columbus 2026](/events/columbus-2026.md)

### Connect

* <i class="fa-linkedin">:linkedin:</i> LinkedIn: <https://www.linkedin.com/in/daniel-moroyoqui>
* <i class="fa-instagram">:instagram:</i> Instagram: <https://www.instagram.com/danielmoroyoqui>


---

# 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, and the optional `goal` query parameter:

```
GET https://columbus.worldiaday.org/wiad-2026-columbus-team/daniel-moroyoqui.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
