|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + |
| 4 | +<head> |
| 5 | + <meta charset="UTF-8"> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 7 | + |
| 8 | + <title>rustunit</title> |
| 9 | + <meta name="description" content="Rustunit offers software development consulting with a focus on rust, game-development and large scale distributed backend services."> |
| 10 | + |
| 11 | + <link rel="stylesheet" href="https://rustunit.com/fonts.css"> |
| 12 | + <link rel="stylesheet" href="https://rustunit.com/style.css"> |
| 13 | + |
| 14 | + <script src="https://cdn.usefathom.com/script.js" data-site="TSUIPVAW" defer></script> |
| 15 | +</head> |
| 16 | + |
| 17 | +<body> |
| 18 | + <header> |
| 19 | + <a href="https://rustunit.com/">HOME</a> |
| 20 | + <a href="https://rustunit.com/#games">GAMES</a> |
| 21 | + <a href="https://rustunit.com/#projects">PROJECTS</a> |
| 22 | + <a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a> |
| 23 | + <a href="https://rustunit.com/blog/">BLOG</a> |
| 24 | + <a href="https://rustunit.com/contact/">CONTACT</a> |
| 25 | + </header> |
| 26 | + |
| 27 | +<div id="bevy-meetup"> |
| 28 | + <a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="corner-ribbon">meetup</a> |
| 29 | + <h1>Bevy Meetup #13</h1> |
| 30 | + |
| 31 | + |
| 32 | + <p class="meetup-cta">2026-04-23 <span class="meetup-badge">Upcoming</span></p> |
| 33 | + |
| 34 | + <div class="planned-lineup"> |
| 35 | + <h2>Lineup</h2> |
| 36 | + |
| 37 | + <div class="planned-talk" id="doce-fernandes"> |
| 38 | + <img |
| 39 | + src="https://rustunit.com/meetup/speakers/doce.png" |
| 40 | + alt="Doce Fernandes" |
| 41 | + class="speaker-avatar" |
| 42 | + loading="lazy" |
| 43 | + /> |
| 44 | + <div> |
| 45 | + <div class="planned-talk-title">Making a VFX editor in bevy_ui</div> |
| 46 | + <div class="planned-talk-speaker">Doce Fernandes</div> |
| 47 | + </div> |
| 48 | + </div> |
| 49 | + |
| 50 | + <div class="planned-talk" id="mads-marquart"> |
| 51 | + <img |
| 52 | + src="https://rustunit.com/meetup/speakers/mads.png" |
| 53 | + alt="Mads Marquart" |
| 54 | + class="speaker-avatar" |
| 55 | + loading="lazy" |
| 56 | + /> |
| 57 | + <div> |
| 58 | + <div class="planned-talk-title">Bevy on iOS - in pure Rust</div> |
| 59 | + <div class="planned-talk-speaker">Mads Marquart</div> |
| 60 | + </div> |
| 61 | + </div> |
| 62 | + |
| 63 | + <div class="planned-talk" id="brian-jesse"> |
| 64 | + <img |
| 65 | + src="https://rustunit.com/meetup/speakers/brian.png" |
| 66 | + alt="Brian Jesse" |
| 67 | + class="speaker-avatar" |
| 68 | + loading="lazy" |
| 69 | + /> |
| 70 | + <div> |
| 71 | + <div class="planned-talk-title">Ergonomic runtime assertions with Unbug</div> |
| 72 | + <div class="planned-talk-speaker">Brian Jesse</div> |
| 73 | + </div> |
| 74 | + </div> |
| 75 | + |
| 76 | + |
| 77 | + <div class="planned-actions"> |
| 78 | + |
| 79 | + <a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="btn-rsvp">RSVP on Meetup</a> |
| 80 | + </div> |
| 81 | + </div> |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + <div class="speaker-cta"> |
| 86 | + <p>Want to share your Bevy project or knowledge? We are always looking for speakers!</p> |
| 87 | + <a href="https://discord.gg/MHzmYHnnsE" target="_blank" rel="noopener">Reach out on Discord</a> |
| 88 | + </div> |
| 89 | + |
| 90 | + <div class="meetup-nav"> |
| 91 | + <div> |
| 92 | + |
| 93 | + </div> |
| 94 | + <div> |
| 95 | + <a href="https://rustunit.com/bevy-meetup/">All Meetups</a> |
| 96 | + </div> |
| 97 | + <div> |
| 98 | + |
| 99 | + <a href="https://rustunit.com/bevy-meetup/bevy-meetup-12/">Bevy Meetup #12 →</a> |
| 100 | + |
| 101 | + </div> |
| 102 | + </div> |
| 103 | +</div> |
| 104 | + |
| 105 | + <footer> |
| 106 | + |
| 107 | + <div class="links"> |
| 108 | + |
| 109 | + <a rel="me" href="https://www.linkedin.com/company/rustunit/" title="LinkedIn"> |
| 110 | + <img alt="LinkedIn" class="icon" src="https://rustunit.com/icons/linkedin.svg" /> |
| 111 | + </a> |
| 112 | + |
| 113 | + <a rel="me" href="/contact" title="Contact"> |
| 114 | + <img alt="Contact" class="icon" src="https://rustunit.com/icons/mail.svg" /> |
| 115 | + </a> |
| 116 | + |
| 117 | + <a rel="me" href="https://github.com/rustunit" title="GitHub"> |
| 118 | + <img alt="GitHub" class="icon" src="https://rustunit.com/icons/github.svg" /> |
| 119 | + </a> |
| 120 | + |
| 121 | + <a rel="me" href="https://www.youtube.com/@rustunit_com" title="YouTube"> |
| 122 | + <img alt="YouTube" class="icon" src="https://rustunit.com/icons/youtube.svg" /> |
| 123 | + </a> |
| 124 | + |
| 125 | + <a rel="me" href="https://mastodon.social/@rustunit" title="Mastodon"> |
| 126 | + <img alt="Mastodon" class="icon" src="https://rustunit.com/icons/mastodon.svg" /> |
| 127 | + </a> |
| 128 | + |
| 129 | + <a rel="me" href="https://bsky.app/profile/rustunit.com" title="Bsky"> |
| 130 | + <img alt="Bsky" class="icon" src="https://rustunit.com/icons/bsky.svg" /> |
| 131 | + </a> |
| 132 | + |
| 133 | + <a rel="me" href="https://discord.gg/MHzmYHnnsE" title="Discord"> |
| 134 | + <img alt="Discord" class="icon" src="https://rustunit.com/icons/discord.svg" /> |
| 135 | + </a> |
| 136 | + |
| 137 | + </div> |
| 138 | + |
| 139 | + |
| 140 | + <div>Copyright © 2026 Rustunit</div> |
| 141 | + </footer> |
| 142 | +</body> |
| 143 | + |
| 144 | +</html> |
0 commit comments