Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified header.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 9 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<h1>Chemnitz hackt!</h1>
<h3>Am 28. und 29. Oktober 2017</h3>
<p class="subtitle">Der Hackathon in Chemnitz rund um Open Data</p>
<p class="copyright">Foto: © <a href="https://www.flickr.com/photos/doubletight/28272636023/">Christoph Wurst</a></p>
<p class="copyright">Foto: © <a href="https://unsplash.com/photos/QLqNalPe0RA">Andrew Neel</a></p>
</div>
</div>
<div class="pure-g empty-row"></div>
Expand Down Expand Up @@ -308,16 +308,19 @@ <h2>Vorträge und Lightning Talks am Samstag Abend</h2>
<div class="pure-u-1 pure-u-md-2-5">
<h3>« Happy Coding dank <strong>Docker</strong> »</h3>
<p class="text"><i>Morris Jobke</i> gibt Tipps wie man mit Docker das Setup seiner lokalen Entwicklungsumgebung massiv vereinfacht - egal ob Nginx mit NodeJS und Redis, oder Apache mit PHP7, oder oder oder.</p>

</div>
<div class="pure-u-1 pure-u-md-2-5">
<h3>« Lessons Learned: Der <strong>Raspberry Pi</strong> im Alltag »</h3>
<p class="text"><i>Karsten Eger</i> berichtet aus dem Alltag bei Biker-Boarder, wo mehrere Dutzend Raspberries die Prozesse regeln. Lessons Learned aus Langzeiterfahrung.</p>
</div>
<div class="pure-u-1 pure-u-md-2-5">
<div class="pure-u-1 pure-u-md-1-5"></div>
<div class="pure-u-1 pure-u-md-2-5">
<h3>« Einführung in <strong>GraphQL</strong> »</h3>
<p class="text"><i>Lars Wiedemann</i> zeigt warum GraphQL zu REST die bessere Alternative ist um APIs abzufragen.</p>

<h3>« Prototyping mit <strong>Meteor</strong>, dem JS Fullstack Framework »</h3>
<p class="text"><i>Ronny Hartenstein</i> stellt das JS Framework Meteor vor - und zwar anhand Live Coding</p>
</div>
<div class="pure-u-1 pure-u-md-2-5">
<h3>« Prototyping mit <strong>Meteor</strong> »</h3>
<p class="text"><i>Ronny Hartenstein</i> stellt das JS Fullstack-Framework Meteor vor - und zwar anhand Live Coding</p>

<div class="is-center overflow-fix">
<a href="mailto:info@chemnitzhackt.de?subject=Vortrag%20einreichen" class="pure-button button">Vortrag einreichen</a>
Expand Down