> For the complete documentation index, see [llms.txt](https://example.contributors.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://example.contributors.org/current-funding-round/candidates/charlie-collins.md).

# Charlie Collins

<div align="left"><figure><img src="/files/AqRQGc292Bkkw1ItVQ55" alt=""><figcaption></figcaption></figure></div>

## **Contact details**

**Email** - <example3@gmail.com>

**Telegram -** @example3

**Discord** - example3

**X** - @example3

## **Professional profiles & links**

**GitHub** - [github.com/bitcoin](https://github.com/bitcoin)

**Personal Website** - [example3.com](https://example3.com)

## **Professional history**

* Software Developer (Feb 2020 - June 2024), Meta - Worked on the mobile team and was a leading part of the efforts made towards creating the mobile debugging tool called Flipper. Familiar with React Native, React and development for both iOS and Android applications.
  * [github.com/facebook/flipper](https://github.com/facebook/flipper) - Mobile app debugger for iOS, Android and React Native apps
* Software Developer (Mar 2017 - Jan 2020), Amazon - Was part of the Prime video team working on performance and networking improvements.

## **Recent contributions**

New to the ecosystem.

## Ecosystem involvement

New to the ecosystem.

## **Preferred areas of contribution**

Looking to contribute towards community suggested ideas. Flexible on where I contribute though particularly interested in working on zero knowledge solutions at some point so I can help teams with how it could be applied to the existing or new projects.


---

# 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://example.contributors.org/current-funding-round/candidates/charlie-collins.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.
