Skip to content

Commit

Permalink
Merge branch 'main' into euormosailcbkqofbof
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrail authored Dec 16, 2024
2 parents 49430be + a3999b0 commit c643630
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 0 deletions.
19 changes: 19 additions & 0 deletions conferences/2025/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,15 @@
"cfpEndDate": "2025-03-01",
"twitter": "@InfobipShift"
},
{
"name": "Turing Fest",
"url": "https://turingfest.com",
"startDate": "2025-05-07",
"endDate": "2025-05-08",
"online": true,
"locales": "EN",
"twitter": "@turingfest"
},
{
"name": "Data Science Next Conference",
"url": "https://dscnextcon.com/",
Expand Down Expand Up @@ -245,6 +254,16 @@
"cfpEndDate": "2024-11-25",
"twitter": "@techwell"
},
{
"name": "Artificial Intelligence conference",
"url": "https://www.artificialintelligenceconferences.com",
"startDate": "2025-06-23",
"endDate": "2025-06-24",
"city": "Paris",
"country": "France",
"online": true,
"locales": "EN"
},
{
"name": "Infobip Shift Zadar",
"url": "https://shift.infobip.com",
Expand Down
9 changes: 9 additions & 0 deletions conferences/2025/devops.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@
"cfpEndDate": "2025-01-15",
"twitter": "@schrodinger_hat"
},
{
"name": "inside agile: Agile Softwareentwicklung im Unternehmen",
"url": "https://asu.inside-agile.de",
"startDate": "2025-03-27",
"endDate": "2025-03-27",
"online": true,
"locales": "DE",
"cocUrl": "https://asu.inside-agile.de/code_of_conduct.php?source=0"
},
{
"name": "JavaLand",
"url": "https://www.javaland.eu",
Expand Down
21 changes: 21 additions & 0 deletions conferences/2025/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,15 @@
"cocUrl": "https://25.foss-backstage.design/code-of-conduct/",
"mastodon": "@fossdesign@floss.social"
},
{
"name": "betterCode() Clean Architecture",
"url": "https://clean-architecture.bettercode.eu",
"startDate": "2025-03-24",
"endDate": "2025-03-24",
"online": true,
"locales": "DE",
"cocUrl": "https://clean-architecture.bettercode.eu/code_of_conduct.php?source=0"
},
{
"name": "VoxxedDays Zürich",
"url": "https://zurich.voxxeddays.com",
Expand Down Expand Up @@ -475,5 +484,17 @@
"locales": "EN",
"cocUrl": "https://fluttercon.dev/code-of-conduct/",
"twitter": "@FlutterconWorld"
},
{
"name": "droidcon Berlin",
"url": "https://berlin.droidcon.com",
"startDate": "2025-09-24",
"endDate": "2025-09-26",
"city": "Berlin",
"country": "Germany",
"online": false,
"locales": "EN",
"cocUrl": "https://berlin.droidcon.com/code-of-conduct/",
"twitter": "@droidconBerlin"
}
]
15 changes: 15 additions & 0 deletions conferences/2025/python.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
[
{
"name": "PyCon+Web",
"url": "https://www.pyconweb.com",
"startDate": "2025-01-24",
"endDate": "2025-01-25",
"city": "Berlin",
"country": "Germany",
"online": false,
"locales": "EN",
"cocUrl": "https://www.pyconweb.com/code-of-conduct",
"cfpUrl": "https://www.papercall.io/pyconweb2025",
"cfpEndDate": "2024-12-11",
"twitter": "@pyconweb",
"mastodon": "@nouseryet@nouseryet"
},
{
"name": "pycascades",
"url": "https://2025.pycascades.com",
Expand Down

0 comments on commit c643630

Please sign in to comment.