Skip to content
Open
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
53 changes: 53 additions & 0 deletions data/events/devoxx-belgium.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The number of events is missing

"name": "Devoxx Belgium",
"year_started": 2001,
"city": "Antwerp",
"region": "Antwerp Province",
"country": "Belgium",
"continent": "Europe",
"website": "https://devoxx.be/",
"sector": [
"Software Engineering",
"Architecture",
"DevOps",
"Cloud Computing",
"AI",
"Security"
],
"acceptable_tags": [
"java",
"jvm",
"deep-dives",
"hands-on",
"innovation",
"dev"
],
"type": "in-person",
"languages": [
"English"
],
"frequency": "annual",
"timezone": "Europe/Brussels",
"attendee_size": {
"min": 3000,
"max": 4000
},
"ticket_cost_usual": {
"currency": "EUR",
"min": 445,
"max": 1140
},
"organizer": {
"name": "BeJUG (Belgian Java User Group)",
"email": "info@devoxx.com",
"twitter": "https://x.com/Devoxx",
"website": "https://devoxx.be"
},
"socials": {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing some
Image

"twitter": "https://x.com/Devoxx",
"linkedin": "https://www.linkedin.com/company/9185591",
"youtube": "https://www.youtube.com/@DevoxxForever",
"instagram": "https://instagram.com/devoxxbe"
},
"description": "Devoxx Belgium is the largest vendor-independent developer conference in Belgium and one of the premier JVM/Java-focused events worldwide, returning October 5–9, 2026 to Kinepolis Antwerp. It features two days of Deep Dives (in-depth workshops and hands-on labs) followed by three days of conference with keynotes, quickies, Tools-in-Action, and BOF sessions covering software architecture, cloud-native development, AI, security, DevOps, modern languages on the JVM, and emerging trends for experienced developers, architects, and tech leads."
}