-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
175 lines (164 loc) · 7.07 KB
/
index.html
File metadata and controls
175 lines (164 loc) · 7.07 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>NVOID — nullvoid</title>
<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=VT323&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./assets/css/style.css" />
<meta name="description" content="Novid (nullvoid) — hackathon team. Projects and docs." />
<!-- Open Graph / Twitter -->
<meta property="og:title" content="NVOID — nullvoid" />
<meta property="og:description" content="Novid (nullvoid) — hackathon team. Projects and docs." />
<meta property="og:type" content="website" />
<meta property="og:image" content="./assets/img/logo.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="NVOID — nullvoid" />
<meta name="twitter:description" content="Novid (nullvoid) — hackathon team. Projects and docs." />
<meta name="twitter:image" content="./assets/img/logo.png" />
<meta name="theme-color" content="#0b0b0b" />
</head>
<body>
<header class="header">
<div class="container nav">
<div class="logo">
<img src="./assets/img/logo.png" alt="nvoid" onerror="this.style.display='none'">
<span class="badge">[]</span>
<strong>NVOID</strong>
</div>
<nav style="display:flex; gap:12px; align-items:center">
<a class="btn" href="#projects">projects</a>
<a class="btn" href="#team">team</a>
<a class="btn" href="#contact">contact</a>
<a class="btn" href="https://github.com/0xnvoid" target="_blank" rel="noopener">github ↗</a>
<a class="btn" href="https://x.com/0xnvoid" target="_blank" rel="noopener">x @0xnvoid ↗</a>
<button id="theme-toggle" class="btn" type="button">mode</button>
</nav>
</div>
</header>
<main>
<section class="hero">
<div class="container hero-inner">
<div class="window">
<div class="titlebar"><span>nvoid/console</span><span>v0.1</span></div>
<div class="body">
<h1 class="title">
<span id="typewriter" aria-label="NULLVOID"></span>
<span class="cursor" aria-hidden="true">|</span>
</h1>
<p class="subtitle">
We build in web3, blockchain, and AI. ❤️
</p>
<div class="hr"></div>
<div class="kv">
<div class="k">org</div><div class="v"><a href="https://github.com/0xnvoid" target="_blank" rel="noopener">github.com/0xnvoid</a></div>
<div class="k">email</div><div class="v"><a href="mailto:0xnvoid@gmail.com">0xnvoid@gmail.com</a></div>
</div>
<div class="hr"></div>
<div id="term-rotator" class="note">loading…</div>
<div class="hr"></div>
<div id="snake-runner"></div>
</div>
</div>
<aside class="window" aria-label="Latest from X" style="overflow:hidden">
<div class="titlebar"><span>@0xnvoid</span><span>x</span></div>
<div class="body">
<blockquote class="twitter-tweet" data-theme="light" data-dnt="true" data-align="center" style="margin:0 auto">
<a href="https://twitter.com/0xnvoid/status/1956817454497436121">Tweet by @0xnvoid</a>
</blockquote>
<div style="margin-top:8px">
<div class="note">follow us cuz we are awesome</div>
</div>
</div>
</aside>
<div class="ascii-panel">
+ our flow
home → projects → docs
select a project to read its docs.
</div>
<aside>
<div class="ascii-panel">
+ hello
</div>
</aside>
</div>
</section>
<section aria-hidden="true" class="ascii-strip">
<div class="container" style="white-space:nowrap;display:flex;flex-direction:column;gap:6px">
<div id="chips" class="chips"></div>
<div id="ascii-track" class="ascii-track"></div>
</div>
</section>
<section class="bits-strip">
<div class="container">
<div class="bits-track" id="bits-track">loading…</div>
</div>
</section>
<section id="projects" class="container">
<h2 class="section-title">> our projects</h2>
<div id="projects-grid" class="grid cols-3"></div>
<div class="note" id="projects-hint">Projects auto-fetched from the org. If something is missing, it might be private.</div>
</section>
<section id="team" class="container">
<h2 class="section-title">> the team</h2>
<div class="team">
<div class="member">
<div class="name">Satya Pradhan</div>
<div class="note">@satyaorz</div>
<div class="hr"></div>
<div style="display:flex;gap:8px;flex-wrap:wrap">
<a class="btn" href="https://github.com/butterpaneermasala" target="_blank" rel="noopener">github ↗</a>
<a class="btn" href="https://x.com/satyaorz" target="_blank" rel="noopener">x ↗</a>
</div>
</div>
<div class="member">
<div class="name">Sahil Kaushik</div>
<div class="note">@SahilKaush33125</div>
<div class="hr"></div>
<div style="display:flex;gap:8px;flex-wrap:wrap">
<a class="btn" href="https://github.com/sahil-kaushik1" target="_blank" rel="noopener">github ↗</a>
<a class="btn" href="https://x.com/SahilKaush33125" target="_blank" rel="noopener">x ↗</a>
</div>
</div>
</div>
</section>
<section id="contact" class="container">
<h2 class="section-title">> contact</h2>
<div class="grid">
<div class="window">
<div class="titlebar"><span>contact/nvoid</span><span>ascii</span></div>
<div class="body">
<pre>
/\\ join → github.com/0xnvoid
\\/ email → 0xnvoid@gmail.com
</pre>
</div>
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="container" style="display:flex;justify-content:space-between;align-items:center">
<span class="note">Made by NVOID © 2025</span>
<span class="note">web3 · blockchain · ai</span>
</div>
</footer>
<script src="./assets/js/main.js"></script>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<script>
// Sync X embed theme with site theme
function applyTweetTheme(){
const theme = document.documentElement.getAttribute('data-theme') === 'light' ? 'light' : 'dark';
const a = document.querySelector('.twitter-timeline');
if(!a) return;
a.setAttribute('data-theme', theme);
if(window.twttr && twttr.widgets){ twttr.widgets.load(); }
}
const obs = new MutationObserver(applyTweetTheme);
obs.observe(document.documentElement, { attributes:true, attributeFilter:['data-theme'] });
window.addEventListener('load', applyTweetTheme);
</script>
</body>
</html>