-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
318 lines (174 loc) · 7.74 KB
/
index.html
File metadata and controls
318 lines (174 loc) · 7.74 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Slayd Development | High-Impact Digital Experiences</title>
<meta name="description" content="Slayd Development is a micro-team of devs and designers crafting high-impact digital spaces and original software. Led by Captain.EXE.">
<meta name="author" content="Captain.EXE">
<link rel="canonical" href="https://slayddev.vercel.app">
<meta property="og:type" content="website">
<meta property="og:url" content="https://slayddev.vercel.app/">
<meta property="og:title" content="Slayd Development">
<meta property="og:description" content="Building sharp, intentional, no-bull web and game experiences.">
<meta property="og:image" content="https://slayddev.vercel.app/assets/social-card.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="https://slayddev.vercel.app/">
<meta name="twitter:title" content="Slayd Development">
<meta name="twitter:description" content="Building sharp, intentional, no-bull web and game experiences.">
<meta name="twitter:image" content="https://slayddev.vercel.app/assets/social-card.png">
<link rel="icon" type="image/png" href="https://iili.io/BVPYbjf.png">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Slayd Development",
"url": "https://slayddev.vercel.app",
"logo": "https://iili.io/BVPYbjf.png",
"founder": {
"@type": "Person",
"name": "CaptainExe",
"sameAs": [
"https://github.com/slayddev",
"https://g.dev/slayddev"
]
}
}
</script>
<link rel="stylesheet" href="style.css">
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "vucbvypukp");
</script>
</head>
<body>
<!-- Cover Loader -->
<div id="cover">
<div class="cover-content">
<h1>Slayd.DEV</h1>
<div class="loading-bar"><div></div></div>
</div>
</div>
<div class="cursor" id="cursor"></div>
<nav>
<div class="logo">Slayd.DEV</div>
<ul>
<li><a href="#home" class="active">home</a></li>
<li><a href="#about">about</a></li>
<li><a href="#team">team</a></li>
<li><a href="#projects">projects</a></li>
<li><a href="#blog">blog</a></li>
<li><a href="#stats">stats</a></li>
<li><a href="#contact">contact</a></li>
</ul>
</nav>
<!-- Sections -->
<section id="home">
<h1>we are <span style="color:transparent;">Slayd.</span> <br> <span style="color:#fff;">slayd.</span></h1>
<p>building sharp, intentional, no-bull web and game experiences.</p>
<a href="#contact" class="button">say hi</a>
</section>
<section id="about">
<h2>about</h2>
<p>Slayd Development is a micro-team of devs & designers crafting high-impact digital spaces. We keep it raw, focused, and beautiful.</p>
</section>
<section id="team" class="team">
<h2>meet the team</h2>
<div class="team-grid">
<div class="team-member" data-member="captain">
<img src="https://iili.io/KM3fg4I.gif" alt="Captain.EXE - Lead Developer" loading="lazy">
<h3>Captain.EXE</h3>
<p>Lead Developer</p>
<div class="skills-container hidden">
<div class="skill"><p>Blender</p><div class="progress-bar"><div style="width: 50%;"></div></div></div>
<div class="skill"><p>CSS</p><div class="progress-bar"><div style="width: 85%;"></div></div></div>
<div class="skill"><p>Unity</p><div class="progress-bar"><div style="width: 5%;"></div></div></div>
<div class="skill"><p>HTML, C++, Java</p><div class="progress-bar"><div style="width: 95%;"></div></div></div>
</div>
</div>
<div class="team-member" data-member="codex">
<img src="https://iili.io/KM3oAJI.jpg" alt="CodeX - Community Manager" loading="lazy">
<h3>CodeX</h3>
<p>Community Manager</p>
<div class="skills-container hidden">
<div class="skill"><p>Blender</p><div class="progress-bar"><div style="width: 50%;"></div></div></div>
<div class="skill"><p>Unity</p><div class="progress-bar"><div style="width: 20%;"></div></div></div>
<div class="skill"><p>HTML</p><div class="progress-bar"><div style="width: 60%;"></div></div></div>
</div>
</div>
<div class="team-member" data-member="cjtc">
<img src="https://iili.io/KM3VW6Q.png" alt="CringeJoinedTheChat (CJTC) - Unity Modder" loading="lazy">
<h3>CringeJoinedTheChat (CJTC)</h3>
<p>Unity Modder</p>
<div class="skills-container hidden">
<div class="skill"><p>Blender</p><div class="progress-bar"><div style="width: 10%;"></div></div></div>
<div class="skill"><p>CSS</p><div class="progress-bar"><div style="width: 15%;"></div></div></div>
<div class="skill"><p>Unity</p><div class="progress-bar"><div style="width: 95%;"></div></div></div>
<div class="skill"><p>Python</p><div class="progress-bar"><div style="width: 50%;"></div></div></div>
</div>
</div>
</div>
</section>
<section id="projects">
<h2>projects</h2>
<div class="project-grid">
<div class="project-item" tabindex="0">
<span>SteadyPing (Official Arduino Library)</span>
<p>
An official <strong>Arduino-indexed library</strong> for high-precision ultrasonic sensing.
Implements a custom <strong>bubble-sort median filter</strong> for real-time noise rejection
and outlier removal. Published to the global Arduino Registry and built for
high-reliability embedded systems.
</p>
</div>
<div class="project-item" tabindex="0">
<span>Dodge Hellcat Design</span>
<p>A high-impact showcase of <strong>Captain.EXE’s Blender mastery</strong>,
pushing polygon precision and texture realism.
</p>
</div>
<div class="project-item" tabindex="0">
<span>Custom 3D Web Engine</span>
<p>
An experimental <strong>browser-based 3D engine</strong> built from the ground up in JavaScript.
Featuring custom physics for <strong>platforming mechanics</strong>, dynamic camera controls,
and optimized rendering for low-latency web experiences.
</p>
</div>
</div>
</section>
<section id="blog">
<h2>blog</h2>
<div class="blog-grid">
<!-- JS will populate blog cards -->
</div>
</section>
<section id="stats" class="stats">
<div class="stat">
<h3 class="counter" data-target="26">0</h3>
<p>Server Members</p>
</div>
<div class="stat">
<h3 class="counter" data-target="29">0</h3>
<p>Projects Done</p>
</div>
<div class="stat">
<h3 class="counter" data-target="14">0</h3>
<p>Ongoing Projects</p>
</div>
<div class="stat">
<h3 class="counter" data-target="8400+">0</h3>
<p>GitHub Commits</p>
</div>
</section>
<section id="contact" class="contact">
<h2>contact</h2>
<p>Reach out at <a href="mailto:slayd.development@gmail.com">SlaydDev Mail</a></p>
</section>
<button id="scrollTopBtn">↑</button>
<script src="script.js"></script>
</body>
</html>