Skip to content
Merged
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
65 changes: 65 additions & 0 deletions data/events/fossasia-summit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"name": "FOSSASIA Summit",
"year_started": 2009,
"number_of_events_hosted": 16,
"city": "Bangkok",
"region": "Bangkok",
"country": "Thailand",
"continent": "Asia",
"website": "https://summit.fossasia.org",
"sector": [
"Software Engineering",
"AI",
"Hardware Engineering",
"Security",
"DevOps",
"Web3",
"Blockchain"
],
"tags": [
"conference",
"open-source",
"foss",
"open-hardware",
"community"
],
"acceptable_tags": [
"fossasia",
"open-source",
"bangkok"
],
"type": "hybrid",
"languages": [
"English"
],
"frequency": "annual",
"timezone": "Asia/Bangkok",
"attendee_size": {
"min": 3000,
"max": 5000
},
"ticket_cost_usual": {
"currency": "USD",
"min": 0,
"max": 200
},
"organizer": {
"name": "FOSSASIA",
"email": "",
"twitter": "",
"website": "https://fossasia.org"
},
"socials": {
Comment thread
aycodes25 marked this conversation as resolved.
"twitter": "https://twitter.com/fossasia",
"linkedin": "https://www.linkedin.com/company/fossasia",
"youtube": "https://www.youtube.com/@fossasiaorg",
"github": "https://github.com/fossasia",
"facebook": "https://www.facebook.com/fossasia",
"gitter": "https://app.gitter.im/#/login/fossasia",
"telegram": "https://t.me/fossasia",
"weblate": "https://hosted.weblate.org/engage/fossasia/",
"google-group": "",
"instagram": "https://www.instagram.com/fossasia"
},
"description": "FOSSASIA Summit is Asia's premier open technology conference bringing together developers, tech companies, startups, and contributors. The event features workshops, talks, and exhibitions covering open source software, open hardware, AI, blockchain, and emerging technologies. The summit includes co-located events like PGDay focusing on PostgreSQL."
}
Loading