Skip to content
Closed
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
54 changes: 54 additions & 0 deletions data/events/devternity.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"name": "DevTernity",
"year_started": 2015,
"number_of_events_hosted": 8,
"city": "Riga",
"region": "Riga",
"country": "Latvia",
"continent": "Europe",
"website": "https://devternity.com",

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.

This is not a tech event but a tech event directory like ours.

please lets try to tune it down on the AI and actually check the data we're adding.

"sector": [
"Software Engineering",
"Architecture",
"Tech Leadership",
"Product Management"
],
"tags": [
"conference",
"architecture",
"leadership"
],
"acceptable_tags": [
"architecture",
"leadership",
"riga"
],
"type": "directory",
"languages": [
"English"
],
"frequency": "annual",
"timezone": "Europe/Riga",
"attendee_size": {
"min": 700,
"max": 1500
},
"ticket_cost_usual": {
"currency": "EUR",
"min": 249,
"max": 899
},
"organizer": {
"name": "DevTernity",
"email": "",
"twitter": "",
"website": "https://devternity.com"
},
"socials": {
"twitter": "",
"linkedin": "https://www.linkedin.com/company/devternity",
"youtube": "",
"instagram": ""
},
"description": "DevTernity is an engineering and architecture conference focusing on pragmatic design, leadership, and building resilient systems."
}
Loading