-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
180 lines (151 loc) · 8.09 KB
/
index.html
File metadata and controls
180 lines (151 loc) · 8.09 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
<!-- guys start working -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="bdt-logo.png" type="image/x-icon">
<link rel="stylesheet" href="styles.css">
<title>Studio BDT</title>
</head>
<body>
<nav>
<img src="bdt-logo.png">
<h1 class="serif">Studio BDT</h1>
<a class="mono border-animation" href="https://github.com/studio-bdt" target="_blank">Github</a>
<a class="mono border-animation" href="#contact">Contact</a>
<button class="toggle mono border-animation">○ Hot dog theme</button>
</nav>
<div class="hero">
<p class="mono">♦ established September 2025</p>
<h1>We code stuff, I guess. </h1>
<h2 class="mono">A small studio of developers who make things ranging from stupid to stupider. We also build websites (heh) <-- contact us about that. <a class="github" href="https://github.com/studio-bdt" target="_blank">Github</a></h2>
</div>
<div class="projects">
<h2 class="mono">OUR PROJECTS</h2>
<hr>
<div class="cardholder">
<div class="card card-animation">
<span class="mono tag">Utility ♦ Network ♦ Proxy</span>
<h2 class="serif">BDT-asdf</h2>
<p class="mono">Proxy - Kind of cool, but all the major websites think you're a bot. </p>
<a class="card-link" href="https://bdt-asdf.vercel.app" target="_blank"></a>
</div>
</a>
<div class="card card-animation">
<span class="mono tag">Money ♦ Money ♦ Graciously funded</span>
<h2 class="serif">Money</h2>
<p class="mono">Get anywhere from $3 to $1000000, funded by NeoRazer's wallet. (He doesn't know yet)</p>
<a class="card-link" href="money.html" target="_blank"></a>
</div>
<div class="card card-animation">
<span class="mono tag">Blackjack ♦ Compilation ♦ GAMBLING!!!!</span>
<h2 class="serif">Blackjacks</h2>
<p class="mono">Each member of Studio BDT made their own version of Blackjack, compiled into this repository. </p>
<a class="card-link" href="https://github.com/studio-bdt/blackjacks" target="_blank"></a>
</div>
<div class="card card-animation">
<span class="mono tag">Music ♦ Tracker ♦ Go practice</span>
<h2 class="serif">goon6</h2>
<p class="mono">Track your practice sessions! (don't delete cookies)</p>
<a class="card-link" href="https://studio-bdt.github.io/goon6" target="_blank"></a>
</div>
<div class="card card-animation">
<span class="mono tag">Chat ♦ Anonymous ♦ Messaging</span>
<h2 class="serif">BDT.cord</h2>
<p class="mono">website where you can anonymously message others in public or private rooms</p>
<a class="card-link" href="https://bdtcord.vercel.app" target="_blank"></a>
</div>
<div class="card card-animation">
<span class="mono tag">asdf ♦ ewaklsdl ♦ aw;sdlk</span>
<h2 class="serif">Coming soon...</h2>
<p class="mono">More to come in the near (or far) future</p>
</div>
</div>
</div>
<div class="members">
<h2 class="mono">OUR MEMBERS</h2>
<hr>
<div class="memberholder">
<div class="member card-animation">
<a class="card-link" href="https://github.com/octaviustheking" target="_blank"></a>
<img src="https://avatars.githubusercontent.com/u/63555728?v=4">
<h2 class="serif z2">ImmatureGoat</h2>
<h4 class="mono ownertag z2">Co-owner</h4>
<hr>
<p class="mono gray z2 bruh">the undisputed goat</p>
<div class="skills">
<span class="skill border-animation">Python</span>
<span class="skill border-animation">Java</span>
<span class="skill border-animation">JavaScript</span>
<span class="skill border-animation">HTML</span>
<span class="skill border-animation">CSS</span>
</div>
</div>
<div class="member card-animation">
<a class="card-link" href="https://github.com/SamuelHZhuang" target="_blank"></a>
<img src="https://avatars.githubusercontent.com/u/221687211?v=4">
<h2 class="serif z2">SamZua</h2>
<h4 class="mono ownertag z2">Co-owner</h4>
<hr>
<p class="mono gray z2 bruh">HIIII!! :D</p>
<div class="skills">
<span class="skill border-animation">C++</span>
<span class="skill border-animation">JavaScript</span>
<span class="skill border-animation">HTML</span>
<span class="skill border-animation">CSS</span>
</div>
</div>
<div class="member card-animation">
<a class="card-link" href="https://github.com/NeoRazer504" target="_blank"></a>
<img src="https://avatars.githubusercontent.com/u/213944940?v=4">
<h2 class="serif z2">NeoRazer</h2>
<h4 class="mono ownertag z2">Co-owner</h4>
<hr>
<p class="mono gray z2 bruh">AI-generated responses often exhibit specific patterns, linguistic quirks, and structural choices that distinguish them from human communication.</p>
<div class="skills">
<span class="skill border-animation">C++</span>
<span class="skill border-animation">JavaScript</span>
<span class="skill border-animation">HTML</span>
<span class="skill border-animation">CSS</span>
<span class="skill border-animation">Vibe Coder (code larper)</span>
</div>
</div>
<div class="member card-animation">
<a class="card-link" href="https://github.com/kamishiro-624" target="_blank"></a>
<img src="https://avatars.githubusercontent.com/u/246406243?v=4">
<h2 class="serif z2">kamishiro</h2>
<h4 class="mono membertag z2">Member</h4>
<hr>
<p class="mono gray z2 bruh">:3</p>
<div class="skills">
<span class="skill border-animation">C (unc)</span>
<span class="skill border-animation">Java</span>
<span class="skill border-animation">Luau</span>
<span class="skill border-animation">HTML</span>
<span class="skill border-animation">CSS</span>
</div>
</div>
<div class="member card-animation">
<a class="card-link" href="https://github.com/VR00M-Vroom" target="_blank"></a>
<img src="https://avatars.githubusercontent.com/u/214061269?v=4">
<h2 class="serif z2">VR00M-Vroom</h2>
<h4 class="mono membertag z2">Member</h4>
<hr>
<p class="mono gray z2 bruh">test test</p>
<div class="skills">
<span class="skill border-animation">Hardware</span>
</div>
</div>
</div>
</div>
<div id="contact">
<span id="contact-title"><h2 class="mono">CONTACT</h2></span>
<h4 class="mono">Email us at: <span style="color: #c8f060;">[email protected]</span></a> or contact us through <a href="https://docs.google.com/forms/d/e/1FAIpQLSfrkFXx9NNL8Zlu__5265CbKgCKhbBcRih7QrnXSi7fY8-h5w/viewform?usp=publish-editor" style="text-decoration: none; color: #c8f060;">this form</a>.</h4>
</div>
<footer>
<h3 class="mono">Created by Studio BDT</h3>
</footer>
<script src="script.js"></script>
</body>
</html>