-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
503 lines (490 loc) · 29.8 KB
/
index.html
File metadata and controls
503 lines (490 loc) · 29.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
<!doctype html>
<html lang="de">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>bitcircus101 – Offener Hackspace in Bonn | Tech Community</title>
<!-- Primary Meta Tags -->
<meta
name="title"
content="bitcircus101 – Offener Hackspace in Bonn | Tech Community"
/>
<meta
name="description"
content="bitcircus101 ist Bonns offener Hackspace in der Dorotheenstraße 101. Projekte, Elektronik, Software, Freitagabende. Getragen durch Community-Beiträge und Raumnutzung."
/>
<meta
name="keywords"
content="Hackspace Bonn, Hackerspace Bonn, Makerspace Bonn, bitcircus101, Tech Community Bonn, Open Source Bonn, Elektronik Workshop Bonn, Löten Bonn, Programmieren Bonn"
/>
<meta name="author" content="bitcircus101" />
<meta name="robots" content="index, follow" />
<meta name="language" content="Deutsch" />
<meta name="revisit-after" content="7 days" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://bitcircus101.de/" />
<meta
property="og:title"
content="bitcircus101 – Offener Hackspace in Bonn | Tech Community"
/>
<meta
property="og:description"
content="Bonns offener Hackspace – Dorotheenstraße 101. Projekte, Elektronik, Software, Freitagabende. Getragen durch Community-Beiträge und Raumnutzung."
/>
<meta
property="og:image"
content="https://bitcircus101.de/images/og-image.jpg"
/>
<meta property="og:locale" content="de_DE" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="bitcircus101 – Offener Hackspace in Bonn | Tech Community" />
<meta name="twitter:description" content="Bonns offener Hackspace – Dorotheenstraße 101. Projekte, Elektronik, Software, Freitagabende." />
<meta name="twitter:image" content="https://bitcircus101.de/images/og-image.jpg" />
<!-- Geo Tags -->
<meta name="geo.region" content="DE-NW" />
<meta name="geo.placename" content="Bonn" />
<meta name="geo.position" content="50.74042;7.08942" />
<meta name="ICBM" content="50.74042, 7.08942" />
<!-- Theme color -->
<meta name="theme-color" content="#00d97e" />
<!-- Canonical URL -->
<link rel="canonical" href="https://bitcircus101.de/" />
<!-- Privacy & Security -->
<meta
http-equiv="Content-Security-Policy"
content="frame-src 'self' https://nc.6bm.de https://www.openstreetmap.org;"
/>
<meta name="referrer" content="no-referrer-when-downgrade" />
<link rel="icon" type="image/svg+xml" href="images/favicon.svg" />
<link rel="stylesheet" href="style.css?v=5" />
<!-- Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "CommunityCenter",
"name": "bitcircus101",
"description": "Bonns offener Hackspace. Projekte, Elektronik, Software, Community – Dorotheenstraße 101.",
"url": "https://bitcircus101.de/",
"address": {
"@type": "PostalAddress",
"streetAddress": "Dorotheenstraße 101",
"addressLocality": "Bonn",
"postalCode": "53113",
"addressCountry": "DE"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 50.74042,
"longitude": 7.08942
},
"sameAs": [
"https://www.instagram.com/bitcircus101/",
"https://github.com/bmmmm/bitcircus101"
],
"contactPoint": {
"@type": "ContactPoint",
"email": "info@bitcircus101.de",
"contactType": "customer support"
}
}
</script>
</head>
<body>
<a class="skip-link" href="#main-content">Zum Inhalt springen</a>
<header>
<nav id="main-nav" aria-label="Hauptnavigation">
<a class="nav__brand" href="index.html">
<span class="nav__prompt" aria-hidden="true"
>><span class="nav__cursor">_</span></span
>
<span class="nav__name">bitcircus101</span>
</a>
<button
class="menu-toggle"
id="menu-toggle"
aria-controls="main-nav"
aria-expanded="false"
>
☰ Menü
</button>
<ul>
<li><a href="index.html#about">Über uns</a></li>
<li><a href="events.html">Veranstaltungen</a></li>
<li><a href="raum-nutzen.html">Raum nutzen</a></li>
<li><a href="donations.html" class="nav__cta">Unterstützen</a></li>
<li><a href="index.html#contact">Kontakt</a></li>
<li><a href="feed.xml" class="nav__rss" title="RSS Feed" aria-label="RSS-Feed der Termine">◉ RSS</a></li>
</ul>
</nav>
</header>
<main id="main-content">
<div class="container">
<section id="home">
<h1>bitcircus101 – Hackspace Bonn<a class="section-anchor" href="#home" aria-label="Link zu: bitcircus101">#</a></h1>
<div class="ascii-art-viewport" role="img" aria-label="bitcircus101 ASCII-Logo">
<pre class="ascii-art">
*%%%%%%%%%%++%+*%++%%%%%%++%%+%+*%%%+%+%%++*%++%++%%+%+*+%++%%%+%++*+%+%++++%+*%%+%%+%+%+*+++%%%%+%%+%%%%%%%%%%*
*%%%%%%%%%%++%+*%++%%%%%%++%%+%+*%%%+%+%%++*%++%++%%+%+*+%++%%%+%++*+%+%++++%+*%%+%%+%+%+*+++%%%%+%%+%%%%%%%%%%*
******************************************************************************************************+*********
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@%%%%@%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@ -@@@@@@@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@ @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@ -: @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@ @@@@@@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@- % @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@% #%% @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@@@@ += =@@@@@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@@@= = ::: # *@@@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@@ *@@ @: = * @ @ *- @@: :@@@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@ :=:@@* =* =@ %- @ @ @ @@#-= @@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@ =* @@@ %@ @@ @ @@ @: @= %@@* * @@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@ @ -@@@ @@ :@: @@ :@+ @@ @% @@@ -: @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%@@# @ %@@ #@@ @@ @@= @@. -@@ @@* @@:@- @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%@@@ % @- %% @@ @@# :@@@ @@@ @* @@ @ @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%@@@ @=@@@ @@= =: * + :* = # = %%@ :%@% % @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%@@% @ @+ #@ =@@. :@@% @@@: @@@= =@@% @@* *@ *@ * @@@%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%@@- @ @= =@.:: @@@% %@@@@ #@@@@@@* @@@#+ @@@: @ @@: =@-@ @@%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%@@% @ @= %@@ @ *@ +%@ @@ @%* @%% %@ %. @@= .+@:@ @@%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%@@ @ @= #@@ @ @* @%@ @@% @ .@@ @%% @@ % =@@+ .#@-@ @@%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%@@- *%@ .=@@ # @@ @%@: @@ @@ @@@ %@@= .@* # %@@: .@:@ @%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%@@ %:@:.:@@ # :@@ @%@% @@: @@@ #@@ @@@: @% + :@@ .:@ @ @@%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%@@ @%# =@* + @@* @@@@ @@ @@@@@ :@@ %@@- @@ = @@: %+*= @%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%@@@@@@@@@@@@@@: @@@@% = @= =@%% %@ @@@@@@@@@ #@% %@@ %# # @@=@ @ @@@@@@@@@@@@@@@@@%%%%%%%*
*%%%%%%%%* *: .+ %% :%= =- -+ : %%%%%%%%%*
*%%%%%%%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%%%%%%%%*
*%%%%%%%@% @@@@@+ @@@ @@@%@@@@@@: @@@@@@@%@@@@@%@@@@@@@@%@@@@@@@/ =@ @@/ =@%%%@@@ @@@@@@@%%%%%%%+
*%%%%%%%@@ @@@@@@@@@@@# @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@/ @@ @@ -/ @@%@@@@@ @@@@@@@@%%%%%%*
*%%%%%%%@@ @ @ @ @@ @@ @: :@ @@ @@ -@@ @@ @@. +@@ @@%@/ @/ @@%%%%%*
*%%%%%%%@@ @@= @ @@@ @@@ @@ @ @@ @ @ @@@ @ @@ @ @@@ @@ @@ @@ =@@ @@%@ *@@ @ @@@ @%%%%%*
*%%%%%%%@@ @@* @ @@* @@@ @@@@@@ @@ @@@@ @@@@@@ @@ @@ @@@@@ @@ @@ =@@ @@%@ :@# @ @%%%%%*
*%%%%%%%@@ @@* @ @@+ @@@ @@@@@@ @@ @@@@ @@@@@@ @@ @@@@ @@ @@ @@ =@@ @@%@ :@# @ %@@@@%%%%%*
*%%%%%%%@@ @@% @ @@: @@@ @@ @ @@ @@@@ @@@ @ @@. @= *@@ @@ @@ @@ :@@ %@@@ *@@ @ @@@ @%%%%%*
*%%%%%%%@% -@ @@@ @: @@ *@ %@@@; %@* :@ +@@ =@ @@@ = @ @@ /@%%%%%%*
*%%%%%%%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%%%%%*
*%%%%%%%@* .::::.::... . .:::..::::..: %@%%%%%%%+
*%%%%%%%@@@@@@@@@@@%. *@:@ @#:@ @@ ........:: @-@*@:@ @-@=@@= @@ @ @% @.@* -@@@@@@@@@@@%%%%%%%%*
*%%%%%%%%%%%%%%%%%@@@@@ :-*@ @.#+ @@ ..-====---- @:@=@ @ @ @=@* :---====-::-@@ @-+% @:* @@@@@%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%@@* =:@@ % @- @@*=*#%%%%*+ @=@%@:@ @*@=@=@*%%%%%%*=#@@ #= * @+=+ @@@%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%@@@: @+@* @ @ @@-.:==-.@%@=@#@=@ @+@*@*@=.---:.=@@ =* @@@@#@ =@@@%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%@@@ @@:=@ * :@@=+**@@ @ % @ @ @ % @@ @@*#**@@ :+ @ @-@ @@@%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%@@@ -@ @:@ @ =@@+@% @@ @ @ @ @ @ @ @ @@+@@ @ @.@ @. @@@%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@ @ @+# @ %@ @ @ @ @ @ @ @ @@ @ @- @ @*@ @ @@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@ * @.+@- @ @@@ @ @ @ @ @ @ @ @%@@ @ #@ -@ - @@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@ .% @ @ =+ @ @ @ @ @ @ @ @ :@ @ @ @ @ @@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@: @ @-@ @. @ @ @ @ @ @ @@ =@ @-@ @ -@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@ - @ @@@ @ -@:@ @ @ @@ @ @@@ @ : @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@ - @ *@% @ *@ @ @@= @ @@*:@ @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@ --=*@* * @-@@ % @@*.== @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@* @:+*@==# %:*@%-=% *@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@ @.+%@:*=:@*::# @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@ .@=-%@@*==#: @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@ === -.*= @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@ @*@* @@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@* *@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@ @@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
*%%%%%%%%%%++%+*%++%%%%%%++%%+%+*%%%+%+%%++*%++%++%%+%+*+%++%%%+%++*+%+%++++%+*%%+%%+%+%+*+++%%%%+%%+%%%%%%%%%%*
*%%%%%%%%%%++%+*%++%%%%%%++%%+%+*%%%+%+%%++*%++%++%%+%+*+%++%%%+%++*+%+%++++%+*%%+%%+%+%+*+++%%%%+%%+%%%%%%%%%%*
</pre>
</div>
<p>
Dorotheenstraße 101, Bonn. Freitags ab 20 Uhr.
Der Lötkolben ist warm, das WLAN schneller als deine Ausreden,
und irgendjemand debuggt gerade etwas, das eigentlich
schon längst hätte funktionieren sollen.
</p>
<p>
Reinschauen kostet nichts außer Neugier.
Kein Anmelden, kein Mitgliedsantrag, kein Elevator Pitch.
Einfach Freitagabend vorbeikommen – den Rest regelt
<code>localhost</code>.
</p>
</section>
<section id="about">
<h2>Was hier passiert<a class="section-anchor" href="#about" aria-label="Link zu: Was hier passiert">#</a></h2>
<p>
Zwei Zimmer, reichlich Stauraum, 250 Mbit/s.
Eine Community, die weiß was ein RFC ist –
und trotzdem erklärt, wenn man fragt.
</p>
<p>
bitcircus101 will der Tech- und IT-Treffpunkt in Bonn sein –
für Leute, die Dinge wirklich verstehen wollen.
Open-Source Software, Datensouveränität, alte spannende Hardware
und aktuelle KI-Themen: hier landet, was gerade wirklich passiert –
nicht das, was in Hochglanz-Decks steht.
</p>
<ul>
<li>Open-Source Software, eigene Tools, Infrastruktur</li>
<li>Datensouveränität, IT-Security, Reverse Engineering</li>
<li>Alte Hardware wiederbeleben, Elektronik, Löten</li>
<li>KI-Projekte, LLMs, eigene Modelle – hands-on</li>
<li>Workshops und Schulungen – von der Community, für die Community</li>
</ul>
<p>
Kein Kurs, kein Bootcamp, kein Coworking.
Eine Community, die Dinge baut, versteht und weitergibt –
und sich freut, wenn jemand Neues mit einer Frage reinkommt.
</p>
<div class="carousel-container">
<div class="carousel">
<div class="carousel-item active">
<img
src="images/img1.jpeg"
alt="Werkraum bitcircus101 – Tische und Arbeitsflächen"
loading="lazy"
/>
</div>
<div class="carousel-item">
<img
src="images/img2.jpeg"
alt="Gemeinschaftsbereich bitcircus101"
loading="lazy"
/>
</div>
<div class="carousel-item">
<img
src="images/img3.jpeg"
alt="Raumansicht bitcircus101, Bonn"
loading="lazy"
/>
</div>
</div>
<div class="carousel-indicators">
<span
class="dot active"
tabindex="0"
role="button"
aria-label="Zu Bild 1"
></span>
<span
class="dot"
tabindex="0"
role="button"
aria-label="Zu Bild 2"
></span>
<span
class="dot"
tabindex="0"
role="button"
aria-label="Zu Bild 3"
></span>
</div>
<button
class="carousel-button prev"
type="button"
aria-label="Vorheriges Bild"
>
❮
</button>
<button
class="carousel-button next"
type="button"
aria-label="Nächstes Bild"
>
❯
</button>
<button
class="carousel-toggle"
type="button"
aria-label="Auto-Rotate umschalten"
title="Auto-Rotate ein/ausschalten"
>
⏸
</button>
</div>
</section>
<section id="next-events">
<h2>Nächste Termine<a class="section-anchor" href="#next-events" aria-label="Link zu: Nächste Termine">#</a></h2>
<div id="next-events-list" aria-live="polite" aria-busy="true">
<noscript><p><a href="events.html">Termine ansehen →</a></p></noscript>
</div>
<p class="events-more-link"><a href="events.html">alle Termine →</a></p>
</section>
<section id="support">
<h2>Keep the lights on<a class="section-anchor" href="#support" aria-label="Link zu: Keep the lights on">#</a></h2>
<p>
Miete, Strom, Internet – der Raum hat laufende Kosten.
bitcircus101 wird ausschließlich durch
<strong>freiwillige Beiträge und Raumnutzung</strong> realisiert –
bisher keine Fördermittel, kein Verein, kein Backup.
</p>
<p>
Du kannst bitcircus101 für Workshops, Meetups oder Projekte
reservieren – jede Nutzung deckt einen Teil der Kosten
und hält den Raum offen für alle.
</p>
<p class="text-center">
<a href="donations.html" class="btn btn-primary btn-large">
Unterstützen
</a>
<a href="raum-nutzen.html" class="btn btn-large btn-shimmer">
Raum nutzen
</a>
</p>
</section>
<section id="contact">
<h2>Kontakt<a class="section-anchor" href="#contact" aria-label="Link zu: Kontakt">#</a></h2>
<div class="contact-info">
<p>
E‑Mail:
<a href="mailto:info@bitcircus101.de"
>info@bitcircus101.de</a
>
</p>
<p>
Instagram:
<a
href="https://instagram.com/bitcircus101"
target="_blank"
rel="noopener"
>@bitcircus101</a
>
</p>
<div class="signal-decode-block">
<a
href="chat/index.html"
class="btn signal-decode-btn"
aria-label="Signal-Gruppen"
><span id="signal-decode-result" aria-hidden="true"></span></a>
</div>
<div class="location-card">
<h3 class="location-card__header">[ LOCATE ]</h3>
<div class="location-card__body">
<p class="location-card__name">bitcircus101</p>
<p class="location-card__address">Dorotheenstraße 101<br>53113 Bonn</p>
<p class="location-card__coords">50.74042° N · 7.08942° E</p>
</div>
<button id="show-map-btn" class="location-card__map-btn">
<span aria-hidden="true">$</span> map --load<span class="location-card__cursor" aria-hidden="true">▋</span>
</button>
<div id="osm-map-container" class="hidden">
<iframe
id="osm-map"
class="location-card__map-frame"
title="OpenStreetMap – bitcircus101"
></iframe>
<a
class="location-card__osm-link"
href="https://www.openstreetmap.org/?mlat=50.74053&mlon=7.08942#map=15/50.74053/7.08942"
target="_blank"
rel="noopener"
>Größere Karte öffnen ↗</a>
</div>
</div>
</div>
</section>
<!-- logo-slider:start -->
<section id="freundinnen" class="logo-slider" aria-labelledby="logo-slider-heading">
<h2 id="logo-slider-heading">Freund*innen des bitcircus101<a class="section-anchor" href="#freundinnen" aria-label="Link zu: Freund*innen">#</a></h2>
<div class="logo-slider__viewport">
<div class="logo-slider__track">
<div class="logo-slider__set">
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/di.day.png" alt="di.day" decoding="async" />
</div>
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/FrOSCon-Logo-rgb-cyan.svg" alt="FrOSCon Logo rgb cyan" decoding="async" />
</div>
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/fsfe.png" alt="fsfe" decoding="async" />
</div>
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/inlaws.png" alt="inlaws" decoding="async" />
</div>
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/leihbar.png" alt="leihbar" decoding="async" />
</div>
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/Mittel%20(Logo_BSB_Selbstwerk-Logo_gross-Gross).png" alt="Mittel (Logo BSB Selbstwerk Logo gross Gross)" decoding="async" />
</div>
</div>
<div class="logo-slider__set" aria-hidden="true">
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/di.day.png" alt="" decoding="async" />
</div>
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/FrOSCon-Logo-rgb-cyan.svg" alt="" decoding="async" />
</div>
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/fsfe.png" alt="" decoding="async" />
</div>
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/inlaws.png" alt="" decoding="async" />
</div>
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/leihbar.png" alt="" decoding="async" />
</div>
<div class="logo-slider__item">
<img class="logo-slider__img" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E" data-src="images/logo-slider/Mittel%20(Logo_BSB_Selbstwerk-Logo_gross-Gross).png" alt="" decoding="async" />
</div>
</div>
</div>
</div>
</section>
<!-- logo-slider:end -->
</div>
</main>
<footer role="contentinfo" class="footer">
<div class="footer__grid">
<div class="footer__col">
<span class="footer__brand">bitcircus101</span>
<span class="footer__tagline">Hackspace · Bonn · Dorotheenstraße 101</span>
</div>
<div class="footer__col footer__col--links">
<a href="https://github.com/bmmmm/bitcircus101" target="_blank" rel="noopener">github ↗</a>
<a href="impressum-datenschutz.html">impressum</a>
</div>
</div>
<div class="footer__bar">
<span class="footer__year"></span>
<span class="footer__sep">·</span>
<span class="footer__status">lights: on</span>
</div>
</footer>
<script defer src="main.js?v=7"></script>
<script>
(function () {
var el = document.getElementById('signal-decode-result');
if (!el) return;
if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
el.textContent = 'SIGNAL CHATS';
return;
}
var target = 'SIGNAL CHATS';
var pool = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ01';
var PAUSE_BEFORE = 18;
var FRAMES_PER = 7;
var PAUSE_AFTER = 45;
var total = PAUSE_BEFORE + target.length * FRAMES_PER + PAUSE_AFTER;
var step = 0;
function rand() { return pool[Math.floor(Math.random() * pool.length)]; }
function tick() {
if (step < PAUSE_BEFORE) {
el.textContent = '';
} else if (step < PAUSE_BEFORE + target.length * FRAMES_PER) {
var prog = Math.floor((step - PAUSE_BEFORE) / FRAMES_PER);
var s = '';
for (var i = 0; i < target.length; i++) {
if (target[i] === ' ') s += '\u00a0';
else if (i < prog) s += target[i];
else if (i === prog) s += rand();
else s += '\u00a0';
}
el.textContent = s;
} else {
el.textContent = target;
}
step = (step + 1) % total;
setTimeout(tick, step === 0 ? 1500 : 75);
}
tick();
})();
</script>
</body>
</html>