-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
287 lines (263 loc) · 18.1 KB
/
index.html
File metadata and controls
287 lines (263 loc) · 18.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Freedom Lab NYC is a community space for Freedom Tech education. Learn about Bitcoin, privacy tools, decentralized networks, and open-source technology in NYC.">
<title>Freedom Lab NYC | Freedom Tech Community and Education Space</title>
<link rel="icon" href="static/img/torch transparent icocrop2.png" type="image/png">
<link rel="preload" href="static/fonts/press-start-2p-latin.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="static/fonts/space-grotesk-latin.woff2" as="font" type="font/woff2" crossorigin>
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/fonts.css">
<link rel="stylesheet" href="css/home.css">
<!-- Open Graph / Social -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://freedomlab.nyc/">
<meta property="og:title" content="Freedom Lab NYC | Freedom Tech Community and Education">
<meta property="og:description" content="Freedom Lab NYC is a community space for Freedom Tech education. Learn about Bitcoin, privacy tools, decentralized networks, and open-source technology in NYC.">
<meta property="og:image" content="https://freedomlab.nyc/static/img/Freedom%20Lab%20NYC%20Logo%20-%20Circle.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Freedom Lab NYC | Freedom Tech Community and Education">
<meta name="twitter:description" content="Freedom Lab NYC is a community space for Freedom Tech education in NYC.">
<meta name="twitter:image" content="https://freedomlab.nyc/static/img/Freedom%20Lab%20NYC%20Logo%20-%20Circle.png">
</head>
<body>
<!-- Mobile Overlay -->
<div class="mobile-overlay" id="mobileOverlay"></div>
<!-- Header -->
<header class="header">
<a href="index.html" class="logo">
<picture>
<source srcset="static/img/FLNYC 2LINE+LOGO.webp" type="image/webp">
<img src="static/img/FLNYC 2LINE+LOGO.png" alt="Freedom Lab NYC" class="logo-wide">
</picture>
</a>
<nav class="nav-menu" id="navMenu">
<a href="/classes-events/" class="nav-link">Classes & Events</a>
<a href="/resources/" class="nav-link">Resources</a>
<a href="/contact/" class="nav-link">Contact</a>
<a href="/donate/" class="nav-link">Donate</a>
<a href="/join/" class="nav-btn">Join</a>
</nav>
<div class="hamburger" id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
</header>
<!-- Main Content -->
<main class="home-content">
<!-- Hero Section -->
<section class="hero-section">
<div class="hero-background">
<picture>
<source srcset="static/img/hero3_cropped.webp" type="image/webp">
<img src="static/img/hero3_cropped.jpeg" alt="Freedom Lab NYC Workshop">
</picture>
<div class="hero-overlay"></div>
</div>
<div class="hero-content">
<picture>
<source srcset="static/img/FLNYC 2LINE.webp" type="image/webp">
<img src="static/img/FLNYC 2LINE.png" alt="Freedom Lab NYC" class="hero-wordmark">
</picture>
<h1 class="hero-title">Freedom Tech Community and Education</h1>
<a href="/join/" class="hero-cta">Become a member</a>
</div>
</section>
<!-- Main Section: Corner Brackets Style -->
<section class="accessible-section">
<div class="section-box manifesto-style dashed-background">
<h2 class="manifesto-header">Bringing Freedom Tech to Those Who Want It</h2>
<p class="manifesto-body">
Freedom isn't given, <strong>it's achieved.</strong> At Freedom Lab NYC, we're <strong>building our freedom together</strong>. We're learning, teaching, and developing with tools such as Bitcoin, encrypted messaging, community internet, decentralized social media, and more.
</p>
<p class="manifesto-closing">Let's become freer together, one step at a time.</p>
</div>
</section>
<!-- What is Freedom Tech Section -->
<section class="freedomtech-section">
<div class="section-box">
<h2>What is Freedom Tech?</h2>
<div class="tech-grid">
<!-- Row 1: Option A - Lighter Blue -->
<a href="/resources/?tag=bitcoin" class="tech-card option-blue">
<div class="tech-icon">
<svg viewBox="0 0 24 24" fill="#32D011">
<path d="M23.638 14.904c-1.602 6.43-8.113 10.34-14.542 8.736C2.67 22.05-1.244 15.525.362 9.105 1.962 2.67 8.475-1.243 14.9.358c6.43 1.605 10.342 8.115 8.738 14.546zm-6.35-4.613c.24-1.59-.974-2.45-2.64-3.03l.54-2.153-1.315-.33-.525 2.107c-.345-.087-.705-.167-1.064-.25l.526-2.127-1.32-.33-.54 2.165c-.285-.067-.565-.132-.84-.2l-1.815-.45-.35 1.407s.975.225.955.236c.535.136.63.486.615.766l-1.477 5.92c-.075.166-.24.406-.614.314.015.02-.96-.24-.96-.24l-.66 1.51 1.71.426.93.242-.54 2.19 1.32.327.54-2.17c.36.1.705.19 1.05.273l-.51 2.154 1.32.33.545-2.19c2.24.427 3.93.257 4.64-1.774.57-1.637-.03-2.58-1.217-3.196.854-.193 1.5-.76 1.68-1.93h.01zm-3.01 4.22c-.404 1.64-3.157.75-4.05.53l.72-2.9c.896.23 3.757.67 3.33 2.37zm.41-4.24c-.37 1.49-2.662.735-3.405.55l.654-2.64c.744.18 3.137.52 2.75 2.084v.006z"/>
</svg>
</div>
<span>Bitcoin</span>
</a>
<a href="/resources/?tag=linux" class="tech-card option-blue">
<div class="tech-icon">
<svg viewBox="0 0 24 24" fill="#32D011">
<path d="M12.504 0c-.155 0-.315.008-.48.021-4.226.333-3.105 4.807-3.17 6.298-.076 1.092-.3 1.953-1.05 3.02-.885 1.051-2.127 2.75-2.716 4.521-.278.832-.41 1.684-.287 2.489a.424.424 0 00-.11.135c-.26.268-.45.6-.663.839-.199.199-.485.267-.797.4-.313.136-.658.269-.864.68-.09.189-.136.394-.132.602 0 .199.027.4.055.536.058.399.116.728.04.97-.249.68-.28 1.145-.106 1.484.174.334.535.47.94.601.81.2 1.91.135 2.774.6.926.466 1.866.67 2.616.47.526-.116.97-.464 1.208-.946.587-.003 1.23-.269 2.26-.334.699-.058 1.574.267 2.577.2.025.134.063.198.114.333l.003.003c.391.778 1.113 1.132 1.884 1.071.771-.06 1.592-.536 2.257-1.306.631-.765 1.683-1.084 2.378-1.503.348-.199.629-.469.649-.853.023-.4-.2-.811-.714-1.376v-.097l-.003-.003c-.17-.2-.25-.535-.338-.926-.085-.401-.182-.786-.492-1.046h-.003c-.059-.054-.123-.067-.188-.135a.357.357 0 00-.19-.064c.431-1.278.264-2.55-.173-3.694-.533-1.41-1.465-2.638-2.175-3.483-.796-1.005-1.576-1.957-1.56-3.368.026-2.152.236-6.133-3.544-6.139zm.529 3.405h.013c.213 0 .396.062.584.198.19.135.33.332.438.533.105.259.158.459.166.724 0-.02.006-.04.006-.06v.105a.086.086 0 01-.004-.021l-.004-.024a1.807 1.807 0 01-.15.706.953.953 0 01-.213.335.71.71 0 00-.088-.042c-.104-.045-.198-.064-.284-.133a1.312 1.312 0 00-.22-.066c.05-.06.146-.133.183-.198.053-.128.082-.264.088-.402v-.02a1.21 1.21 0 00-.061-.4c-.045-.134-.101-.2-.183-.333-.084-.066-.167-.132-.267-.132h-.016c-.093 0-.176.03-.262.132a.8.8 0 00-.205.334 1.18 1.18 0 00-.09.4v.019c.002.089.008.179.02.267-.193-.067-.438-.135-.607-.202a1.635 1.635 0 01-.018-.2v-.02a1.772 1.772 0 01.15-.768c.082-.22.232-.406.43-.533a.985.985 0 01.594-.2zm-2.962.059h.036c.142 0 .27.048.399.135.146.129.264.288.344.465.09.199.14.4.153.667v.004c.007.134.006.2-.002.266v.08c-.03.007-.056.018-.083.024-.152.055-.274.135-.393.2.012-.09.013-.18.003-.267v-.015c-.012-.133-.04-.2-.082-.333a.613.613 0 00-.166-.267.248.248 0 00-.183-.064h-.021c-.071.006-.13.04-.186.132a.552.552 0 00-.12.27.944.944 0 00-.023.33v.015c.012.135.037.2.08.334.046.134.098.2.166.268.01.009.02.018.034.024-.07.057-.117.07-.176.136a.304.304 0 01-.131.068 2.62 2.62 0 01-.275-.402 1.772 1.772 0 01-.155-.667 1.759 1.759 0 01.08-.668 1.43 1.43 0 01.283-.535c.128-.133.26-.2.418-.2zm1.37 1.706c.332 0 .733.065 1.216.399.293.2.523.269 1.052.468h.003c.255.136.405.266.478.399v-.131a.571.571 0 01.016.47c-.123.31-.516.643-1.063.842v.002c-.268.135-.501.333-.775.465-.276.135-.588.292-1.012.267a1.139 1.139 0 01-.448-.067 3.566 3.566 0 01-.322-.198c-.195-.135-.363-.332-.612-.465v-.005h-.005c-.4-.246-.616-.512-.686-.71-.07-.268-.005-.47.193-.6.224-.135.38-.271.483-.336.104-.074.143-.102.176-.131h.002v-.003c.169-.202.436-.47.839-.601.139-.036.294-.065.466-.065zm2.8 2.142c.358 1.417 1.196 3.475 1.735 4.473.286.534.855 1.659 1.102 3.024.156-.005.33.018.513.064.646-1.671-.546-3.467-1.089-3.966-.22-.2-.232-.335-.123-.335.59.534 1.365 1.572 1.646 2.757.13.535.16 1.104.021 1.67.067.028.135.06.205.067 1.032.534 1.413.938 1.23 1.537v-.002c-.06.194-.24.4-.615.468-.046.464-.27.86-.595 1.197l.003.005c-.187.191-.449.383-.703.536-.323.2-.617.336-.91.469-.634.27-1.037.467-1.3.668-.263.2-.466.467-.58.668-.22.4-.184.72.072 1.004.166.2.397.336.6.468.208.135.4.2.548.266.12.06.192.063.24.135.593-.995.986-2.064 1.36-3.2.376-1.136.712-2.335.926-3.603.073-.455.153-.655.105-1.104-.38-.2-.872-.534-1.274-.87-.404-.27-.777-.603-1.097-.803-.32-.2-.534-.266-.614-.333-.079-.064-.094-.2.04-.465.134-.266.64-.735 1.206-.939.478-.2.856-.266 1.21-.4v-.003c.226-.466.325-.933.237-1.406-.087-.467-.304-.93-.612-1.335-.498-.665-1.137-1.212-1.59-1.535-.037-.067-.085-.135-.097-.2-.065-.136-.17-.537-.143-.668zm-2.166.808c.058 0 .118.01.18.03.119.04.225.105.313.2.172.133.247.4.25.6v.003c.034.199.043.401.023.6-.267.067-.474.267-.6.398l-.003.003c-.094.068-.163.2-.282.2h-.017c-.134-.064-.232-.2-.322-.334a1.443 1.443 0 01-.174-.468v-.003a1.457 1.457 0 01-.011-.6c.038-.2.1-.334.235-.467a.56.56 0 01.406-.162z"/>
</svg>
</div>
<span>Linux</span>
</a>
<div class="tech-card option-blue">
<div class="tech-icon">
<img src="static/img/nostr_logo.png" alt="Nostr" class="tech-icon-img" loading="lazy">
</div>
<span>Nostr</span>
</div>
<a href="/resources/?tag=open-source-ai" class="tech-card option-blue">
<div class="tech-icon">
<img src="static/img/goose_logo.svg" alt="Goose" class="tech-icon-img-nofilter" loading="lazy">
</div>
<span>Open-source AI</span>
</a>
<a href="/resources/?tag=tor" class="tech-card option-blue">
<div class="tech-icon">
<img src="static/img/tor_logo.png" alt="Tor" class="tech-icon-img-nofilter" loading="lazy">
</div>
<span>Tor</span>
</a>
<!-- Row 2: Option B - Lighter Green -->
<a href="/resources/?tag=encryption" class="tech-card option-green">
<div class="tech-icon">
<img src="static/img/Signal_logo.svg" alt="Signal" class="tech-icon-img-nofilter" loading="lazy">
</div>
<span>Encrypted messaging</span>
</a>
<a href="/resources/?tag=self-hosting" class="tech-card option-green">
<div class="tech-icon">
<img src="static/img/Start9_logo.svg" alt="Start9" class="tech-icon-img-nofilter" loading="lazy">
</div>
<span>Self-hosting</span>
</a>
<a href="/resources/?tag=open-source-hardware" class="tech-card option-green">
<div class="tech-icon">
<img src="static/img/bitaxe_logo.png" alt="Bitaxe" class="tech-icon-img-nofilter" loading="lazy">
</div>
<span>Open-source hardware</span>
</a>
<div class="tech-card option-green">
<div class="tech-icon">
<img src="static/img/NYCMesh_logo.svg" alt="NYC Mesh" class="tech-icon-img-nofilter" loading="lazy">
</div>
<span>Mesh networks</span>
</div>
<div class="tech-card option-green">
<div class="tech-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="#32D011" stroke-width="2">
<circle cx="12" cy="12" r="1"/>
<circle cx="19" cy="12" r="1"/>
<circle cx="5" cy="12" r="1"/>
</svg>
</div>
<span>and more!</span>
</div>
</div>
</div>
</section>
<!-- The Mission Section -->
<section class="mission-section">
<div class="section-box mission-neon">
<h2>The Mission</h2>
<div class="neon-items">
<div class="neon-item-split">
<div class="split-left">
<span class="neon-number-vertical">01</span>
</div>
<div class="split-right">
<span class="emphasis-caps">FOSTER ADOPTION</span>
<p>With freedom tech education and community.</p>
</div>
</div>
<div class="neon-item-split">
<div class="split-left">
<span class="neon-number-vertical">02</span>
</div>
<div class="split-right">
<span class="emphasis-caps">CONNECT USERS AND DEVELOPERS</span>
<p>Creating a closed feedback loop that improves the real world application of tools.</p>
</div>
</div>
<div class="neon-item-split">
<div class="split-left">
<span class="neon-number-vertical">03</span>
</div>
<div class="split-right">
<span class="emphasis-caps">INCENTIVIZE DEVELOPMENT</span>
<p>By helping developers earn money directly from their users.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Visit NYC Section -->
<section class="visit-section">
<div class="section-box visit-option-c dashed-background">
<h2>Visit Us in NYC</h2>
<p class="visit-subtitle">Join us for hands-on workshops, community meetups, and freedom tech education.</p>
<a href="/classes-events/" class="visit-cta-bold">Explore Classes & Events →</a>
</div>
</section>
</main>
<!-- Footer (loaded from js/footer.js) -->
<div id="footer-placeholder"></div>
<script src="js/footer.js"></script>
<script>
// Mobile Menu Toggle
const hamburger = document.getElementById('hamburger');
const navMenu = document.getElementById('navMenu');
const mobileOverlay = document.getElementById('mobileOverlay');
hamburger.addEventListener('click', () => {
hamburger.classList.toggle('active');
navMenu.classList.toggle('active');
mobileOverlay.classList.toggle('active');
document.body.style.overflow = navMenu.classList.contains('active') ? 'hidden' : '';
});
mobileOverlay.addEventListener('click', () => {
hamburger.classList.remove('active');
navMenu.classList.remove('active');
mobileOverlay.classList.remove('active');
document.body.style.overflow = '';
});
// Close menu when clicking nav links
document.querySelectorAll('.nav-link, .nav-btn').forEach(link => {
link.addEventListener('click', () => {
hamburger.classList.remove('active');
navMenu.classList.remove('active');
mobileOverlay.classList.remove('active');
document.body.style.overflow = '';
});
});
// Enable animations only after page load
document.body.classList.add('animate-ready');
// Add scroll-based animations for section boxes
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.classList.add('animate-in');
}
});
}, { threshold: 0.1 });
document.querySelectorAll('.section-box').forEach(el => {
observer.observe(el);
});
// Staggered animation for mission items
const missionObserver = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
const items = entry.target.querySelectorAll('.neon-item-split');
items.forEach((item, i) => {
setTimeout(() => {
item.classList.add('animate-in');
}, i * 150);
});
missionObserver.unobserve(entry.target);
}
});
}, { threshold: 0.2 });
document.querySelectorAll('.neon-items').forEach(container => {
missionObserver.observe(container);
});
</script>
<script src="js/social-config.js"></script>
</body>
</html>