diff --git a/CNAME b/CNAME index bf61441..a3350be 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -2021.alchemyconf.com \ No newline at end of file +alchemyconf.com diff --git a/index.html b/index.html index 6f1eb37..900ae9e 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,10 @@ -Alchemy Conf 2021 | Virtual Elixir & Erlang Conference -

Brewing magic with Elixir. Virtually

28.05.2021

Alchemy Conf is a gift to the Elixir community from Subvisual. It is a magical one day event where all Elixir, Erlang and BEAM developers and enthusiasts come together, share knowledge and foster the community.

It is a non-profit, carbon-neutral conference. All proceeds go to -charity and we plant a tree for each attendee joining us.

This event is for you. Brew some magic!

A virtual conference for the Elixir & Erlang community and those interested in the BEAM's magic powers.

  • One Day
  • 100% Online
  • 8h+ of Content

Alchemy Conf is a virtual conference where all Elixir, Erlang +charity and we plant a tree for each attendee joining us.

This event is for you. Brew some magic!

A virtual conference for the Elixir & Erlang community and those interested in the BEAM's magic powers.

  • One Day
  • 100% Online
  • 8h+ of Content

Alchemy Conf is a virtual conference where all Elixir, Erlang and BEAM developers and enthusiasts gather to exchange -knowledge and get to know one another.

Thanks to our sponsors

\ No newline at end of file diff --git a/schedule.html b/schedule.html index 8cffe02..cfdd80c 100644 --- a/schedule.html +++ b/schedule.html @@ -1,7 +1,7 @@ -Alchemy Conf 2021 | Virtual Elixir & Erlang Conference -
Alchemy Conf
Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021
Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021
\ No newline at end of file +});

09:00 - 17:35

Schedule

All times shown in GMT+1

Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021
Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021Talks2021
\ No newline at end of file diff --git a/speakers.html b/speakers.html index af65066..133f342 100644 --- a/speakers.html +++ b/speakers.html @@ -1,32 +1,32 @@ -Alchemy Conf 2021 | Virtual Elixir & Erlang Conference -
Alchemy Conf
Ben Smith

Ben Smith

Bringing event sourcing to the functional world of Elixir

Ben Smith

Ben has been building event-driven Elixir applications +});

Ben Smith

Ben Smith

Bringing event sourcing to the functional world of Elixir

Ben Smith

Ben has been building event-driven Elixir applications for the past few years. His popular open source Commanded and EventStore libraries provide a solid technical foundation allowing companies to focus on modelling their business using domain-specific events. -



Modelling complex business domains with events


Discover how we can use domain events (simple facts relevant to a business) to model business processes. Using tools such as Event Storming we can design our applications around these events. Then write the code which implements our design using pure functions which emit immutable events and handlers for side-effects to interact with the outside world.

Evadne Wu

Evadne Wu

Software Engineer and Open-source developer

Evadne Wu

Evadne is a software engineer specialising in end-to-end design and implementation +



Modelling complex business domains with events


Discover how we can use domain events (simple facts relevant to a business) to model business processes. Using tools such as Event Storming we can design our applications around these events. Then write the code which implements our design using pure functions which emit immutable events and handlers for side-effects to interact with the outside world.

Evadne Wu

Evadne Wu

Software Engineer and Open-source developer

Evadne Wu

Evadne is a software engineer specialising in end-to-end design and implementation of web-based applications. She contributes to open source projects in her spare time and is the author of various Elixir libraries such as Packmatic, Etso, and GenMagic. In her former career, Evadne specialised in application development based on Objective-C. -



How I Learned to Stop Worrying and Love Macros


Eliminate duplicate code, expose cleaner interfaces and manage external changes effectively with macros! Used sparingly but judiciously, macros can make your development process faster, and more pleasant. Easily implement your own DSLs, generate code for service clients, and create consistent contexts, all with macros.

José Valim

José Valim

Creator of the Elixir programming language

José Valim

José Valim is the creator of the Elixir programming +



How I Learned to Stop Worrying and Love Macros


Eliminate duplicate code, expose cleaner interfaces and manage external changes effectively with macros! Used sparingly but judiciously, macros can make your development process faster, and more pleasant. Easily implement your own DSLs, generate code for service clients, and create consistent contexts, all with macros.

José Valim

José Valim

Creator of the Elixir programming language

José Valim

