diff --git a/.github/ISSUE_TEMPLATE/project-submission-template.yml b/.github/ISSUE_TEMPLATE/project-submission-template.yml index 80c6817..214f69d 100644 --- a/.github/ISSUE_TEMPLATE/project-submission-template.yml +++ b/.github/ISSUE_TEMPLATE/project-submission-template.yml @@ -62,8 +62,7 @@ body: - type: textarea attributes: label: Leaders - description: - Add the full name (and Twitter / Mattermost handle if possible) + description: Add the full name (and Twitter / Mattermost handle if possible) of the project leaders. validations: required: true @@ -71,8 +70,7 @@ body: - type: textarea attributes: label: Collaborators - description: - Add the full names (and Twitter / Mattermost handle if possible) + description: Add the full names (and Twitter / Mattermost handle if possible) of any person contributing to the project. placeholder: Please add current collaborators within your proposed project validations: @@ -80,21 +78,21 @@ body: - type: dropdown attributes: - description: - Brainhack Global event you registered for. Several options are + description: Brainhack Global event you registered for. Several options are possible. label: Brainhack Global 2024 Event multiple: true options: - Brainhack Aus + - Brainhack Donostia + - Brainhack Marseille validations: required: true - type: textarea attributes: label: Project Description - description: - "Add a brief description of the project.\nTry to include all the + description: "Add a brief description of the project.\nTry to include all the relevant information to answer the following questions." value: | - What are you doing, for whom, and why? @@ -107,8 +105,7 @@ body: - type: textarea attributes: label: Link to project repository/sources - description: - If your project already exists, please provide a link to project + description: If your project already exists, please provide a link to project repository/sources (e.g., Github link) placeholder: https://github.com/user_name/my_awesome_project validations: @@ -117,8 +114,7 @@ body: - type: textarea attributes: label: Goals for Brainhack Global - description: - "Add a list of milestones or deliverables that you expect to achieve + description: "Add a list of milestones or deliverables that you expect to achieve during the event.\nTry to provide goals of varying complexity for contributors with different sets of skills" validations: @@ -127,8 +123,7 @@ body: - type: textarea attributes: label: Good first issues - description: - Add a list of tasks to help new contributors find easy gateways + description: Add a list of tasks to help new contributors find easy gateways into open source projects. value: | 1. issue one: @@ -140,8 +135,7 @@ body: - type: textarea attributes: label: Communication channels - description: - Add the the project communication channels (Slack, Mattermost or + description: Add the the project communication channels (Slack, Mattermost or other). placeholder: https://mattermost.brainhack.org/brainhack/channels/my_awesome_project validations: @@ -150,8 +144,7 @@ body: - type: textarea attributes: label: Skills - description: - "Add a list of skills needed to contribute to this project.\nTry + description: "Add a list of skills needed to contribute to this project.\nTry to think of both coding and non-coding skills.\nYou can provide predefined skill levels, but it’s better if you give concrete examples of the type of task contributors will be facing.\nPlease make sure you create equal opportunities @@ -166,8 +159,7 @@ body: - type: textarea attributes: label: Onboarding documentation - description: - Provide links to onboarding documents if you have some (for example + description: Provide links to onboarding documents if you have some (for example a `CONTRIBUTING.md`) validations: required: false @@ -175,8 +167,7 @@ body: - type: textarea attributes: label: What will participants learn? - description: - "In order to make your project appeal to participants of all levels, + description: "In order to make your project appeal to participants of all levels, it is very important that you provide a list of skills that participants would acquire by working on your project.\nFolks that take part in Brainhacks for the first time usually find projects a little intimidating, make sure you @@ -187,8 +178,7 @@ body: - type: textarea attributes: label: Data to use - description: - If your project uses data, add a short description of the data + description: If your project uses data, add a short description of the data and a link to its source. validations: required: false @@ -196,15 +186,14 @@ body: - type: dropdown attributes: label: Number of collaborators - description: - Please mark an estimation of the number of collaborators that would + description: Please mark an estimation of the number of collaborators that would suffice to carry out your project. multiple: false options: - - "1" - - "2" - - "3" - - "4" + - '1' + - '2' + - '3' + - '4' - more validations: required: true @@ -213,8 +202,7 @@ body: attributes: label: Credit to collaborators description: Describe how you will credit new members to your project. - placeholder: - Project contributors are listed on the project README using [all-contributors + placeholder: Project contributors are listed on the project README using [all-contributors github bot](https://github.com/all-contributors/all-contributors). validations: required: true @@ -338,7 +326,7 @@ body: - Julia - Matlab - Python - - "`R`" + - '`R`' - shell_scripting - unix_command_line - html_css @@ -387,8 +375,7 @@ body: - type: textarea attributes: label: Anything else? - description: - Ticked the `other` option on one of the menu above and want to + description: Ticked the `other` option on one of the menu above and want to add details? Any extra label we did not cover? Some softwares you are using we forgot to mention? Please use the space if there is anything else that you would like to add about your project. @@ -408,7 +395,6 @@ body: attributes: label: Things to do after the project is submitted and ready to review. options: - - label: - "Add a comment below the main post of your issue saying: `Hi @brainhackorg/project-monitors - my project is ready!`" + - label: 'Add a comment below the main post of your issue saying: `Hi @brainhackorg/project-monitors + my project is ready!`' - label: Twitter-sized summary of your project pitch. diff --git a/content/events/brainhack_aus/index.md b/content/events/brainhack_aus/index.md index be5429b..14a2e03 100644 --- a/content/events/brainhack_aus/index.md +++ b/content/events/brainhack_aus/index.md @@ -28,7 +28,7 @@ date_end: "2024-11-06" all_day: true # Schedule page publish date (NOT event date). -publishDate: "2024-09-12" +publishDate: "2024-10-28" authors: [] tags: [] @@ -46,11 +46,14 @@ links: name: Website url: https://brainhack-aus.github.io/global2024/ + - icon: mattermost icon_pack: custom name: Mattermost url: https://mattermost.brainhack.org/brainhack/channels/brainhack-australasia + + - icon: github icon_pack: fab name: Github diff --git a/content/events/brainhack_donostia/featured.png b/content/events/brainhack_donostia/featured.png new file mode 100644 index 0000000..31d7c43 Binary files /dev/null and b/content/events/brainhack_donostia/featured.png differ diff --git a/content/events/brainhack_donostia/index.md b/content/events/brainhack_donostia/index.md new file mode 100644 index 0000000..7e4b024 --- /dev/null +++ b/content/events/brainhack_donostia/index.md @@ -0,0 +1,67 @@ +--- +# WARNING +# This content is automatically generated +# Do not edit this file by hand +# + +title: Brainhack Donostia +event: Brainhack Donostia +event_url: https://brainhack-donostia.github.io + +location: Basque Center on Cognition, Brain and Language + +address: + street: Paseo Mikeletegi 69, 1st Floor + city: Donostia + region: + postcode: 20009 + country: Basque Country + +summary: + +abstract: + +# Talk start and end times. +# End time can optionally be hidden by prefixing the line with `#`. +date: "2024-11-25" +date_end: "2024-11-27" +all_day: true + +# Schedule page publish date (NOT event date). +publishDate: "2024-10-28" + +authors: [] +tags: [] + +# Is this a featured talk? (true/false) +featured: false + +image: + caption: "Image credit: [**Brainhack Donostia**](https://brainhack-donostia.github.io)" + focal_point: center + +links: + - icon: globe + icon_pack: fas + name: Website + url: https://brainhack-donostia.github.io + + - icon: twitter + icon_pack: fab + name: "@BHDonostia" + url: https://twitter.com/BHDonostia + + - icon: mattermost + icon_pack: custom + name: Mattermost + url: https://mattermost.brainhack.org/brainhack/channels/bhg_Donostia_2024 + + + + - icon: github + icon_pack: fab + name: Github + url: https://www.github.com/Brainhack-Donostia + +--- + diff --git a/content/events/brainhack_marseille/featured.png b/content/events/brainhack_marseille/featured.png new file mode 100644 index 0000000..d1fc196 Binary files /dev/null and b/content/events/brainhack_marseille/featured.png differ diff --git a/content/events/brainhack_marseille/index.md b/content/events/brainhack_marseille/index.md new file mode 100644 index 0000000..0cb8035 --- /dev/null +++ b/content/events/brainhack_marseille/index.md @@ -0,0 +1,67 @@ +--- +# WARNING +# This content is automatically generated +# Do not edit this file by hand +# + +title: Brainhack Marseille +event: Brainhack Marseille +event_url: https://brainhack-marseille.github.io/ + +location: Faculte des Sciences Medicales et Paramedicales secteur Timone (Aix-Marseille Universite) + +address: + street: 27 Bd Jean Moulin + city: Marseille + region: PACA + postcode: 13005 + country: France + +summary: + +abstract: + +# Talk start and end times. +# End time can optionally be hidden by prefixing the line with `#`. +date: "2024-11-27" +date_end: "2024-11-29" +all_day: true + +# Schedule page publish date (NOT event date). +publishDate: "2024-10-28" + +authors: [] +tags: [] + +# Is this a featured talk? (true/false) +featured: false + +image: + caption: "Image credit: [**Brainhack Marseille**](https://brainhack-marseille.github.io/)" + focal_point: center + +links: + - icon: globe + icon_pack: fas + name: Website + url: https://brainhack-marseille.github.io/ + + - icon: twitter + icon_pack: fab + name: "@BrainhackM" + url: https://twitter.com/BrainhackM + + - icon: mattermost + icon_pack: custom + name: Mattermost + url: https://mattermost.brainhack.org/brainhack/channels/bhg24-marseille + + + + - icon: github + icon_pack: fab + name: Github + url: https://www.github.com/brainhack-marseille + +--- + diff --git a/content/home/events.md b/content/home/events.md index 34f1dbc..795ef94 100644 --- a/content/home/events.md +++ b/content/home/events.md @@ -19,7 +19,7 @@ content: # Page type to display. E.g. post, talk, publication... page_type: events # Choose how much pages you would like to display (0 = all pages) - count: 5 + count: 0 # Filter on criteria filters: author: "" @@ -30,7 +30,7 @@ content: exclude_past: true publication_type: "" # Choose how many pages you would like to offset by - offset: 1 + offset: 0 # Page order: descending (desc) or ascending (asc) date. order: asc diff --git a/data/locations.yaml b/data/locations.yaml index 3ddf61d..1496a2f 100644 --- a/data/locations.yaml +++ b/data/locations.yaml @@ -257,7 +257,7 @@ events: # image: krakow.jpg # image_caption: "Image credit: [**Brainhack Krakow**](https://www.brainhack-krakow.org)" # publishDate: "2034-01-20" - - title: Brainhack - Aus + - title: Brainhack Aus format: In Person display: true abstract: @@ -280,8 +280,8 @@ events: position: lat: -37.79969118855786 lng: 144.9611996412549 - date: "2024-11-04" - date_end: "2024-11-06" + date: '2024-11-04' + date_end: '2024-11-06' mattermost_channel: brainhack-australasia twitter_handle: facebook: @@ -289,8 +289,8 @@ events: website: https://brainhack-aus.github.io/global2024/ github_username: brainhack-aus image: australia.jpg - image_caption: "Image credit: [**Brainhack Australia**](https://brainhack-aus.github.io/global2024/)" - publishDate: "2024-09-12" + image_caption: 'Image credit: [**Brainhack Australia**](https://brainhack-aus.github.io/global2024/)' + publishDate: '2024-10-28' - title: Brainhack Donostia format: In person display: true @@ -312,8 +312,8 @@ events: position: lat: 43.294418348750945 lng: -1.986137060687557 - date: "2024-11-25" - date_end: "2024-11-27" + date: '2024-11-25' + date_end: '2024-11-27' mattermost_channel: bhg_Donostia_2024 twitter_handle: BHDonostia facebook: @@ -321,8 +321,8 @@ events: website: https://brainhack-donostia.github.io github_username: Brainhack-Donostia image: donostia.png - image_caption: "Image credit: [**Brainhack Donostia**](https://brainhack-donostia.github.io)" - publishDate: "2024-01-22" + image_caption: 'Image credit: [**Brainhack Donostia**](https://brainhack-donostia.github.io)' + publishDate: '2024-10-28' - title: Brainhack Marseille format: In person display: true @@ -334,7 +334,8 @@ events: contact: - david.meunier@univ-amu.fr - dipankar.bachar@univ-amu.fr - location: Faculte des Sciences Medicales et Paramedicales secteur Timone (Aix-Marseille Universite) + location: Faculte des Sciences Medicales et Paramedicales secteur Timone (Aix-Marseille + Universite) address: street: 27 Bd Jean Moulin city: Marseille @@ -343,7 +344,7 @@ events: country: France position: lat: 43.288999884248945 - lng: 5.40045083424231 + lng: 5.40045083424231 date: '2024-11-27' date_end: '2024-11-29' mattermost_channel: bhg24-marseille @@ -354,742 +355,4 @@ events: github_username: brainhack-marseille image: marseille.png image_caption: 'Image credit: [**Brainhack Marseille**](https://brainhack-marseille.github.io/)' - publishDate: '2024-10-22' - # - title: Brainhack Marseille - # format: Hybrid - # display: true - # abstract: - # summary: - # organizers: - # - Dipankar Bachar - # - David Meunier - # contact: - # - david.meunier@univ-amu.fr - # location: Salle Pouillon, Saint Charles campus - # address: - # street: - # city: Marseille - # region: - # postcode: - # country: France - # position: - # lat: 43.30557 - # lng: 5.37775 - # date: "2024-12-04" - # date_end: "2024-12-06" - # mattermost_channel: bhg23-marseille - # twitter_handle: BrainhackM - # facebook: - # instagram: - # website: https://brainhack-marseille.github.io/ - # github_username: brainhack-marseille - # image: marseille.png - # image_caption: "Image credit: [**Brainhack Marseille**](https://brainhack-marseille.github.io/)" - # publishDate: "2024-01-22" - # - title: BrainHack Bloomington - # format: online - # display: false - # abstract: - # summary: - # organizers: - # - Serge Koudoro - # - Eleftherios Garyfallidis - # contact: - # location: - # address: - # street: - # city: Bloomington - # region: Indiana - # postcode: - # country: USA - # position: - # lat: 39.17563165674661 - # lng: -86.51225149286539 - # date: "2024-11-29" - # date_end: - # mattermost_channel: dipy - # twitter_handle: - # facebook: - # instagram: - # website: - # github_username: - # image: - # image_caption: - # publishDate: "2034-01-20" - # - title: BrainHack Minipig - # format: online - # display: false - # abstract: - # summary: - # organizers: - # - Michal Brzus - # - Hans Johnson - # contact: - # location: University of Iowa - # address: - # street: - # city: Iowa City - # region: Iowa - # postcode: - # country: USA - # position: - # lat: 41.66286808308367 - # lng: -91.55440847343925 - # date: "2024-11-29" - # date_end: - # mattermost_channel: minipig - # twitter_handle: - # facebook: - # instagram: - # website: - # github_username: - # image: - # image_caption: - # publishDate: "2034-01-20" - # - title: BrainHack MIT - # format: online - # display: false - # abstract: - # summary: - # organizers: - # - Aakanksha Rana - # - Hoda Rajaei - # contact: - # location: MIT - # address: - # street: - # city: Boston - # region: - # postcode: - # country: USA - # position: - # lat: 42.36029710173573 - # lng: -71.09390251005894 - # date: "2024-11-29" - # date_end: - # mattermost_channel: brainhack-mit-neuro - # twitter_handle: bhkMitNeuro - # facebook: - # instagram: - # website: https://neuronets.github.io/mit-brainhack2024/?version=b7e8e2f - # github_username: neuronets - # image: mit.jpg - # image_caption: "Image credit: [**BrainHack MIT**](https://neuronets.github.io/mit-brainhack2024/?version=b7e8e2f)" - # publishDate: "2034-01-20" - # - title: BrainHack Yale - # format: IRL - # display: false - # abstract: - # summary: - # organizers: - # - David O'Connor - # - Hannah Peterson - # contact: - # location: Yale University - # address: - # street: - # city: New Haven - # region: - # postcode: - # country: United States - # position: - # lat: 41.3171463076155 - # lng: -72.92204269579824 - # date: "2024-11-29" - # date_end: - # mattermost_channel: - # twitter_handle: - # facebook: - # instagram: - # website: - # github_username: - # image: - # image_caption: - # publishDate: "2034-01-20" - # - title: Brainhack Taipei - # format: IRL - # display: false - # abstract: - # summary: In person - EEG data analysis - # organizers: - # - Shu-Kai Hsieh - # - Chiung-Yu Chiang - # contact: - # location: Graduate Institute of Linguistics, National Taiwan University - # address: - # street: - # city: Taipei - # region: - # postcode: - # country: Taiwan - # position: - # lat: 25.017476595471454 - # lng: 121.53975179752602 - # date: "2024-11-29" - # date_end: - # mattermost_channel: - # twitter_handle: - # facebook: - # instagram: - # website: https://langsci-edu.github.io/brainhack21 - # github_username: langsci-edu - # image: - # image_caption: - # publishDate: "2034-01-20" - # - title: Open Science Days Marburg - # format: In person - # display: true - # abstract: - # summary: - # organizers: - # - Thomas S. Hartmann - # - Lydia Riedl - # contact: - # - hartma4k@students.uni-marburg.de - # - riedll@staff.uni-marburg.de - # location: Open Science Initiative University Marburg - # address: - # street: - # city: Marburg - # region: - # postcode: - # country: Germany - # position: - # lat: 50.81080790834922 - # lng: 8.774228471279875 - # date: "2024-12-04" - # date_end: "2024-12-05" - # mattermost_channel: brainhack-marburg - # twitter_handle: openscienceum - # facebook: - # instagram: - # website: https://openscienceinitiativeuniversitymarburg.github.io/ - # github_username: openscienceinitiativeuniversitymarburg - # image: marburg.png - # image_caption: "Image credit: [**Brainhack Marburg**](https://openscienceinitiativeuniversitymarburg.github.io/)" - # publishDate: "2024-01-22" - # - title: Brainhack Zagreb - # format: In person - # display: true - # abstract: Next generation brain diagnostic tools - # summary: Next generation brain diagnostic tools - # organizers: - # - Eda Jovčić - # - Mario Zelić - # contact: - # - eda.jovicic@fer.hr - # - mariozelic6@gmail.com - # location: - # University of Zagreb School of Medicine, Faculty of Electrical Engineering - # and Computing - # address: - # street: - # city: Zagreb - # region: - # postcode: - # country: Croatia - # position: - # lat: 45.834516106778395 - # lng: 16.05382042938537 - # date: "2024-10-21" - # date_end: "2024-10-22" - # mattermost_channel: brainhack-zagreb - # twitter_handle: - # facebook: BrainhackZagreb - # instagram: brainhack_zagreb - # website: https://brainhackzg.github.io/ - # github_username: brainhackzg - # image: zagreb.png - # image_caption: "Image credit: [**Brainhack Zagreb**](https://brainhackzg.github.io/)" - # publishDate: "2024-01-22" - # - title: BrainWeb metaverse - # format: online - # display: false - # abstract: - # summary: VR and AR in neuroscience - # organizers: - # - Roberto Toro - # - Katja Heuer - # contact: - # location: Institut Pasteur - # address: - # street: - # city: Paris - # region: - # postcode: - # country: France - # position: - # lat: 48.84082037722391 - # lng: 2.311374595722641 - # date: "2024-11-29" - # date_end: - # mattermost_channel: brainweb - # twitter_handle: TheBrainWeb - # facebook: - # instagram: - # website: https://brain-web.github.io - # github_username: brain-web - # image: - # image_caption: - # publishDate: "2034-01-20" - # - title: Brainhack Avoca - # format: hybrid - # display: false - # abstract: - # summary: - # organizers: - # - Mac Shine - # - Ben Fulcher - # contact: - # location: The University of Sydney - # address: - # street: - # city: Sydney - # region: - # postcode: - # country: Australia - # position: - # lat: -33.8883636936788 - # lng: 151.1873131074999 - # date: "2024-11-29" - # date_end: - # mattermost_channel: - # twitter_handle: - # facebook: - # instagram: - # website: - # github_username: - # image: - # image_caption: - # publishDate: "2034-01-20" - # - title: Brainhack Washington DC - # format: in person - # display: false - # abstract: - # summary: - # organizers: - # - Marissa Laws - # - Dustin Moraczewski - # contact: - # location: | - # Georgetown University, - # National Institute of Mental Health, - # University of Maryland - College Park - # address: - # street: - # city: Bethesda MD - # region: - # postcode: - # country: USA - # position: - # lat: 39.05114973899682 - # lng: -77.1204863663375 - # date: "2024-12-10" - # date_end: "2024-12-11" - # mattermost_channel: bhg-washingtondc - # twitter_handle: BrainhackDc - # facebook: - # instagram: - # website: https://brainhackdc.github.io/ - # github_username: brainhackdc - # image: washington.png - # image_caption: "Image credit: [**Brainhack Washington DC**](https://brainhackdc.github.io/)" - # publishDate: "2034-01-20" - # - title: BrainHack UVA - # format: IRL - # display: false - # abstract: - # summary: - # organizers: - # - Amalia McDonald - # - Sarah Kucenas - # contact: - # location: University of Virginia - # address: - # street: - # city: Charlottesville - # region: - # postcode: - # country: USA - # position: - # lat: 38.03376 - # lng: -78.50841 - # date: "2024-11-29" - # date_end: - # mattermost_channel: brainhack-uva - # twitter_handle: - # facebook: - # instagram: - # website: - # github_username: - # image: - # image_caption: - # publishDate: "2034-01-20" - # - title: Brainhack Western - # format: In person - # display: true - # abstract: - # summary: - # organizers: - # - Suzanne Witt - # - Keza Motlana - # contact: - # - switt4@uwo.ca - # - kmotlana@uwo.ca - # location: University of Western Ontario - # address: - # street: - # city: London - # region: Ontario - # postcode: - # country: Canada - # position: - # lat: 43.0101 - # lng: -81.2736 - # date: "2024-11-01" - # date_end: "2024-11-03" - # mattermost_channel: - # twitter_handle: UWOBrainhack - # facebook: - # instagram: - # website: https://brainhackwestern.github.io - # github_username: brainhackwestern - # image: western.png - # image_caption: "Image credit: [**Brainhack Western**](https://brainhackwestern.github.io)" - # publishDate: "2024-01-22" - # - title: Brainhack Geneva - # format: In person - # display: false - # abstract: - # summary: - # organizers: - # - Valentina Borghesani - # - Michael Dayan - # contact: - # - valentinaborghesani@gmail.com - # - michael.dayan@fcbg.ch - # location: Foundation Campus Biotech Geneva (FCBG) - # address: - # street: Chemin des Mines 9 - # city: Geneva - # region: - # postcode: 1202 - # country: Switzerland - # position: - # lat: 46.22837926269193 - # lng: 6.163716523226527 - # date: "2024-12-01" - # date_end: "2024-12-03" - # mattermost_channel: - # twitter_handle: brainhackgeneva - # facebook: - # instagram: - # website: https://brainhack.ch/ - # github_username: - # image: geneva.jpg - # image_caption: "Image credit: [**Brainhack Geneva**](https://brainhack.ch/)" - # publishDate: "2034-01-20" - # - title: BrainHack Toronto - # format: Hybrid - # display: true - # abstract: - # summary: - # organizers: - # - Erin Dickie - # - Ju-Chi Yu - # contact: - # location: The Krembil Centre for Neuroinformatics (12th floor) - # address: - # street: 250 College St. - # city: Toronto - # region: Ontario - # postcode: M5T 1R8 - # country: Canada - # position: - # lat: 43.658465558549466 - # lng: -79.39905692883602 - # date: "2024-12-14" - # date_end: "2024-12-15" - # mattermost_channel: brainhack-toronto - # twitter_handle: brainhackto - # facebook: - # instagram: - # website: https://brainhackto.github.io/global-toronto-12-2024/ - # github_username: brainhackto - # image: - # image_caption: - # publishDate: "2024-01-22" - # - title: Brainhack UCLA - # format: hybrid - # display: false - # abstract: - # summary: - # Brainhack brings together cross-disciplinary researchers within the neuroimaging - # community at UCLA - # organizers: - # - Lucina Uddin - # contact: - # location: UCLA - # address: - # street: - # city: - # region: - # postcode: Los Angeles - # country: USA - # position: - # lat: 34.06 - # lng: -118.44 - # date: "2024-11-29" - # date_end: - # mattermost_channel: - # twitter_handle: - # facebook: - # instagram: - # website: https://sites.google.com/view/brainhack-ucla/home - # github_username: - # image: - # image_caption: - # publishDate: "2034-01-20" - # - title: Brainhack Nordic - # format: In person - # display: true - # abstract: - # summary: PET imaging and BIDS - # organizers: - # - Cyril Pernet - # contact: - # location: Copenhagen, Denmark - # address: - # street: Neurobiology Research Unit - # city: Copenhangen - # region: - # postcode: - # country: Denmark - # position: - # lat: 55.67 - # lng: 12.56 - # date: "2024-01-22" - # date_end: "2024-01-24" - # mattermost_channel: - # twitter_handle: OpenNeuroPET - # facebook: - # instagram: - # website: https://openneuropet.github.io/BrainHack-Nordic/ - # github_username: openneuropet - # image: nordic.png - # image_caption: "Image credit: [**Brainhack Nordic**](https://openneuropet.github.io/brainhack/)" - # publishDate: "2024-01-22" - # - title: Brainhack Zurich - # format: hybrid - # display: false - # abstract: - # summary: Mobile EEG and Biomarkers - # organizers: - # - Mark Melnykowycz - # - Cao Tri Do - # contact: - # location: - # address: - # street: Rämistrasse 101 - # city: Zürich - # region: - # postcode: 8092 - # country: Switzerland - # position: - # lat: 47.37666088954596 - # lng: 8.548579624651714 - # date: "2024-11-29" - # date_end: - # mattermost_channel: bhg21-zurich - # twitter_handle: - # facebook: - # instagram: - # website: - # github_username: - # image: - # image_caption: - # publishDate: "2034-01-20" - # - title: Brainhack Boston - # format: hybrid - # display: true - # abstract: - # summary: - # organizers: - # - Anastasia Yendiki - # - Kabilar Gunalan - # contact: - # location: MIT - # address: - # street: MIT - # city: Cambridge - # region: - # postcode: - # country: USA - # position: - # lat: 42.36243545334124 - # lng: -71.092273294204 - # date: "2024-12-11" - # date_end: "2024-12-13" - # mattermost_channel: bhg23-boston - # twitter_handle: - # facebook: - # instagram: - # website: https://brainhack-boston.github.io/ - # github_username: brainhack-boston - # image: boston.png - # image_caption: "Image credit: [**Brainhack Boston**](https://brainhack-boston.github.io/)" - # publishDate: "2024-01-22" - # - title: Brainhack NYC - # format: hybrid - # display: false - # abstract: - # summary: - # organizers: - # - Gregory Kiar - # - Steven Giavasis - # contact: - # location: Child Mind Institute - # address: - # street: 101 East 56th St - # city: New York - # region: New York - # postcode: 10022 - # country: USA - # position: - # lat: 40.76103663481412 - # lng: -73.97044149270326 - # date: "2024-11-29" - # date_end: - # mattermost_channel: bhg21-nyc - # twitter_handle: brainhackNY - # facebook: - # instagram: - # website: https://brainhacknyc.github.io/2021/ - # github_username: brainhacknyc - # image: - # image_caption: - # publishDate: "2034-01-20" - # - title: Brainhack Montreal - # format: hybrid - # display: true - # abstract: - # summary: - # organizers: - # - Mathieu Dugré - # contact: - # - mathdugre@pm.me - # location: Concordia University - # address: - # street: - # city: Montréal - # region: Québec - # postcode: - # country: Canada - # position: - # lat: 45.49221148292775 - # lng: -73.62426362752213 - # date: "2024-12-08" - # date_end: "2024-12-12" - # mattermost_channel: bhg2024-mtl - # twitter_handle: BrainhackMTL - # facebook: - # instagram: - # website: - # github_username: brainhackmtl - # image: montreal.jpeg - # image_caption: - # publishDate: "2024-01-22" - # - title: BrainHack Magdeburg - # format: Hybrid - # display: false - # abstract: - # summary: - # organizers: - # - Anika Dirks - # - Janelle Pakan - # contact: - # - anika.dirks@med.ovgu.de - # location: Medical Faculty, Otto von Guericke University Magdeburg - # address: - # street: - # city: Magdeburg - # region: - # postcode: - # country: Germany - # position: - # lat: 52.14235072529714 - # lng: 11.647752113849283 - # date: "2024-12-08" - # date_end: "2024-12-08" - # mattermost_channel: magdeburg - # twitter_handle: RTG2413SynAGE - # facebook: - # instagram: - # website: https://brainhack-magdeburg.github.io/ - # github_username: brainhack-magdeburg - # image: magdeburg.png - # image_caption: "Image credit: [**BrainHack Magdeburg**](https://brainhack-magdeburg.github.io/)" - # publishDate: "2034-01-20" - # - title: BrainHack Vanderbilt - # format: Hybrid - # display: true - # abstract: - # summary: - # organizers: - # - Roza Bayrak - # - Catie Chang - # contact: - # - roza.g.bayrak@vanderbilt.edu - # location: Featheringill Hall, Vanderbilt University - # address: - # street: 400 24th Ave S - # city: Nashville - # region: Tennessee - # postcode: 37240 - # country: USA - # position: - # lat: 36.14472593013846 - # lng: -86.80283014854133 - # date: "2024-01-20" - # date_end: "2024-01-21" - # mattermost_channel: brainhack-vandy - # twitter_handle: - # facebook: - # instagram: - # website: https://brainhack-vandy.github.io/ - # github_username: brainhack-vandy - # image: vanderbilt.png - # image_caption: "Image credit: [**BrainHack Vanderbilt**](https://brainhack-vandy.github.io/)" - # publishDate: "2024-01-22" - # - title: Brainhack Boston Northeastern - # format: Hybrid - # display: true - # abstract: - # summary: Modern fMRI processing practices - # organizers: - # - Stephanie Noble - # - Hallee Shearer - # - Alex Fischbach - # contact: - # - h.shearer@northeastern.edu - # location: Center for Cognitive & Brain Health, Northeastern University - # address: - # street: Interdisciplinary Science & Engineering Complex - # city: Boston - # region: - # postcode: - # country: USA - # position: - # lat: 42.337694 - # lng: -71.086917 - # date: "2024-02-02" - # date_end: "2024-02-02" - # mattermost_channel: brainhack-boston-northeastern-23 - # twitter_handle: - # facebook: - # instagram: - # website: - # github_username: - # image: - # image_caption: - # publishDate: "2024-01-22" + publishDate: '2024-10-28'