Skip to content

Commit 9702b31

Browse files
authored
Merge pull request #654 from typelevel/blog/traverses-europe-2026
Announce upcoming in-person meetups
2 parents 9636d34 + 87d27ae commit 9702b31

1 file changed

Lines changed: 84 additions & 0 deletions

File tree

src/blog/traverses-europe-2026.md

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{%
2+
author: ${armanbilge}
3+
date: "2026-06-19"
4+
tags: [events]
5+
%}
6+
7+
# Typelevel Traverses Europe
8+
9+
I am excited to announce **three upcoming, in-person meetups** across Europe this October! These events are a wonderful opportunity to **connect with other functional programming enthusiasts in a safe, supportive space**. We welcome current and aspiring Typelevel users, contributors, and anyone curious to learn more about functional programming, no matter your prior experience. We will follow the [Typelevel Code of Conduct][coc].
10+
11+
**Participating is free for everyone** and space is limited, so please register early! Our mission to do functional programming together is possible thanks to our [sponsors]. Please consider supporting the Typelevel Foundation with a [recurring donation][donate] to help keep our community thriving.
12+
13+
## Berlin on Wednesday 14 October
14+
15+
Our first stop will be Berlin, after [Scala Days]. This all-day meetup will include talks, a workshop, and an unconference. Thanks to Maciej Dragun for co-organizing, [Zalando] for hosting us, and [Input Objects] for their generous sponsorship!
16+
17+
@:html
18+
<div class="bulma-is-flex bulma-is-justify-content-center">
19+
<a
20+
href="https://luma.com/event/evt-KIBGxKofTu7K4mx"
21+
class="bulma-button bulma-is-link"
22+
data-luma-action="checkout"
23+
data-luma-event-id="evt-KIBGxKofTu7K4mx"
24+
>
25+
Register for Berlin
26+
</a>
27+
</div>
28+
@:@
29+
30+
## London on Saturday 24 October
31+
32+
Our next stop is an Open Source Hack in London, where we will spend the day working together on open source projects. Thanks to Zainab Ali, Sabrina Konrad-lee, and the [London Scala User Group][lsug] for co-organizing and [SiriusXM] for hosting us!
33+
34+
@:html
35+
<div class="bulma-is-flex bulma-is-justify-content-center">
36+
<a
37+
href="https://luma.com/event/evt-f3Ig5YuT6eUN0K8"
38+
class="bulma-button bulma-is-link"
39+
data-luma-action="checkout"
40+
data-luma-event-id="evt-f3Ig5YuT6eUN0K8"
41+
>
42+
Register for London
43+
</a>
44+
</div>
45+
@:@
46+
47+
## Málaga on Wednesday 28 October
48+
49+
Finally, we will meet in Málaga the day before [Lambda World]. This all-day meetup will include talks, a workshop, and an unconference. Thanks to Daniel Hinojosa for co-organizing and [Intellias] for hosting us!
50+
51+
@:html
52+
<div class="bulma-is-flex bulma-is-justify-content-center">
53+
<a
54+
href="https://luma.com/event/evt-zXekr7hZ4cCECfM"
55+
class="bulma-button bulma-is-link"
56+
data-luma-action="checkout"
57+
data-luma-event-id="evt-zXekr7hZ4cCECfM"
58+
>
59+
Register for Málaga
60+
</a>
61+
</div>
62+
@:@
63+
64+
## Call for Proposals
65+
66+
If you are interested in presenting at the Berlin or Málaga meetup, please respond to our [Call for Proposals][cfp].
67+
68+
@:html
69+
<script id="luma-checkout" src="https://embed.lu.ma/checkout-button.js"></script>
70+
@:@
71+
72+
[coc]: /code-of-conduct/README.md
73+
[sponsors]: /foundation/README.md
74+
[donate]: /foundation/README.md#supporting-the-foundation
75+
[cfp]: https://forms.gle/fEBJfTGVuxWRJU4S8
76+
77+
[Scala Days]: https://scaladays.org/
78+
[Lambda World]: https://lambda.world/
79+
80+
[Zalando]: https://zalando.com
81+
[lsug]: https://www.meetup.com/london-scala/
82+
[SiriusXM]: https://siriusxm.com
83+
[Intellias]: https://intellias.com
84+
[Input Objects]: https://inputobjects.com

0 commit comments

Comments
 (0)