José Valim is the creator of the Elixir programming language and Chief Adoption Officer at Dashbit, a company that focuses on Sustainable Open Source and Continuous Adoption to boost the Elixir ecosystem. He is also a seasoned speaker, the author of three programming books, and an active member of the Open Source community -



Updates on Elixir v1.12

Marlus Saraiva

Marlus Saraiva

Software Engineer at Dashbit and Open-source developer

Marlus Saraiva

Marlus Saraiva is a Software Engineer with over 20 years +



Updates on Elixir v1.12

Marlus Saraiva

Marlus Saraiva

Software Engineer at Dashbit and Open-source developer

Marlus Saraiva

Marlus Saraiva is a Software Engineer with over 20 years of experience building systems and leading teams to deliver products in different domains and technologies. His work ranges from enterprise finance/accounting systems to open-source tools. Marlus currently enjoys being part of the Dashbit team creating exciting things like Broadway and Surface. -



Improving your Phoenix Liveview experience with Surface

Mateusz Front

Mateusz Front

Co-creator of Membrane

Mateusz Front

Mateusz designs and develops various multimedia applications and libraries at Software Mansion. +



Improving your Phoenix Liveview experience with Surface

Mateusz Front

Mateusz Front

Co-creator of Membrane

Mateusz Front

Mateusz designs and develops various multimedia applications and libraries at Software Mansion. He enjoys solving complex problems in simple ways. He is a co-creator of Membrane. -



Pipelining WebRTC - videoconferences in Elixir with Membrane Framework


WebRTC has become a state-of-the-art technology for real-time communication. In this talk, I want to show the audience how we implemented a WebRTC server in Elixir with the use of Membrane - an advanced multimedia processing framework. I’ll go through the benefits and challenges of the architectural approach we took and the possibilities given by the BEAM. I will also show how to integrate our server with an Elixir application.

Michał Muskała

Michał Muskała

Software engineer, open-source developer, speaker and trainer

Michał Muskała

Software engineer, open-source developer, speaker and trainer. He +



Pipelining WebRTC - videoconferences in Elixir with Membrane Framework


WebRTC has become a state-of-the-art technology for real-time communication. In this talk, I want to show the audience how we implemented a WebRTC server in Elixir with the use of Membrane - an advanced multimedia processing framework. I’ll go through the benefits and challenges of the architectural approach we took and the possibilities given by the BEAM. I will also show how to integrate our server with an Elixir application.

Michał Muskała

Michał Muskała

Software engineer, open-source developer, speaker and trainer

Michał Muskała

Software engineer, open-source developer, speaker and trainer. He contributes to multiple open source projects including Elixir and OPT and maintains some of his own including Jason - the most popular projects on hex.pm. @@ -35,10 +35,10 @@ When not programming, he enjoys reading, travelling, and sailing - no matter if sunny, rainy or stormy. It's even better if all of those are combined! -



Xref.rs - Erlang static analysis in Rust


xref is an amazing and powerful static analysis tool for Erlang for verifying and undestanding cross-references between modules. It is an indispensible CI step, that can catch many silly mistakes, given the Erlang compiler does not check remote function calls in any way. Unfortunately, on sizeable codebases with many releases it can be rather slow, with runtimes reaching more than 30 minutes. In this talk, I'll present my new tool xref.rs, which re-implements a subset of the original xref toolchain in Rust, bringing the runtime on the same codebase, performing the same analysis to under a second. In doing so, we'll dive into the structure of the .beam files, and explore some common techniques for optimising static analysis tools.

Mrinal Wadhwa

Mrinal Wadhwa

CTO at Ockam

Mrinal Wadhwa

Mrinal Wadhwa is CTO at Ockam. He is passionate about Distributed Systems, +



Xref.rs - Erlang static analysis in Rust


xref is an amazing and powerful static analysis tool for Erlang for verifying and undestanding cross-references between modules. It is an indispensible CI step, that can catch many silly mistakes, given the Erlang compiler does not check remote function calls in any way. Unfortunately, on sizeable codebases with many releases it can be rather slow, with runtimes reaching more than 30 minutes. In this talk, I'll present my new tool xref.rs, which re-implements a subset of the original xref toolchain in Rust, bringing the runtime on the same codebase, performing the same analysis to under a second. In doing so, we'll dive into the structure of the .beam files, and explore some common techniques for optimising static analysis tools.

Mrinal Wadhwa

Mrinal Wadhwa

CTO at Ockam

Mrinal Wadhwa

