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
87 changes: 87 additions & 0 deletions src/blog/traverses-europe-2026.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{%
author: ${armanbilge}
date: "2026-06-19"
tags: [events]
%}

# Typelevel Traverses Europe

I am excited to announce **three upcoming, in-person meetups** this October, across Europe! 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].

**Participating is free for everyone** and space is limited, so please register ahead! 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.

## Berlin on Wednesday 14 October

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 your generous sponsorship!

@:html
<div class="bulma-is-flex bulma-is-justify-content-center">
<a
href="https://luma.com/event/evt-KIBGxKofTu7K4mx"
class="bulma-button bulma-is-link"
data-luma-action="checkout"
data-luma-event-id="evt-KIBGxKofTu7K4mx"
>
Register for Berlin
</a>
</div>
@:@

## London on Saturday 24 October

Next, we will have 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!

@:html
<div class="bulma-is-flex bulma-is-justify-content-center">
<a
href="https://luma.com/event/evt-f3Ig5YuT6eUN0K8"
class="bulma-button bulma-is-link"
data-luma-action="checkout"
data-luma-event-id="evt-f3Ig5YuT6eUN0K8"
>
Register for London
</a>
</div>
@:@

## Málaga on Wednesday 28 October

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!

@:html
<div class="bulma-is-flex bulma-is-justify-content-center">
<a
href="https://luma.com/event/evt-zXekr7hZ4cCECfM"
class="bulma-button bulma-is-link"
data-luma-action="checkout"
data-luma-event-id="evt-zXekr7hZ4cCECfM"
>
Register for Málaga
</a>
</div>
@:@

## Call for Proposals

If you are interested to present at the Berlin or Málaga meetup, please respond to our [Call for Proposals][cfp].

@:html
<script id="luma-checkout" src="https://embed.lu.ma/checkout-button.js"></script>
@:@

[coc]: /code-of-conduct/README.md
[sponsors]: /foundation/README.md
[donate]: /foundation/README.md#supporting-the-foundation
[berlin]: https://luma.com/iyv37emv
[london]: https://luma.com/vzp35rp7
[malaga]: https://luma.com/4s6qxb9p
[cfp]: https://forms.gle/fEBJfTGVuxWRJU4S8

[Scala Days]: https://scaladays.org/
[Lambda World]: https://lambda.world/

[Zalando]: https://zalando.com
[lsug]: https://www.meetup.com/london-scala/
[SiriusXM]: https://siriusxm.com
[Intellias]: https://intellias.com
[Input Objects]: https://inputobjects.com
Loading