diff --git a/docs/about.md b/docs/about.md index 1bea63d..a0d4487 100644 --- a/docs/about.md +++ b/docs/about.md @@ -4,9 +4,11 @@ sidebar: false # Meet the Team ### Garrett Flynn -*Founder and Director of Brains@Play* +*Founder of Brains@Play* -Garrett is a software engineer with a passion for building brain-responsive applications. With a background in neuroscience and interactive media, he has specialized in the development of browser-based BCI applications since 2019. +Garrett is a software engineer with a passion for building brain-responsive applications. + +With a background in neuroscience and interactive media, he's specialized in the development of web-based BCI systems since 2019. ## Brains@Play Fellows - [Aadithyan Rajesh](https://www.linkedin.com/in/aadithyanrajesh/) (2024) @@ -14,9 +16,9 @@ Garrett is a software engineer with a passion for building brain-responsive appl ## A Brief History of Brains@Play ### 2020: The Brains@Play Initiative -The Brains@Play Initiative was founded as a transdisciplinary research project at the University of Southern California. +The Brains@Play Initiative was founded as a transdisciplinary research project at the University of Southern California. -The initiative was supported by faculty advisors including: +The initiative was supported by faculty advisors including: - [Marientina Gotsis](https://www.linkedin.com/in/marientina-gotsis-24041a5/): Founder and Director of the USC Games For Health Initiative - [Dong Song](https://www.linkedin.com/in/dong-song-159aa221/): Director of the USC Neural Modeling and Interface Laboratory - [Dimitris Grammenos](https://www.linkedin.com/in/dgrammenos/): Principal Researcher at ICS-FORTH @@ -32,9 +34,13 @@ Along the way, we made a few mistakes, including: 2. **Abandoning our core product** to focus on developer tools 3. **Failing to secure sustainable funding** through contracts, grants, or community support. -Following disputes between the founders about proper professional conduct and a lack of alignment on future business decisions, **Brains@Play LLC was dissolved in late 2023.** +Following disputes between the founders about proper professional conduct and a lack of alignment on future business decisions, **Brains@Play LLC was dissolved in late 2023.** The GitHub organization for the company was archived to maintain a [record of prior work](https://github.com/brainsatplay). -### 2024: Brains@Play -Brains@Play is currently being revitalized by Garrett Flynn as a public project that collects free and open-source educational material on the design and development of brain-responsive applications. \ No newline at end of file +### 2024 Onwards +All things Brains@Play are currently on hold. + +Garrett continues to collect FOSS educational material on the development of brain-responsive applications while working at [Universal Brain](https://www.universal-brain.com/). + +Check back in a few months for updates! diff --git a/docs/guide/index.md b/docs/guide/index.md index 4fdaaf3..1df99e8 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -2,7 +2,7 @@ So you want to create and share your own brain-responsive applications? You’ve come to the right place! ## What is brainsatplay? -`brainsatplay` is a JavaScript API for accessing 8 billion brains. +`brainsatplay` is a JavaScript API for accessing 8 billion brains. Before you get started, you’ll need to have a basic understanding of the following technologies: - HTML @@ -12,4 +12,13 @@ Before you get started, you’ll need to have a basic understanding of the follo - npm ## Starting your First Project -Coming soon... +We're working on a new set of educational materials to help you get started building brain-responsive applications. + +In the meantime, email [Garrett Flynn](mailto:garrettmflynn@gmail.com) for more information. + + diff --git a/docs/index.md b/docs/index.md index ba85620..c0aabf6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,7 +4,7 @@ layout: home hero: name: Brains@Play - tagline: Reach 8 Billion Brains + tagline: The API for 8 Billion Brains # image: /assets/logo.jpg actions: - theme: brand @@ -15,24 +15,13 @@ hero: link: /guide features: - - title: Limitless Possibilities - icon: 🔮 - details: Create anything you can imagine. - - title: Multi-Platform Support - icon: 💻 - details: Distribute on web, mobile, or desktop - - title: Universal Access + - title: The Library icon: 🧠 - details: Accessible to anyone with a brain. + details: Local-only brain data acquisition. + - title: The Framework + icon: 💻 + details: Web, mobile, and desktop distribution. + - title: The API + icon: 🔮 + details: Distributed brain data acquisition and analysis. --- - - -## Getting Started -We're working on a new set of educational materials to help you get started building brain-responsive applications. Stay tuned! - - \ No newline at end of file