Mrinal Wadhwa is CTO at Ockam. He is passionate about Distributed Systems, Applied Cryptography and the Internet of Things. At Ockam, Mrinal and his team are building open source libraries that make it easy to establish end-to-end encrypted, mutually authenticated, granularly authorized communication between edge devices and cloud services.



How can applications become more secure, private and dependable


Machines, within the Internet of Things, operate by exchanging messages, with cloud services and other connected machines. To support occasionally connected devices, low power radio protocols and containerized microservices - such messages usually travel via a number of queues and caches, often over a series of network layer connections before reaching their end-destination.
- In this talk, we’ll explore how applications can achieve end-to-end encryption, mutual authentication and granular authorization in such complex data flows.

\ No newline at end of file + In this talk, we’ll explore how applications can achieve end-to-end encryption, mutual authentication and granular authorization in such complex data flows.

\ No newline at end of file diff --git a/tickets.html b/tickets.html index 7ee1ebd..cdc7c20 100644 --- a/tickets.html +++ b/tickets.html @@ -1,10 +1,10 @@ -Alchemy Conf 2021 | Virtual Elixir & Erlang Conference -
Alchemy Conf

ALL Proceeds will go to charity

Info

We can have fun and we can do good at the same time. With Alchemy Conf, +});

ALL Proceeds will go to charity

Info

We can have fun and we can do good at the same time. With Alchemy Conf, all participants get to nurture social causes and their people.

All the proceeds will be split between the institutions Virar a Página and Kibera With Love.

How does this work?

The base price is 25€. Everyone is free to donate any amount on top of that. The amount will be donated to the above mentioned causes. We will @@ -12,4 +12,4 @@ teamed up with treethis, our very special ecological partners in making this as much of a green conference as we can! For every attendee that joins us, we will be planting a tree to help reduce our carbon footprint -and, if possible, leave the world just a little bit better than before.

Let's brew magic together. Grab your ticket now!

From Kibera with Love is an NGOD located in the largest urban slum in Africa. It's focused on children who lack one fundamental right: their access to education. For these children education is a privilege and not a right and that's why FKWL currently finances and supports more than 70 children and their families providing education, extracurricular activities, health, food, clothing, footwear, and much more.

VaP (Virar a Página, which translates Turn the Page) is an emergency food aid in Braga, Portugal that started due to the closing of other social responses during the Covid-19's pandemic. VaP distributes prepared meals daily to those who need food assistance until they are ready to Turn the Page, either because they were able to overturn their situation or because it was possible to refer them to other established social aids. VaP is an independent project of the nonprofit YAY - Educação em Inclusão exclusively funded by private donations and secured by the work of volunteers.

treethis are a family social enterprise, born in 2014. Their belief is that we have the responsibility to be the change and protect the world we live in. treethis is all about our journey towards a more sustainable way of life. They are committed to the triple bottom line, by educating our community, partnering with different types of organizations and schools, and improving the lives of local communities around the world with tree planting.

\ No newline at end of file +and, if possible, leave the world just a little bit better than before.

Let's brew magic together. Grab your ticket now!

From Kibera with Love is an NGOD located in the largest urban slum in Africa. It's focused on children who lack one fundamental right: their access to education. For these children education is a privilege and not a right and that's why FKWL currently finances and supports more than 70 children and their families providing education, extracurricular activities, health, food, clothing, footwear, and much more.

VaP (Virar a Página, which translates Turn the Page) is an emergency food aid in Braga, Portugal that started due to the closing of other social responses during the Covid-19's pandemic. VaP distributes prepared meals daily to those who need food assistance until they are ready to Turn the Page, either because they were able to overturn their situation or because it was possible to refer them to other established social aids. VaP is an independent project of the nonprofit YAY - Educação em Inclusão exclusively funded by private donations and secured by the work of volunteers.

treethis are a family social enterprise, born in 2014. Their belief is that we have the responsibility to be the change and protect the world we live in. treethis is all about our journey towards a more sustainable way of life. They are committed to the triple bottom line, by educating our community, partnering with different types of organizations and schools, and improving the lives of local communities around the world with tree planting.

Buy Tickets HereBuy Tickets HereBuy Tickets HereBuy Tickets HereBuy Tickets HereBuy Tickets HereBuy Tickets HereBuy Tickets Here
Buy Tickets HereBuy Tickets HereBuy Tickets HereBuy Tickets HereBuy Tickets HereBuy Tickets HereBuy Tickets HereBuy Tickets Here
\ No newline at end of file