-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
309 lines (284 loc) · 17.3 KB
/
Copy pathindex.html
File metadata and controls
309 lines (284 loc) · 17.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rabbit Hole Solutions Inc.</title>
<meta name="description" content="Niche tools for deep nerd communities. VR apps, AI image gen tools, dev utilities, and games. We like it down here.">
<meta name="theme-color" content="#000000">
<!-- Open Graph / Social -->
<meta property="og:title" content="Rabbit Hole Solutions Inc.">
<meta property="og:description" content="Niche tools for deep nerd communities. We like it down here.">
<meta property="og:image" content="https://rabbitholesolutions.ca/inverted.png">
<meta property="og:url" content="https://rabbitholesolutions.ca">
<meta property="og:type" content="website">
<!-- Favicon -->
<link rel="icon" type="image/png" sizes="180x180" href="favicon.png">
<link rel="apple-touch-icon" href="favicon.png">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- NAV -->
<nav class="nav" id="nav">
<a href="#hero" class="nav-logo">
<img src="inverted.png" alt="Rabbit Hole Solutions" width="32" height="37">
</a>
<button class="nav-toggle" aria-label="Menu" aria-expanded="false">
<span></span>
<span></span>
<span></span>
</button>
<ul class="nav-links">
<li><a href="#about">About</a></li>
<li><a href="#tools">Tools</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<!-- HERO -->
<section id="hero" class="hero">
<div class="hero-bg">
<svg class="hero-motif" aria-hidden="true" viewBox="0 0 600 500" preserveAspectRatio="xMidYMid meet">
<!-- Left ear: rotated 35deg outward, anchored at base -->
<g transform="rotate(-35, 280, 240)">
<polygon points="288,240 272,240 255,50" fill="white" opacity="0.06"/>
<line x1="288" y1="240" x2="255" y2="50" stroke="white" stroke-width="1.5" opacity="0.10"/>
<line x1="272" y1="240" x2="255" y2="50" stroke="white" stroke-width="1.5" opacity="0.10"/>
</g>
<!-- Right ear: rotated 35deg outward, kinked tip -->
<g transform="rotate(35, 320, 240)">
<polygon points="312,240 328,240 338,130 358,60 348,48" fill="white" opacity="0.06"/>
<polyline points="312,240 338,130 348,48" fill="none" stroke="white" stroke-width="1.5" opacity="0.10"/>
<polyline points="328,240 338,130 358,60" fill="none" stroke="white" stroke-width="1.5" opacity="0.10"/>
<line x1="348" y1="48" x2="358" y2="60" stroke="white" stroke-width="1.5" opacity="0.10"/>
</g>
<!-- Head circle -->
<circle cx="300" cy="260" r="40" fill="none" stroke="white" stroke-width="1.5" opacity="0.10"/>
<!-- Body circle — snug against head, like the logo -->
<circle cx="300" cy="330" r="55" fill="none" stroke="white" stroke-width="1.5" opacity="0.10"/>
<!-- Outer ring echo -->
<circle cx="300" cy="290" r="190" fill="none" stroke="white" stroke-width="1.5" opacity="0.08"/>
</svg>
</div>
<div class="hero-content">
<img src="inverted.png" alt="Rabbit Hole Solutions logo" class="hero-logo" width="280" height="326">
<h1 class="hero-title">Rabbit Hole Solutions</h1>
<p class="hero-tagline">We like it down here.</p>
<a href="#tools" class="hero-cta">See what we're building</a>
</div>
</section>
<!-- ABOUT -->
<section id="about" class="about">
<div class="container">
<h2 class="section-title">Down the Rabbit Hole</h2>
<div class="about-content">
<div class="about-text">
<p>Rabbit Hole Solutions is an indie studio that builds things that actually matter to us.</p>
<p>We make niche tools for deep nerd communities. VR productivity apps. AI image curation utilities. Developer tools. Games.</p>
<p>We also consult. Fractional CTO, architectural oversight, AI integration, corporate modernization — informed by years at the C-level building and securing platforms at scale.</p>
</div>
<aside class="about-aside">
<img src="about-rabbit.png" alt="Rabbit Hole Solutions mascot" class="about-image">
</aside>
</div>
</div>
</section>
<!-- TOOLS -->
<section id="tools" class="tools">
<div class="container">
<h2 class="section-title">What We're Building</h2>
<p class="section-subtitle">Niche tools for people who go deep.</p>
<!--
=== ADD A NEW TOOL ===
Copy the <article> block below, paste it inside the tools-grid,
and fill in your details.
Status options: data-status="beta" | "beta" | "coming-soon"
Tag classes: tag-vr | tag-ai | tag-oss | tag-quest | tag-dev | tag-game | tag-music
<article class="tool-card" data-status="STATUS">
<div class="tool-icon">
<svg class="tool-icon-placeholder" aria-hidden="true" viewBox="0 0 64 64">
<circle cx="32" cy="44" r="16" fill="none" stroke="currentColor" stroke-width="1.5"/>
<circle cx="32" cy="26" r="8" fill="none" stroke="currentColor" stroke-width="1.5"/>
<line x1="27" y1="18" x2="24" y2="4" stroke="currentColor" stroke-width="1.5"/>
<polyline points="37,18 38,8 41,4" fill="none" stroke="currentColor" stroke-width="1.5"/>
</svg>
</div>
<h3 class="tool-name">TOOL NAME</h3>
<p class="tool-desc">DESCRIPTION</p>
<div class="tool-tags">
<span class="tag TAG_CLASS">TAG</span>
</div>
<div class="tool-links">
<a href="URL" class="tool-link">LINK TEXT</a>
</div>
</article>
-->
<div class="tools-grid">
<article class="tool-card" data-status="shipped">
<div class="tool-icon">
<svg class="tool-icon-placeholder" aria-hidden="true" viewBox="0 0 64 64">
<circle cx="32" cy="44" r="16" fill="none" stroke="currentColor" stroke-width="1.5"/>
<circle cx="32" cy="26" r="8" fill="none" stroke="currentColor" stroke-width="1.5"/>
<line x1="27" y1="18" x2="24" y2="4" stroke="currentColor" stroke-width="1.5"/>
<polyline points="37,18 38,8 41,4" fill="none" stroke="currentColor" stroke-width="1.5"/>
</svg>
</div>
<h3 class="tool-name">Highmark SSH</h3>
<p class="tool-desc">A full SSH terminal for Meta Quest 3. Because sometimes you need to fix production from inside VR.</p>
<div class="tool-tags">
<span class="tag tag-vr">VR</span>
<span class="tag tag-quest">Quest 3</span>
</div>
<div class="tool-links">
<a href="https://www.meta.com/experiences/highmark-ssh/25701722399438079" class="tool-link">Meta Store</a>
</div>
</article>
<article class="tool-card" data-status="beta">
<div class="tool-icon">
<svg class="tool-icon-placeholder" aria-hidden="true" viewBox="0 0 64 64">
<circle cx="32" cy="44" r="16" fill="none" stroke="currentColor" stroke-width="1.5"/>
<circle cx="32" cy="26" r="8" fill="none" stroke="currentColor" stroke-width="1.5"/>
<line x1="27" y1="18" x2="24" y2="4" stroke="currentColor" stroke-width="1.5"/>
<polyline points="37,18 38,8 41,4" fill="none" stroke="currentColor" stroke-width="1.5"/>
</svg>
</div>
<h3 class="tool-name">SoundWall</h3>
<p class="tool-desc">A VR instrument and sequencer for Quest. Shoot sound at a wall of 6,400 triangles — play synths, layer drums, loop polyrhythmic tracks, and watch the wall rip itself apart to the beat.</p>
<div class="tool-tags">
<span class="tag tag-vr">VR</span>
<span class="tag tag-quest">Quest 3</span>
<span class="tag tag-music">Music</span>
</div>
<div class="tool-links">
</div>
</article>
<article class="tool-card" data-status="beta">
<div class="tool-icon">
<svg class="tool-icon-placeholder" aria-hidden="true" viewBox="0 0 64 64">
<circle cx="32" cy="44" r="16" fill="none" stroke="currentColor" stroke-width="1.5"/>
<circle cx="32" cy="26" r="8" fill="none" stroke="currentColor" stroke-width="1.5"/>
<line x1="27" y1="18" x2="24" y2="4" stroke="currentColor" stroke-width="1.5"/>
<polyline points="37,18 38,8 41,4" fill="none" stroke="currentColor" stroke-width="1.5"/>
</svg>
</div>
<h3 class="tool-name">Gaze</h3>
<p class="tool-desc">Image organization and tagging built for the SDXL community. Browse, tag, and curate your training datasets without losing your mind. Quest-optimized for a seamless headset experience.</p>
<div class="tool-tags">
<span class="tag tag-ai">AI / SDXL</span>
<span class="tag tag-quest">Quest 3</span>
</div>
<div class="tool-links">
</div>
</article>
<article class="tool-card" data-status="beta">
<div class="tool-icon">
<svg class="tool-icon-placeholder" aria-hidden="true" viewBox="0 0 64 64">
<rect x="8" y="14" width="48" height="36" rx="3" fill="none" stroke="currentColor" stroke-width="1.5"/>
<line x1="8" y1="24" x2="56" y2="24" stroke="currentColor" stroke-width="1"/>
<circle cx="20" cy="36" r="6" fill="none" stroke="currentColor" stroke-width="1.5"/>
<path d="M18,36 L22,36 M20,34 L20,38" stroke="currentColor" stroke-width="1"/>
<line x1="30" y1="32" x2="50" y2="32" stroke="currentColor" stroke-width="1.5"/>
<line x1="30" y1="38" x2="46" y2="38" stroke="currentColor" stroke-width="1.5"/>
<line x1="30" y1="44" x2="42" y2="44" stroke="currentColor" stroke-width="1.5"/>
</svg>
</div>
<h3 class="tool-name">Glasshouse</h3>
<p class="tool-desc">Making BC government FOI records actually searchable. OCR and AI vision extract text from thousands of scanned documents, then keyword and semantic search make it all findable. Ask questions in plain language, get answers with citations.</p>
<div class="tool-tags">
<span class="tag tag-ai">AI / LLM</span>
<span class="tag tag-oss">Open Data</span>
<span class="tag tag-dev">Python</span>
</div>
<div class="tool-links">
</div>
</article>
<article class="tool-card" data-status="coming-soon">
<div class="tool-icon">
<svg class="tool-icon-placeholder" aria-hidden="true" viewBox="0 0 64 64">
<circle cx="32" cy="44" r="16" fill="none" stroke="currentColor" stroke-width="1.5"/>
<circle cx="32" cy="26" r="8" fill="none" stroke="currentColor" stroke-width="1.5"/>
<line x1="27" y1="18" x2="24" y2="4" stroke="currentColor" stroke-width="1.5"/>
<polyline points="37,18 38,8 41,4" fill="none" stroke="currentColor" stroke-width="1.5"/>
</svg>
</div>
<h3 class="tool-name">Aeterna</h3>
<p class="tool-desc">A hex-tile turn-based RPG where every NPC has a mind of its own. LLM-driven dialog and agency means conversations go places no script ever could. Classic exploration meets unpredictable storytelling.</p>
<div class="tool-tags">
<span class="tag tag-game">Game</span>
<span class="tag tag-ai">AI / LLM</span>
</div>
<div class="tool-links">
</div>
</article>
</div>
</div>
</section>
<!-- CONTACT -->
<section id="contact" class="contact">
<div class="container">
<h2 class="section-title">Get in Touch</h2>
<p class="contact-intro">Got an idea? Found a bug? Want to collaborate?<br>Just want to talk about weird VR use cases?</p>
<div class="contact-methods">
<a href="mailto:hello@rabbitholesolutions.ca" class="contact-link">
<svg class="contact-icon" aria-hidden="true" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="2" y="4" width="20" height="16" rx="2"/>
<path d="M22 4L12 13L2 4"/>
</svg>
hello@rabbitholesolutions.ca
</a>
<a href="https://github.com/rabbitHoleSolutions" class="contact-link" target="_blank" rel="noopener noreferrer">
<svg class="contact-icon" aria-hidden="true" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"/>
</svg>
GitHub
</a>
</div>
</div>
</section>
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<img src="inverted.png" alt="" class="footer-logo" width="40" height="47">
<p class="footer-copy">© 2026 Rabbit Hole Solutions Inc. · New Westminster, BC</p>
<p class="footer-tagline">We like it down here.</p>
</div>
</footer>
<script>
// Smooth scroll for anchor links
document.querySelectorAll('a[href^="#"]').forEach(function(link) {
link.addEventListener('click', function(e) {
e.preventDefault();
var target = document.querySelector(this.getAttribute('href'));
if (target) {
target.scrollIntoView({ behavior: 'smooth', block: 'start' });
}
// Close mobile nav if open
document.getElementById('nav').classList.remove('nav--open');
document.querySelector('.nav-toggle').setAttribute('aria-expanded', 'false');
});
});
// Mobile nav toggle
var toggle = document.querySelector('.nav-toggle');
var nav = document.getElementById('nav');
toggle.addEventListener('click', function() {
var open = nav.classList.toggle('nav--open');
toggle.setAttribute('aria-expanded', open);
});
// Scroll-triggered fade-in
var observer = new IntersectionObserver(function(entries) {
entries.forEach(function(entry) {
if (entry.isIntersecting) {
entry.target.classList.add('visible');
observer.unobserve(entry.target);
}
});
}, { threshold: 0.1 });
document.querySelectorAll('.tool-card, .about-content, .section-title, .contact-methods').forEach(function(el) {
observer.observe(el);
});
</script>
</body>
</html>