trelixir.fi/dist/event-2017-09-21.html

112 lines
4.2 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 21.9.2017 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 21.9.2017</h2>
<div class="pure-g">
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<p>
The first TRElixir event was on the
<time datetime="2017-09-21"
>21<sup>st</sup> of September, 2017</time
>
at
<a
href="https://www.google.fi/maps/place/Vincit/@61.4481532,23.8608591,17z/data=!3m1!4b1!4m5!3m4!1s0x468edfb7a8f2c79f:0x71c0801aebd30465!8m2!3d61.4481532!4d23.8630531"
target="_blank"
>Vincit premises in Hervanta, Tampere</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">Why Elixir matters</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>
</div>
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<h3 class="talk-title">GenServer &amp; Agent</h3>
<img
src="jannenaama.jpg"
alt="Janne Tenhovirta"
title="Janne Tenhovirta"
class="speaker-image pure-img"
/>
<p class="speaker-name">Janne Tenhovirta, Cybersoft</p>
<p class="speaker-description">
Janne mainly gets his hands dirty in .NET backend development at
his job with
<a href="http://headpower.fi"
>Cybersoft, a subsidiary of Headpower</a
>. He feels they get dirtier when fiddling with the frontend. He
first learned of Elixir&#39;s existence in 2015 and started to
fool around with it in 2016.
</p>
</div>
</div>
</section>
<footer class="footer l-box is-center">
Tampere background © Tampereen kaupunki, licensed under CC-BY-NC.
</footer>
</main>
</body>
</html>