# Chloe Madison

## Chloe Madison

- [Welcome](https://www.clomads.com/readme.md): This is a living document of my current and past work... a portfolio in wiki form.
- [Voidbox Industries](https://www.clomads.com/featured/vdbx.io-voidbox-industries.md): My current retail and manufacturing brand for open source hardware
- [Gary Bussy](https://www.clomads.com/featured/gary-bussy.md): A platform for testing DIY off-grid automation hardware. Also my house.
- [Can of Bliss](https://www.clomads.com/featured/can-of-bliss.md): Creating a unique point of sale experience for cannabis
- [Alphastreet](https://www.clomads.com/design-web-and-film/alphastreet.md)
- [Busey Ipsum](https://www.clomads.com/design-web-and-film/busey-ipsum.md)
- [Nextwave Media Lab](https://www.clomads.com/design-web-and-film/nextwave-media-lab.md): A ragtag group of weirdos oddly placed into a corporate media space.
- [Routes  🚀](https://www.clomads.com/design-web-and-film/routes.md)
- [Silkroute Global](https://www.clomads.com/design-web-and-film/silkroute-global.md): Maintaining client facing assets for retail SaaS provider
- [DetroitMusic.TV](https://www.clomads.com/design-web-and-film/detroitmusic.tv.md): A website and community showcasing the best music Detroit has to offer.
- [SudoTV](https://www.clomads.com/design-web-and-film/sudotv.md): An attempt to make an online media company
- [clomads.com](https://www.clomads.com/design-web-and-film/clomads.com.md): Variations of my personal site over the years
- [Demon Core Disco Ball](https://www.clomads.com/personal-projects/demon-core-disco-ball.md): A campy art meme
- [Unifi Wall Mount](https://www.clomads.com/personal-projects/unifi-wall-mount.md): A nice way to organize a simple Unifi network
- [Logos](https://www.clomads.com/collections/logos.md): Logo design is my passion
- [App Concepts](https://www.clomads.com/collections/app-concepts.md): Not everything gets made, but I'm still proud of this work.
- [Single Motor Control For Klipper](https://www.clomads.com/concepts/single-motor-control-for-klipper.md): RP2040 was over-hyped, but I kinda love how Klipper has implemented it.
- [Origami](https://www.clomads.com/concepts/origami.md)
- [Keyboard](https://www.clomads.com/concepts/origami/keyboard.md)
- [Measurements](https://www.clomads.com/concepts/origami/measurements.md)
- [Power](https://www.clomads.com/concepts/origami/power.md)
- [Design Reference](https://www.clomads.com/concepts/origami/design-reference.md)
- [Display](https://www.clomads.com/concepts/origami/display.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://www.clomads.com/readme.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.
