Skip to content

Commit

Permalink
Update the B@P site
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn committed Aug 30, 2024
1 parent 8e3d0b1 commit 9a80609
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 29 deletions.
20 changes: 13 additions & 7 deletions docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,21 @@ 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)
- [Chandhana Sathishkumar](https://www.linkedin.com/in/chandhanas/) (2022)

## 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
Expand All @@ -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.
### 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!
13 changes: 11 additions & 2 deletions docs/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.

<!--
You can start building with Brain@Play right away using `npm`!
```sh
npm install brainsatplay
``` -->
29 changes: 9 additions & 20 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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!

<!--
You can start building with Brain@Play right away using `npm`!
```sh
npm install brainsatplay
``` -->

0 comments on commit 9a80609

Please sign in to comment.