trelixir.fi/dist/event-2023-03-16.html

122 lines
4.5 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Event 16.3.2023 TRElixir</title>
<meta
name="description"
content="TRElixir is a developer meetup in Tampere focusing on the BEAM ecosystem."
/>
<link
rel="alternate"
type="application/rss+xml"
href="feed.xml"
title="TRElixir RSS feed"
/>
<link
rel="stylesheet"
href="https://unpkg.com/purecss@0.6.2/build/pure-min.css"
integrity="sha384-UQiGfs9ICog+LwheBSRCt1o5cbyKIHbwjWscjemyBMT9YCUMZffs6UqUTd0hObXD"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://unpkg.com/purecss@0.6.2/build/grids-responsive-min.css"
/>
<link rel="stylesheet" href="marketing.css" />
</head>
<body>
<header class="header">
<div class="home-menu pure-menu pure-menu-horizontal pure-menu-fixed">
<a href="/" class="pure-menu-heading">⬅ TRElixir</a>
</div>
</header>
<section class="splash-container event-splash"></section>
<main class="content-wrapper event-content">
<section class="event content contentpadding">
<h2 class="content-head is-center">Event 16.3.2023</h2>
<div class="pure-g">
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<p>
This event was on
<time datetime="2023-03-16">16<sup>th</sup> of March, 2023</time>
at the
<a
href="https://asiointi.maanmittauslaitos.fi/karttapaikka/?lang=fi&share=customMarker&n=6822019.623407671&e=328371.01345323544&title=Vincit%20City%20Centre&desc=&zoom=10&layers=W3siaWQiOjIsIm9wYWNpdHkiOjEwMH1d-z"
target="_blank"
>Vincit city centre office</a
>.
</p>
<p>
The event is graciously hosted by
<a href="https://vincit.com/">Vincit</a>.
</p>
</div>
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<a href class="pure-button pure-button-disabled"
>Signup is closed</a
>
</div>
</div>
</section>
<section class="event content contentpadding">
<h2 class="content-head is-center">Talks</h2>
<div class="pure-g">
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<h3 class="talk-title">Gleam Type Safe BEAM</h3>
<img
src="mikkonaama2.webp"
alt="Mikko Ahlroth"
title="Mikko Ahlroth"
class="speaker-image pure-img"
/>
<p class="speaker-name">Mikko Ahlroth, Vincit Oyj</p>
<p class="speaker-description">
Mikko works primarily as a full stack developer at
<a href="https://vincit.com/">Vincit</a>, but on his free time has
dabbled with Elixir since 2013, more recently Gleam.He has
published <a href="https://hex.pm/users/nicd">some packages</a> on
hex.pm and runs
<a href="https://codestats.net/">Code::Stats</a> on Phoenix.
</p>
<h4>Slides &amp; materials</h4>
<ul>
<li>
<a
href="https://docs.google.com/presentation/d/1Jz_eQFemwfjV_0KqG8YXQ9GJQ7rdTAYOStvbN6sUySA/edit?usp=sharing"
target="_blank"
>Presentation</a
>
</li>
</ul>
</div>
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<h3 class="talk-title">Forget config.exs</h3>
<p class="speaker-name">Mikko Ahlroth</p>
<h4>Slides &amp; materials</h4>
<ul>
<li>
<a
href="https://docs.google.com/presentation/d/1KUB3qXolxa_RRXy84NftzpvVuR46f4S4eLqe4ROc5mQ/edit?usp=sharing"
target="_blank"
>Presentation</a
>
</li>
<li>
<a
href="https://blog.nytsoi.net/2021/04/17/elixir-simple-configuration"
target="_blank"
>Blog post about configuration</a
>
</li>
</ul>
</div>
</div>
</section>
<footer class="footer l-box is-center">
Tampere background © Tampereen kaupunki, licensed under CC-BY-NC.
</footer>
</main>
</body>
</html>