trelixir.fi/dist/event-2023-05-24.html

125 lines
4.5 KiB
HTML
Raw Permalink Normal View History

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Event 24.5.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 24.5.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-05-24"
>Wednesday 24<sup>th</sup> of May</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
>,
<a
href="https://technopolisglobal.com/office-spaces/tampere/yliopistonrinne/directions/"
target="_blank"
>Technopolis Yliopistonrinne</a
>, Kalevantie 2, Tampere.
</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">UTC Is Not Your Saviour</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://www.jottacloud.com/s/087f20c9752702c479da591b46a2ea55f04"
target="_blank"
>Presentation</a
>
</li>
</ul>
</div>
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<h3 class="talk-title">
MyProjectOS A Viewpoint to Your Project
</h3>
<p class="speaker-name">Mikko Ahlroth</p>
<h4>Slides &amp; materials</h4>
<ul>
<li>
<a
href="https://www.jottacloud.com/s/0871106f282fa4d465fa35cf6833015942f"
target="_blank"
>Presentation</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>