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

85 lines
4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TRElixir @ Vincit 21.9.2017</title>
<meta name="description" content="TRElixir is a developer meetup focusing on the Elixir / Erlang ecosystem.">
<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 class="pure-menu-heading" href="index.html">TRElixir</a>
</div>
</header>
<section class="splash-container event-splash">
</section>
<main class="content-wrapper event-content">
<section id="event" class="content contentpadding">
<h2 class="content-head is-center">1<sup>st</sup> 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 is on the 21<sup>st</sup> of September 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">Vincit premises in Hervanta, Tampere</a>. The evening will start at 18.00. Free attendance, food and drinks will be provided. After the talks there will be time to hang around and get to know other Elixir devs.
</p>
<p>
The event is graciously hosted by <a href="https://vincit.com/en">Vincit</a>.
</p>
</div>
<div class="l-box-lrg pure-u-1 pure-u-md-1-2 signupform">
<a href="" class="pure-button pure-button-disabled">Signup is closed</a>
</div>
</div>
</section>
<section id="event" class="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="mikkonaama.jpg" alt="Mikko Ahlroth" title="Mikko Ahlroth" class="speaker-image pure-img" />
<p class="speaker-name">Mikko Ahlroth, Vincit</p>
<p class="speaker-description">
Mikko works primarily as a Django + AngularJS developer at <a href="https://vincit.com/en">Vincit</a>, but on his free time has dabbled with Elixir since 2013. He has published a simple <a href="https://hex.pm/packages/mbu">buildtool</a> on hex.pm and runs <a href="https://codestats.net/">Code::Stats</a> on Phoenix. His dream is to get to use Elixir at work some day.
</p>
<p class="speaker-description">
<a class="pure-button" target="_blank" href="https://docs.google.com/presentation/d/1uLjOolPhzNs0DzBAOsMMxsQ5bxvqXWxp7ymhydpCNFw/edit?usp=sharing">Mikko's slides</a>
</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'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>