Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Barcelona and Madrid event @Codurance 2023 #938

Merged
merged 3 commits into from
Oct 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"title": "Global Day Coderetreat 2023 - Codurance, Barcelona, Spain",
"description": "Coderetreat has an established, time-tested format that is optimised for focused practice. We will be working on implementing Conway's Game Of Life in 45-minute sessions. In each one, you'll pair program in whichever language you like, using whichever technologies you and your pair prefer. The day will start at 8:30am and finish by 16:30 pm. Lunch will be provided on the day. It's an early start, so sleep well the night before to help get those brain juices flowing. Remember to bring your laptop and be ready to have fun! :)",
"format": "classic",
"spoken_language": "Spanish, English",
"url": "https://www.eventbrite.co.uk/e/entradas-global-day-of-coderetreat-barcelona-728209834217?aff=oddtdtcreator",
"date": {
"start": "2023-11-04T09:00:00+01:00",
"end": "2023-11-04T17:00:00+01:00"
},
"moderators": [
{
"name": "Javier Chacana",
"url": "https://twitter.com/jchacana"
},
{
"name": "Javier Martinez Alcantara",
"url": "https://twitter.com/JavierMarAlc"
},
{
"name": "Sebastian Kulinski"
},
{
"name": "Irene Piccoli"
},
{
"name": "Sofia Carballo",
"url": "https://twitter.com/imsofiacarballo"
}
],
"sponsors": [
{
"name": "Codurance",
"url": "https://www.codurance.com"
}
],
"location": {
"city": "Barcelona",
"country": "Spain",
"coordinates": {
"latitude": 41.382894,
"longitude": 2.177432
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"title": "Global Day Coderetreat 2023 - Codurance, Madrid, Spain",
"description": "Coderetreat has an established, time-tested format that is optimised for focused practice. We will be working on implementing Conway's Game Of Life in 45-minute sessions. In each one, you'll pair program in whichever language you like, using whichever technologies you and your pair prefer. The day will start at 8:30am and finish by 16:30 pm. Lunch will be provided on the day. It's an early start, so sleep well the night before to help get those brain juices flowing. Remember to bring your laptop and be ready to have fun! :)",
"format": "classic",
"spoken_language": "Spanish, English",
"url": "https://www.eventbrite.co.uk/e/entradas-global-day-of-coderetreat-madrid-728198751067?aff=oddtdtcreator",
"date": {
"start": "2023-11-04T09:00:00+01:00",
"end": "2023-11-04T17:00:00+01:00"
},
"moderators": [
{
"name": "Kevin Ruiz"
},
{
"name": "Matheus Marabesi",
"url": "https://twitter.com/MatheusMarabesi"
},
{
"name": "Moises Rodriguez"
},
{
"name": "Emmanuel Valverde",
"url": "https://twitter.com/evrtrabajo"
}
],
"sponsors": [
{
"name": "Codurance",
"url": "https://www.codurance.com"
}
],
"location": {
"city": "Madrid",
"country": "Spain",
"coordinates": {
"latitude": 40.416705,
"longitude": -3.703583
}
}
}
Loading