-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathm.html
425 lines (362 loc) · 16.2 KB
/
m.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
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
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=0.5">
<link rel="icon" type="image/x-icon" href="/images/bee 3.jpg">
<title>Bumblebee</title>
<!-- UIkit CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/uikit.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<script src="https://code.iconify.design/iconify-icon/1.0.1/iconify-icon.min.js"></script>
<!-- UIkit JS -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit-icons.min.js"></script>
</head>
<body class="uk-background-fixed uk-background-center-center uk-background-norepeat"
style="background-color: black;background-image:url('/images/bumblebee.jpg');height: 100%;width:100%;background-position: center top;background-repeat: no-repeat;background-size: 100%;background-color: black;overflow-x: hidden; position:relative;">
<!-- Alert Box -->
<div class="uk-alert-danger uk-animation-scale-up " uk-alert style="background-color: black;">
<a class="uk-alert-close" uk-close style="color: white;font-weight: 900;font-size:7em;"></a>
<p>Please note, this site is under development</p>
</div>
<!-- Alert Box -->
<br><br><br>
<!-- NAME SPACE -->
<div class="uk-text-bolder uk-text-uppercase uk-text-center">
<span style="color:white;font-size: 6em;">Bumblebee
<hr class="uk-divider-icon uk-align-center" style="max-width: 7em;align:center;">
</span>
<span style="color:white;font-size: 3em;"><a href="https://github.com/Bumblebee-3"><i
class="fa-brands fa-github w3-hover-text-indigo"></i>
</a>
<a href="https://forum.arduino.cc/u/bumblebee3">
<iconify-icon icon="simple-icons:arduino" class=" w3-hover-text-indigo"></iconify-icon>
</a></span><br>
<a href="/achievements.html"><button class="w3-hover-yellow w3-round-xxlarge uk-button uk-button-default"
style="color:white;font-size: 2em;background: linear-gradient(359deg, #000000, #ffb100);">Achievements</button></a><br><br>
<!--href="/blog/"--><a onclick="blogErr()" ><button class="w3-hover-yellow uk-button uk-button-default w3-round-xxlarge"
style="color:white;font-size: 2em;background: linear-gradient(359deg, #000000, #ffb100);">Blog</button><br><br>
</a>
</div>
<!-- NAME SPACE -->
<script src="script.js"></script>
<div style="background: linear-gradient(359deg, #000000, #ffb100);color:FFFFFF;">
<!--<div class="uk-container w3-card-4 w3-black w3-round-xxlarge w3-border-indigo w3-topbar w3-bottombar w3-leftbar w3-rightbar w3-hover-text-indigo"
id="aboutme" style="font-size: 2em;">
</div>-->
<div>
<!--style="background-color:#000000;"-->
<div class="uk-card uk-card-default uk-card-body"
uk-scrollspy="cls: uk-animation-slide-left; repeat: true;delay: 500;"
style="background-color:transparent;">
<h3 class="uk-card-title " style="color:white;font-size: 3em;">About Me.</h3>
<p id="aboutme" style="font-size: 2em;" class=""></p>
</div>
</div>
<!-- Languages -->
<div style="font-size: 3em;color:white;" id="langs"><br>
Languages I Know:
</div>
<div class="uk-child-width-1-4@m" uk-grid
uk-scrollspy="cls: uk-animation-fade; target: .uk-card; delay: 500; repeat: true">
<br><br>
<!-- Javascript -->
<div uk-scrollspy-class="uk-animation-slide-top" style="width:49%"><a href="https://www.javascript.com/">
<div
class="uk-card uk-card-default uk-card-body w3-card-4 w3-black w3-round-xxlarge w3-border-white w3-hover-border-yellow w3-topbar w3-bottombar w3-leftbar w3-rightbar w3-hover-text-yellow uk-align-center">
<h1 style="text-align:center;color:white;">Javascript</h3>
<img src="/images/js.png"></img>
</div>
</a>
</div>
<!-- Python -->
<div uk-scrollspy-class="uk-animation-slide-bottom" style="width:49%"><a href="https://www.python.org/">
<div
class="uk-card uk-card-default uk-card-body w3-card-4 w3-black w3-round-xxlarge w3-border-white w3-hover-border-blue w3-topbar w3-bottombar w3-leftbar w3-rightbar w3-hover-text-blue uk-align-center">
<h1 style="text-align:center;color:white;">Python</h3>
<img src="/images/py.png" style="width: auto;height: 500;"></img>
</div>
</a>
</div>
<!-- HTML -->
<div uk-scrollspy-class="uk-animation-slide-left" style="width:49%"><a href="https://www.w3schools.com/html/">
<div
class="uk-card uk-card-default uk-card-body w3-card-4 w3-black w3-round-xxlarge w3-border-white w3-hover-border-orange w3-topbar w3-bottombar w3-leftbar w3-rightbar w3-hover-text-orange">
<h1 style="text-align:center;color:white;">HTML</h3>
<img src="/images/html.png" style="width: auto;height: 500;"></img>
</div>
</a>
</div>
<!-- CSS -->
<div uk-scrollspy-class="uk-animation-slide-left" style="width:49%"><a href="https://www.w3schools.com/css/">
<div
class="uk-card uk-card-default uk-card-body w3-card-4 w3-black w3-round-xxlarge w3-border-white w3-hover-border-blue w3-topbar w3-bottombar w3-leftbar w3-rightbar w3-hover-text-blue">
<h1 style="text-align:center;color:white;">CSS</h3>
<img src="/images/css.png" style="width: auto;height: 500;"></img>
</div>
</a>
</div>
<!-- ARDUINO -->
<div uk-scrollspy-class="uk-animation-slide-left" align="center" style="width:49%;margin-left:25%;"><a href="https://www.arduino.cc/en/" >
<div
class="uk-card uk-card-default uk-card-body w3-card-4 w3-black w3-round-xxlarge w3-border-white w3-hover-border-teal w3-topbar w3-bottombar w3-leftbar w3-rightbar w3-hover-text-teal">
<h1 style="text-align:center;color:white;">ARDUINO</h3>
<img src="/images/arduino.png" style="width: auto;height: 500;"></img>
<p></p>
</div>
</a>
</div>
</div>
<!-- Languages -->
<!-- timeline -->
<!-- timeline -->
<!-- TOOLS -->
<div style="font-size: 3em;color: white;" id="tools"><br>
Tools I Use:
</div>
<div class="uk-child-width-1-4@m" uk-grid
uk-scrollspy="cls: uk-animation-fade; target: .uk-card; delay: 500; repeat: true">
<br><br>
<!-- NODE.JS -->
<div uk-scrollspy-class="uk-animation-slide-top" style="width:49%"><a href="https://nodejs.org">
<div
class="uk-card uk-card-default uk-card-body w3-card-4 w3-black w3-round-xxlarge w3-border-white w3-hover-border-green w3-topbar w3-bottombar w3-leftbar w3-rightbar w3-hover-text-green">
<h1 style="color:white;">NODE.JS</h3><br>
<br><img src="/images/nodejs.svg"></img><br><br><br><br>
</div>
</a>
</div>
<!-- VS CODE -->
<div uk-scrollspy-class="uk-animation-slide-bottom" style="width:49%"><a href="https://code.visualstudio.com/">
<div
class="uk-card uk-card-default uk-card-body w3-card-4 w3-black w3-round-xxlarge w3-border-white w3-hover-border-blue w3-topbar w3-bottombar w3-leftbar w3-rightbar w3-hover-text-blue">
<h1 style="color:white;">VS CODE</h3>
<img src="/images/vscode.png" style="width: auto;height: 500;"></img>
<p></p>
</div>
</a>
</div>
<!-- ARDUINO IDE -->
<div uk-scrollspy-class="uk-animation-slide-left" style="width:49%"><a href="https://www.arduino.cc/en/software">
<div
class="uk-card uk-card-default uk-card-body w3-card-4 w3-black w3-round-xxlarge w3-border-white w3-hover-border-teal w3-topbar w3-bottombar w3-leftbar w3-rightbar w3-hover-text-teal">
<h1 style="color:white;">ARDUINO IDE</h3><br><br>
<img src="/images/arduino.png" style="width: auto;height: 500;"></img><br>
<p></p>
</div>
</a>
</div>
<!-- GITHUB -->
<div uk-scrollspy-class="uk-animation-slide-left" style="width:49%"><a href="https://www.arduino.cc/en/software">
<div
class="uk-card uk-card-default uk-card-body w3-card-4 w3-black w3-round-xxlarge w3-border-white w3-hover-border-indigo w3-topbar w3-bottombar w3-leftbar w3-rightbar w3-hover-text-indigo">
<h1 style="color:white;">GITHUB</h3>
<img src="https://www.pngkey.com/png/full/178-1787508_github-icon-download-at-icons8-white-github-icon.png"
style="width: auto;height: 500;"></img>
<p></p>
</div>
</a>
</div>
</div>
<!-- Tools -->
<div>
<!--style="background-color:#000000;"-->
<div class="uk-card uk-card-default uk-card-body"
uk-scrollspy="cls: uk-animation-slide-left; repeat: true;delay: 500;"
style="background-color:transparent;">
<h3 class="uk-card-title " style="color:white;font-size: 4em;">Contact Me!</h3>
<div class="uk-form-horizontal uk-margin-large">
<div class="uk-margin">
<label class="uk-form-label" for="name" style="color:white;font-size: 2em;">Name</label>
<div class="uk-form-controls">
<input class="uk-input" id="name" name="name" type="text" placeholder="Enter your name..."
required>
</div>
</div><br>
<div class="uk-margin">
<label class="uk-form-label" for="email" name="email" style="color:white;font-size: 2em;">Email
ID</label>
<div class="uk-form-controls">
<input class="uk-input" id="email" type="email" placeholder="Enter your Email Address..."
name="email" required>
</div>
</div><br>
<div class="uk-margin">
<label class="uk-form-label" for="msg" style="color:white;font-size: 2em;">Message</label>
<div class="uk-form-controls">
<textarea class="uk-textarea" id="msg" name="msg"
placeholder="Enter your message for me..."></textarea>
</div>
</div>
<div id="capcha">
</div>
<div class="uk-margin">
<label class="uk-form-label" for="cap" style="color:white;font-size: 2em;">Captcha</label>
<div class="uk-form-controls">
<input class="uk-input" id="cap" name="cap" type="text"
placeholder="Please enter the captcha to verify that you are a human." required>
</div>
</div>
<button class="uk-button uk-button-default" onclick="submit()"
style="color:white;font-size: 1em;">Submit Form</button>
</div>
</div>
</div>
</div>
</body>
<script>
function randColour() {
const cols = ["yellow", "purple", "white", "grey", "blue", "green", "orange"]
return cols[Math.floor(Math.random() * cols.length)];
}
var rand;
function randText() {
rand = Math.random().toString(16).substr(2, 8);
return rand;
}
document.getElementById("capcha").innerHTML = `<img src="https://apiv3.spapi.ga/image/captcha?text=${randText()}&color=${randColour()}&linecol=${randColour()}" />`
var sm = false;
function submit() {
var msg = document.getElementById("msg").value;
var name = document.getElementById("name").value;
var email = document.getElementById("email").value;
if (sm == true) {
UIkit.notification({
message: `<span uk-icon='icon: close'></span> You have already submitted the form!`,
status: 'danger',
pos: 'top-center',
timeout: 5000
});
}
else if (document.getElementById("cap").value == "" || document.getElementById("cap").value == undefined || document.getElementById("cap").value == null) {
UIkit.notification({
message: `<span uk-icon='icon: close'></span> Please Solve the captcha!`,
status: 'danger',
pos: 'top-center',
timeout: 5000
});
}
else if (document.getElementById("cap").value != rand) {
UIkit.notification({
message: `<span uk-icon='icon: close'></span> Your Captcha is wrong!`,
status: 'danger',
pos: 'top-center',
timeout: 5000
});
}
else if (!name) {
UIkit.notification({
message: `<span uk-icon='icon: close'></span> Name was not provided.`,
status: 'danger',
pos: 'top-center',
timeout: 5000
});
}
else if (!email) {
UIkit.notification({
message: `<span uk-icon='icon: close'></span> Email was not provided.`,
status: 'danger',
pos: 'top-center',
timeout: 5000
});
}
else if (!msg) {
UIkit.notification({
message: `<span uk-icon='icon: close'></span> Message was not provided.`,
status: 'danger',
pos: 'top-center',
timeout: 5000
});
}
else {
sm = true;
fetch(`https://send.blurr1447.repl.co/send?name=${name}&email=${email}&msg=${msg.replace(" ", "+")}`, {mode: "no-cors"})
console.log(name + "\n" + email + "\n" + msg)
UIkit.notification({
message: `<span uk-icon='icon: check'></span> Message Sent!`,
status: 'success',
pos: 'top-center',
timeout: 5000
});
}
}
var i = 0;
var txt = `Hello, I'm Bumblebee.~~~~~~~~ I'm a 14 year old full-stack error maker,~~~ car enthusiast,~~~ and a music lover.~~~~~~~~ In my free time I cycle and code.~~~~~~~~ I also love making working models from Arduino and I ❤ Electronics too.~~~~~~~~ I started coding in 6th grade,~~~ and during the pandemic,~~~ I discovered my passion for electronics.`;
var speed = 50;
function typeWriter() {
if (i < txt.length) {
if (txt.charAt(i) != '~') {
document.getElementById("aboutme").innerHTML += txt.charAt(i);
i++;
setTimeout(typeWriter, speed);
}
else {
i++;
setTimeout(typeWriter, speed);
}
}
}
typeWriter()
window.mobileAndTabletCheck = function () {
let check = false;
(function (a) {if (/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(a) || /1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0, 4))) check = true;})(navigator.userAgent || navigator.vendor || window.opera);
return check;
};
if (window.mobileAndTabletCheck() == false) {
window.location.href = "/"
}
function blogErr(){
UIkit.notification({
message: `<span uk-icon='icon: close'></span>The Blog Is not yet released.`,
status: 'danger',
pos: 'top-center',
timeout: 10000
});
}
</script>
<style>
html,
body {
height: 100%;
width: 100%;
}
.anim-typewriter {
animation: typewriter 4s steps(44) 1s 1 normal both,
blinkTextCursor 500ms steps(44) infinite normal;
}
@keyframes typewriter {
from {
width: 0;
}
to {
width: 24em;
}
}
@keyframes blinkTextCursor {
from {
border-right-color: rgba(255, 255, 255, .75);
}
to {
border-right-color: transparent;
}
}
/* width */
::-webkit-scrollbar {
width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #888;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #555;
}
</style>
</html>