-
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.
Merge pull request #1035 from JuniorDevSingapore/singapore2024
Add Singapore Coderetreat 2024
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
_data/events/2024-11-23-singapore-singapore-coderetreat-singapore-2024.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,35 @@ | ||
{ | ||
"title": "Coderetreat Singapore 2024", | ||
"description": "Free and easy code retreat. Join us any time and hang out to write some code. Solve the Game of Life Coding Puzzle solo or in a group.", | ||
"format": "classic", | ||
"spoken_language": "English/Singlish", | ||
"url": "https://lu.ma/z9kq33ao", | ||
"date": { | ||
"start": "2024-11-23T10:00:00+08:00", | ||
"end": "2024-11-23T15:00:00+08:00" | ||
}, | ||
"moderators": [ | ||
{ | ||
"name": "Michael Cheng", | ||
"url": "https://github.com/miccheng" | ||
}, | ||
{ | ||
"name": "Ivan Vanzaj", | ||
"url": "https://github.com/vanzaj" | ||
} | ||
], | ||
"sponsors": [ | ||
{ | ||
"name": "HackerspaceSG", | ||
"url": "https://hackerspace.sg/" | ||
} | ||
], | ||
"location": { | ||
"city": "Singapore", | ||
"country": "Singapore", | ||
"coordinates": { | ||
"latitude": 1.310066, | ||
"longitude": 103.8597286 | ||
} | ||
} | ||
} |