This repository has been archived by the owner on May 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
236 lines (230 loc) · 16.4 KB
/
index.html
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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="UTF-8" />
<meta name="“robots”" content="“INDEX," FOLLOW” />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="generator" content="Gatsby 2.20.14" />
<meta name="description" content="A place you can call home. Need help with what you are working on? Come join us and ask the community, We all have the same goal & that is."/>
<!-- <meta name="image" content="http://cdn.mythbot.org/img/M2OYF.png"/> -->
<meta property="og:title" content="Voltic Development | Home" />
<meta property="og:description" content="A place you can call home. Need help with what you are working on? Come join us and ask the community, We all have the same goal & that is"/>
<!-- <meta property="og:image" content="http://cdn.mythbot.org/img/M2OYF.png"/> -->
<meta property="og:url" content="https://voltic.thedev.id"/>
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:creator" content="@jokerxtd"/>
<meta name="twitter:title" content="Voltic Development | Home" />
<meta name="twitter:description" content="A place you can call home. Need help with what you are working on? Come join us and ask the community, We all have the same goal & that is."/>
<meta name="og:image" content="https://cdn.mythbot.org/img/dev_2syv5i6a.png" />
<meta name="theme-color" content="#36393E">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet"/>
<!-- MDB -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/3.10.2/mdb.min.css" rel="stylesheet"/>
<title>Voltic Development | Home</title>
<link rel="apple-touch-icon" href="./assets/img/vlogo.png">
<link rel="icon" href="./assets/img/vlogo.png">
<!-- <link rel="stylesheet" href="https://rsms.me/inter/inter.css"> -->
<!-- <script src="https://cdn.tailwindcss.com/"></script> -->
<link rel="stylesheet" href="./assets/css/style.css" />
<script src="./assets/js/index.js" type="text/javascript"></script>
</head>
<body>
<div class="px-3 md:px-2 py-2" style="background-color: #0e141d;">
<div class="max-w-6xl mx-auto container text-white">
<div class="flex">
<div class="flex-initial">
<i class="twa twa-laptop-computer font-bold mr-4"></i>
</div>
<div class="flex-1">
<a href="https://github.com/JoKeRxTD/voltic.thedev.id" target="_blank" class="openSource" style="align-items: center;" >This website is open source.</a> <i class="bi bi-github github"></i>
</div>
</div>
</div>
</div>
<div class="max-w-8xl mx-auto container z-50 sticky top-0 bg-[#0A131F] dark:bg-[#0A0F16] border-b-2 border-[#0F1A27] dark:border-[#0E141D] py-4">
<div class="headerLogo d-flex align-items-center justify-content-lg-start">
<a class="navbar-brand" href="/">
<img src="./assets/img/navlogo.png" alt="" width="50" height="50" class="d-inline-block align-text-left" style="border-radius: 50rem;">
</a>
<ul class="nav col-5 col-lg-auto me-lg-auto mb-2 mb-md-0">
<li><a href="/" class="nav-link px-2 secondary" ><i style="color: #8e9629;" class="fas fa-house-user"></i> Home</a></li>
<li><a href="https://github.com/Voltic-Development" class="nav-link px-2 secondary" target="_blank"><i style="color: #fafafa;" class="bi bi-github"></i> Github</a></li>
<li><a href="./projects.html" class="nav-link px-2 secondary"><i class="fas fa-project-diagram" style="color: #6b3434;"></i> Projects</a></li>
<li><a href="./discord.html" class="nav-link px-2 secondary" target="_blank"><i style="color: #7289DA;" class="bi bi-discord"></i> Discord</a></li>
<li><a href="./tools.html" class="nav-link px-2 secondary" ><i style="color: #7289DA;" class="bi bi-tools"></i> Tools</a></li>
<li><a href="./store.html" class="nav-link px-2 secondary"><i class="fas fa-store" style="color: #1c7723;"></i> Store</a></li>
<!-- <li><a href="./prust.html" class="nav-link px-2 secondary"><i class="fas fa-globe" style="color: #ce422b;"></i> Planet Rust</a></li> -->
</ul>
</div>
</div>
<div class="container">
<div class="mainHeader" >
<center>
<img class="logoImg" src="./assets/img/vlogot.png" draggable="false" alt="vdlogo" style="text-align: center;border-radius: 50rem;"></center>
<h2 style="text-decoration: none; color: #7289DA; font-size: 2rem; color: #97A9B4;text-align: center;">Voltic Development</h2><br>
<p class="headerTitle" style="font-size: 1rem;">
Welcome to our new website. We hope you find what you are looking for, In the mean time <br>Join our <a class="discord_id" draggable="false" href="./discord.html" style="text-decoration: none; color: #97A9B4; font-weight: bolder;" ><i class="bi bi-discord" style="color: #7289DA;"></i>Discord</a><br><br><br>
<a class="btn btn-primary" style="background-color: #1a2535;width: 10rem;" href="./discord.html" role="button">
<i class="fab fa-discord"></i>
Support
</a>
<a class="btn btn-primary" style="background-color: #1a2535;width: 10rem;" href="./store.html" role="button">
<i class="fas fa-store"></i>
Store
</a>
</p>
</div>
<br>
<br>
<!-- Recruiting Box -->
<div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<p>We are recruiting! <br><a draggable="false" style="text-decoration: none; color: #97A9B4; font-weight: bolder;" > <i class="fas fa-smile-wink" style="color: #7289DA;"></i></i> Hover Here </a> </p>
</div>
<div class="flip-card-back" style="text-decoration: none; color: #97A9B4; font-weight: bolder;">
We are currently looking for members to join our Staff Team<br> Join our <a href="./discord.html" style="text-decoration: none; color: #7289DA; font-weight: bolder;" >Discord</a> For more information
</div>
</div>
</div>
<div class="header">
<h4>Our Team</h4>
</div>
<div class="ourTeam">
<!--! JoKeR#0001 -->
<div class="card text-white bg-dark" style="height: 50px;">
<div class="card-header" style="background-color: #1a2535;">
<i style="color: #7289DA;" class="bi bi-discord"></i> JoKeR#0001</div>
<div class="card-body" style="background-color: #0e141d;">
<center><img class="staffImg" id="joker_avatar" src="./assets/img/staff/joker.gif"></img></center><br>
<h5><a style="text-decoration: none; color: #7289DA; font-weight: bolder;" >CEO / Lead Developer</a> </h5><br>
<p class="card-text" href="https://discord.com/users/116730818822537225" style="color: #fafafa;">I am always looking to learn new things! It is all about the <a href="./discord.html" style="text-decoration: none; color: #7289DA; font-weight: bolder;" >Experience</a></p><br>
<a class="btn btn-primary" style="background-color: #6b3434;" href="https://joker.is-a.dev" role="button">
<i class="fas fa-home"></i>
</a>
<a class="btn btn-primary" style="background-color: #333333;" href="https://github.com/jokerxtd" role="button">
<i class="fab fa-github"></i>
</a>
<a class="btn btn-primary" style="background-color: #7289DA;" href="./discord.html" role="button">
<i class="bi bi-discord"></i>
</a>
<a class="btn btn-primary" style="background-color: #55acee;" href="https://twitter.com/JoKeRxHD" role="button">
<i class="fab fa-twitter"></i>
</a>
<a class="btn btn-primary" style="background-color: #6b3434;" href="https://api.mythbot.org" role="button">
<i class="fas fa-eye"></i>
</a>
</div>
</div>
<!--! ZeroTwo#9568 -->
<div class="card text-white bg-dark" style="height: 50px;margin-bottom: 25rem;">
<div class="card-header" style="background-color: #1a2535;">
<i style="color: #7289DA;" class="bi bi-discord"></i> ZeroTwo#9568</div>
<div class="card-body" style="background-color: #0e141d;">
<center><img class="staffImg" src="./assets/img/staff/zerotwo.png" > </img></center><br>
<h5><a style="text-decoration: none; color: #7289DA; font-weight: bolder;" >Developer</a></h5><br>
<p class="card-text" href="https://discord.com/users/899722893603274793" style="color: #fafafa;">Oh no, Looks like I accidentally became a <a style="text-decoration: none; color: #7289DA; font-weight: bolder;" >Developer</a></p><br>
<a class="btn btn-primary" style="background-color: #6b3434;" href="https://zerotwo.zerotwo36.repl.co/" role="button">
<i class="fas fa-home"></i>
</a>
<a class="btn btn-primary" style="background-color: #333333;" href="https://github.com/ZeroTwo36" role="button">
<i class="fab fa-github"></i>
</a>
<a class="btn btn-primary" style="background-color: #7289DA;" href="https://discord.gg/RVppWSxK3P" role="button">
<i class="bi bi-discord"></i>
</a>
<a class="btn btn-primary" style="background-color: #bc2a8d;" href="https://www.instagram.com/ZeroTwo.36" role="button">
<i class="bi bi-instagram"></i>
</a>
<a class="btn btn-primary" style="background-color: #6b3434;" href="mailto:ZeroTwo36@protonmail.com" role="button">
<i class="fas fa-at"></i>
</a>
</div>
</div>
<!--! DS_Stift007#4606 -->
<div class="card text-white bg-dark"style="height: 50px;">
<div class="card-header" style="background-color: #1a2535;">
<i style="color: #7289DA;" class="bi bi-discord"></i> DS_Stift007#4606
</div>
<div class="card-body" style="background-color: #0e141d;">
<center><img class="staffImg" src="./assets/img/staff/stift.png" > </img></center><br>
<h5><a style="text-decoration: none; color: #7289DA; font-weight: bolder;" >Developer</a></h5><br>
<p class="card-text" href="https://discord.com/users/685180177419993102" style="color: #fafafa;">Founder and Developer of <a style="text-decoration: none; color: #7289DA; font-weight: bolder;" >Midna</a> & <a style="text-decoration: none; color: #7289DA; font-weight: bolder;" >OctoCat</a></p><br><br>
<a class="btn btn-primary" style="background-color: #6b3434;" href="https://stift007.glitch.me/" role="button">
<i class="fas fa-home"></i>
</a>
<a class="btn btn-primary" style="background-color: #333333;" href="https://github.com/Stift007" role="button">
<i class="fab fa-github"></i>
</a>
<a class="btn btn-primary" style="background-color: #7289DA;" href="https://replit.com/Stift007" role="button">
<i class="fab fa-replyd"></i>
</a>
<a class="btn btn-primary" style="background-color: #bc2a8d;" href="https://twitter.com/Clyde__Chan" role="button">
<i class="bi bi-twitter"></i>
</a>
<!-- <a href="https://api.mythbot.org" class="btn btn-outline-dark"><i style="color: #6b3434;" class="fas fa-eye"></i> </a><br> -->
<a class="btn btn-primary" style="background-color: #6b3434;" href="https://9gag.com/u/dsstift" role="button">
<i class="fas fa-eye""></i>
</a>
</div>
</div>
</div><br><br><br>
<center>
<!--! Saria#2561 -->
<div class="card text-white bg-dark" style="height: 50px;">
<div class="card-header" style="background-color: #1a2535;">
<i style="color: #7289DA;" class="bi bi-discord"></i> Saria#2561
</div>
<div class="card-body" style="background-color: #0e141d;"><br>
<center><img class="staffImg" src="./assets/img/staff/saria.png" > </img></center><br><br>
<h5><a style="text-decoration: none; color: #7289DA; font-weight: bolder;" >Moderator</a></h5>
<p class="card-text" href="https://discord.com/users/685180177419993102" style="color: #fafafa;">Moderator and Developer for <a style="text-decoration: none; color: #7289DA; font-weight: bolder;" >Discord Bots</a> and <a style="text-decoration: none; color: #7289DA; font-weight: bolder;" >Servers</a></p><br>
<a class="btn btn-primary" style="background-color: #6b3434;" href="https://replit.com/Just__Saria" role="button">
<i class="fas fa-home"></i>
</a>
<a class="btn btn-primary" style="background-color: #333333;" href="https://dscjobs.org/cv/878726683195240468" role="button">
<i class="bi bi-youtube"></i>
</a>
<a class="btn btn-primary" style="background-color: #7289DA;" href="https://discord.gg/dap8QWMuGG" role="button">
<i class="bi bi-discord"></i>
</a>
</div>
</div>
</center>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<div class="header"style="text-decoration: none;">
<h4>Join our <a href="./discord.html" style="text-decoration: none; color: #7289DA; font-weight: bolder;text" >Discord</a> </h4>
</div>
<div class="discordWidget">
<iframe title="Demo Widget" className="mx-auto" src="https://beta.diswidgets.org/widgets/nyX9FL7SImD6tE4pWe" width="400" height="575" allowTransparency={true} frameBorder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
</div>
</div>
<button onclick="topFunction()" id="toTopBtn" title="Go to top"><i class="fas fa-arrow-up"></i></button>
</div>
<br><br><br><br><br><br>
<div class="d-flex flex-wrap justify-content-between align-items-center" style="background-color: #0e141d;padding-top:.5rem;align-items: center;">
<div class="col-md-4 d-flex align-items-center">
<a href="/" class="mb-3 me-2 mb-md-0 text-muted text-decoration-none lh-1">
<svg class="bi" width="30" height="24"><use xlink:href="/"></use></svg>
</a>
<span class="text-muted" style="color: #97A9B4;">© 2017 Voltic Development, Inc</span>
</div>
<ul class="col-md-4 justify-content-end list-unstyled d-flex">
<li class="btn2 btn-outline-dark"><a class="text-muted" href="./discord.html"><i class="bi bi-discord"></i></a></li>
<li class="btn2 btn-outline-dark"><a class="text-muted" href="https://twitter.com/JoKeRxHD"><i class="fab fa-twitter"></i></a></li>
<li class="btn2 btn-outline-dark"><a class="text-muted" href="https://github.com/JoKeRxTD"><i class="bi bi-github"></i></a></li>
<svg class="bi" width="65" height="24"><use xlink:href="/"></use></svg>
</ul>
</div>
<!-- Content -->
<script src="./assets/js/index.js" type="text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-U1DAWAznBHeqEIlVSCgzq+c9gqGAJn5c/t99JyeKa9xxaYpSvHU5awsuZVVFIhvj" crossorigin="anonymous"></script>
</body>
</html>