-
Notifications
You must be signed in to change notification settings - Fork 418
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create 2024-11-09-spain-laspalmas-global-day-of-coderetreat.json (#1021)
* Create 2024-11-09-spain-laspalmas-global-day-of-coderetreat.json add las palmas de gran canaria headquarters * Update 2024-11-09-spain-laspalmas-global-day-of-coderetreat.json try to fix urls * Update 2024-11-09-spain-laspalmas-global-day-of-coderetreat.json fix uri
- Loading branch information
1 parent
50641d0
commit 204cc0b
Showing
1 changed file
with
55 additions
and
0 deletions.
There are no files selected for viewing
55 changes: 55 additions & 0 deletions
55
_data/events/2024-11-09-spain-laspalmas-global-day-of-coderetreat.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
{ | ||
"title": "Global Day of Coderetreat Gran Canaria", | ||
"description": "Evento organizado por la comunidad de GofiGeeks en Gran Canaria, una comunidad de personas desarrolladoras que quieren mejorar sus habilidades en el desarrollo de software y organizan eventos mensuales dirigido por las personas de la comunidad", | ||
"format": "classic", | ||
"spoken_language": "Spanish, English", | ||
"url": "https://www.meetup.com/gofigeeks/events/304286126", | ||
"date": { | ||
"start": "2024-11-09T09:00:00-01:00", | ||
"end": "2024-11-09T17:00:00-01:00" | ||
}, | ||
"moderators": [ | ||
{ | ||
"name": "Miguel Ángel Pérez García", | ||
"url": "https://www.linkedin.com/in/dev-miguelangel" | ||
}, | ||
{ | ||
"name": "Jonay Eliezer Godoy Reyes", | ||
"url": "https://www.linkedin.com/in/jonay-eliezer-godoy-reyes" | ||
}, | ||
{ | ||
"name": "José Celano Martín", | ||
"url": "https://www.linkedin.com/in/josecelano" | ||
} | ||
], | ||
"sponsors": [ | ||
{ | ||
"name": "Lean Mind", | ||
"url": "https://leanmind.es" | ||
}, | ||
{ | ||
"name": "Secret Source", | ||
"url": "https://www.secret-source.eu" | ||
}, | ||
{ | ||
"name": "Biting Bit", | ||
"url": "https://bitingbit.es" | ||
}, | ||
{ | ||
"name": "Siteground", | ||
"url": "https://www.siteground.es" | ||
}, | ||
{ | ||
"name": "SPEGC", | ||
"url": "https://www.spegc.org" | ||
} | ||
], | ||
"location": { | ||
"city": "Las Palmas de Gran canaria", | ||
"country": "Spain", | ||
"coordinates": { | ||
"latitude": 28.107866, | ||
"longitude": -15.420758 | ||
} | ||
} | ||
} |