Ore Ogundipe

Results 75 comments of Ore Ogundipe
trafficstars

There's code we can leverage from here - https://github.com/lichess-org/api-demo Can generate tokens manually from LiChess dashboard for testing - https://lichess.org/account/oauth/token/create APi reference - https://lichess.org/api

We made some progress on this at Edge Esmeralda. I people play 3 chess games with simulataneous eeg recordings for both participants. From initial investigastions, I was able to see...

This will also be useful for contextually suggesting events for people to take e.g suggesting when to read a book etc.

Api docs for adding google calendar - https://developers.google.com/calendar/api/quickstart/js

Example experiment hosting the flappy bird game... press "SpaceBar" to jump. After an experiment, a csv file is downloaded for events https://codesandbox.io/s/flappy-bird-forked-68ttce?file=/index.html

We have an experiment loader now live in the NeuroFusion playground https://usefusion.app/playground

Added this to the quest editor - https://usefusion.ai/quests There's still some work required to get researchers using this.. - saving the edited files - having a "run" url for people

Shipped this :) With support for editing files and having a run url ![Screenshot 2024-11-12 at 1 02 13 PM](https://github.com/user-attachments/assets/18da29f5-f762-4636-b180-10714f060fa9)

Expo uses TaskManager to handle the running of background activities... The first implementation here periodically wakes up and syncs data when a person is actively participating in a study (quest)...