diff options
author | Frederik Jensen <frederik@secondspectrum.com> | 2022-04-25 18:09:10 +0200 |
---|---|---|
committer | Frederik Jensen <frederik@secondspectrum.com> | 2022-04-25 18:09:10 +0200 |
commit | 2ef15c90e6bc9fde10da3419ec2b52c3a92f193f (patch) | |
tree | 8a321995dfc967df93d4e893e34be7c17e6d9cd0 | |
parent | 1b4a97757d55a25b09f0dc204c6b4ff5795a5abd (diff) | |
download | cph.rs-2ef15c90e6bc9fde10da3419ec2b52c3a92f193f.zip |
Added preliminary details on HackNight #25
-rw-r--r-- | index.html | 57 |
1 files changed, 46 insertions, 11 deletions
@@ -21,41 +21,40 @@ title: The Copenhagen Rust Group <h2>Upcoming events</h2> <article class="event"> <div class="event-date"> - <p class="event-month">February</p> - <p class="event-day">24</p> + <p class="event-month">April</p> + <p class="event-day">28</p> <p class="event-year">2022</p> </div> <div class="event-desc"> <h3 class="event-desc-header"> - Hack Night #24 + Hack Night #25 </h3> <dl class="dl-horizontal"> <dt>Where</dt> - <dd><strong>Langebrogade 6A, 1411 Copenhagen K</strong><dd> + <dd><strong>Sundkaj 153, Pakhus 48, 2150 Nordhavn</strong><dd> <dt>When</dt> <dd>18:00—21:30</dd> </dl> - <p>We are happy to announce that <a href="https://adaptagency.com/">Adapt A/S</a> will host the next meetup in their offices on Thursday, February 24th. If you are able to participate please send an email to <kbd>frederik</kbd><!-- space --><kbd>@</kbd><!-- more space --><kbd>secondspectrum.com</kbd> to confirm your presence. Good mood and a new-found, or long-lasting, passionate interest in Rust are the only requirements for participation! + <p>We are happy to announce that <a href="https://blackbird.online/">BlackBird</a> will host the next meetup in their offices on Thursday, April 28th. If you are able to participate please send an email to <kbd>frederik</kbd><!-- space --><kbd>@</kbd><!-- more space --><kbd>secondspectrum.com</kbd> to confirm your presence. Good mood and a new-found, or long-lasting, passionate interest in Rust are the only requirements for participation! Moreover, if you want to give a talk, it would be much appreciated! </p> <p>Agenda: <ul> - <li>18:05—18:15: Welcome back!</li> - <li>18:15—19:00: Talk by Blas Rodriguez Irízar: <a href="https://github.com/solana-labs/solana">Introduction to Solana Block-Chain Smart Contracts</a></li> - <li>19:00—19:45: Sandwiches sponsored by <a href="https://adaptagency.com/">Adapt A/S</a> + Rust Quiz and Prizes sponsored by <a href="https://twitter.com/fiberplane">Fiberplane</a></li> - <li>19:45—20:30: Talk by <a href="https://github.com/davidpdrsn">David Pedersen</a>: <a href="https://github.com/davidpdrsn/axum-live-view">axum-live-view</a> -- server render all the things + <li>18:05—18:15: Welcome!</li> + <li>18:15—19:00: Talk Slot 1 (TBD)</li> + <li>19:00—19:45: Food </li> + <li>19:45—20:30: Talk Slot 2 (TBD)</li> <li>20:30—: Hang out, hacking and networking </ul> </p> <p> - We look forward to a great evening in your company! + We look forward to see you all! </p> </div> </article> - </div> <div class="col-md-5"> <h2>Mailing list</h2> @@ -89,6 +88,42 @@ title: The Copenhagen Rust Group <h2>Past events</h2> <article class="event"> + <div class="event-date"> + <p class="event-month">February</p> + <p class="event-day">24</p> + <p class="event-year">2022</p> + </div> + <div class="event-desc"> + <h3 class="event-desc-header"> + Hack Night #24 + </h3> + + <dl class="dl-horizontal"> + <dt>Where</dt> + <dd><strong>Langebrogade 6A, 1411 Copenhagen K</strong><dd> + + <dt>When</dt> + <dd>18:00—21:30</dd> + </dl> + + <p>We are happy to announce that <a href="https://adaptagency.com/">Adapt A/S</a> will host the next meetup in their offices on Thursday, February 24th. If you are able to participate please send an email to <kbd>frederik</kbd><!-- space --><kbd>@</kbd><!-- more space --><kbd>secondspectrum.com</kbd> to confirm your presence. Good mood and a new-found, or long-lasting, passionate interest in Rust are the only requirements for participation! + </p> + + <p>Agenda: + <ul> + <li>18:05—18:15: Welcome back!</li> + <li>18:15—19:00: Talk by Blas Rodriguez Irízar: <a href="https://github.com/solana-labs/solana">Introduction to Solana Block-Chain Smart Contracts</a></li> + <li>19:00—19:45: Sandwiches sponsored by <a href="https://adaptagency.com/">Adapt A/S</a> + Rust Quiz and Prizes sponsored by <a href="https://twitter.com/fiberplane">Fiberplane</a></li> + <li>19:45—20:30: Talk by <a href="https://github.com/davidpdrsn">David Pedersen</a>: <a href="https://github.com/davidpdrsn/axum-live-view">axum-live-view</a> -- server render all the things + <li>20:30—: Hang out, hacking and networking + </ul> + </p> + <p> + We look forward to a great evening in your company! + </p> + </div> + </article> + <article class="event"> <div class="event-date"> <p class="event-month">January</p> <p class="event-day">27</p> |