-
Notifications
You must be signed in to change notification settings - Fork 0
/
useless-box.html
365 lines (341 loc) · 20.7 KB
/
useless-box.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
<!DOCTYPE html>
<html lang="zxx" class="no-js" style="overflow-x:hidden" >
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-146863434-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-146863434-1');
</script>
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon-->
<link rel="shortcut icon" href="/img/logo/icon2.png">
<!-- Author Meta -->
<meta name="Derin Durak" content="calpardo">
<!-- Meta Description -->
<meta name="Calpardo Tech." content="">
<!-- Meta Keyword -->
<meta name="Calpardo" content="">
<!-- meta character set -->
<meta charset="UTF-8">
<!-- Site Title -->
<title>Useless Box</title>
<link href="https://fonts.googleapis.com/css?family=Ubuntu:100,200,400,300,500,600,700" rel="stylesheet">
<!--
CSS
============================================= -->
<link rel="stylesheet" href="css/linearicons.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/nice-select.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/menu_bubble.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/fork-awesome.min.css" integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY=" crossorigin="anonymous">
<script src="js/snap.svg-min.js"></script>
</head>
<body>
<!-- Start banner Area -->
<section class="generic-banner relative">
<!-- Start Header Area -->
<header class="default-header" style="position: -webkit-sticky; /* Safari */
position: sticky;
top: 0;">
<div class="menu-wrap" >
<nav class="menu-container"style="height: 1000px;">
<div class="icon-list" style="line-height:40px" >
<br>
<!--<img ondragstart="return false" src="./img/logo.png" height="65" width="65" style="margin-left:100px">-->
<a href="index.html"><i class="fa fa-fw fa-z-o"></i><span style="font-size:17px" >Home</span></a>
<a href="https://founder.calpardo.com"><i class="fa fa-fw fa-bar-z-o"></i><span style="font-size:17px" >About Us</span></a>
<a href="projects.html"><i class="fa fa-fw fa-z*-o"></i><span style="font-size:17px" >Projects</span></a>
<a href="https://github.com/CALPARDO/" target="_blank"><i class="fa fa-fw fa-z*-o"></i><span style="font-size:17px" >GitHub</span></a>
<a href="https://www.youtube.com/channel/UC4fqTYV6RlHvL47xHr6u1gA"><i class="fa fa-fw fa-z-o"></i><span style="font-size:17px" >Tutorials</span></a>
<a href="contact.html"><i class="fa fa-fw fa-z-o"></i><span style="font-size:17px" >Contact</span></a>
<div style="padding:20%">
<small style="font-size:7px;font-family:Helvetica"><i>Dark Mode Filter:</i></small>
<br>
<label class="switch">
<input onclick="theme()" type="checkbox" id="slider-switch">
<span class="slider round"></span>
</label>
</div>
</div>
<button class="close-button" id="close-button"></button>
<div class="morph-shape" id="morph-shape" data-morph-open="M-7.312,0H15c0,0,66,113.339,66,399.5C81,664.006,15,800,15,800H-7.312V0z;M-7.312,0H100c0,0,0,113.839,0,400c0,264.506,0,400,0,400H-7.312V0z">
<svg xmlns="https://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 100 800" preserveAspectRatio="none">
<path d="M-7.312,0H0c0,0,0,113.839,0,400c0,264.506,0,400,0,400h-7.312V0z"/>
</svg>
</div>
</div>
<button class="menu-button" id="open-button"></button>
<div class="content-wrap">
<div class="menu-content">
</div>
</div><!-- /content-wrap -->
</div>
</div>
</nav>
</header>
<!-- End Header Area -->
<div class="container">
<div class="row height align-items-center justify-content-center">
<div class="col-lg-10">
<div class="generic-banner-content">
<h2 class="text-white text-center"style="font-size:43px">Useless Box</h2>
<!--<p class="text-white">It won’t be a bigger problem to find one video game lover in your <br> neighbor. Since the introduction of Virtual Game.</p>-->
</div>
</div>
</div>
</div>
</section>
<!-- End banner Area -->
<!-- About Generic Start -->
<div class="main-wrapper">
</div>
<!-- Start service Area -->
<section class="service-area section-gap" id="feature">
<div class="container">
<div class="row d-flex justify-content-center">
<div class="menu-content pb-60 col-lg-8">
<div class="title text-center">
<h1 onselectstart="return false" onselectstart="return false" class="mb-10">Useless & Annoying Box</h1>
<p>No purpose but fun to make</p>
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<br>
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="4"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="5"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="6"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="7"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<video class="d-block w-100" style="height:100%" alt="First slide" autoplay loop muted>
<source src="img/useless-box/uselessbox.mp4" type="video/mp4">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/useless-box/arduinonano.png" style="height:100%" alt="Second Photo">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/useless-box/3.7vlipo.png" style="height:100%" alt="Third Photo">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/useless-box/toggleuseless.png" style="height:100%" alt="Third slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/useless-box/9gservo.png" style="height:100%" alt="Third slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/useless-box/buzzeruseless.png" style="height:100%" alt="Third slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/useless-box/3dpartsuseless.png" style="height:100%" alt="Third slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/useless-box/brainuseless.png" style="height:100%" alt="Third slide">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<br>
<br>
<br>
<br>
<blockquote style="font-size:15px;line-height:30px" class="generic-blockquote">
A useless machine, sometimes known as a "useless box", is a device which has a function but no direct purpose. It may be intended to make a philosophical point, as an amusing engineering "hack", or as an intellectual joke. Devices which have no function or which malfunction are not considered to be "useless machines".
<i><p style="font-size:10px" class="card-text">Last Edited: 01.12.2021</p></i>
</blockquote>
<div class="section-top-border text-left">
<h3 class="mb-30">Related Links</h3>
<div class="row">
<div class="col-md-9">
<a target="_blank" href="https://github.com/CALPARDO/Uselessbox" class="genric-btn primary-border small">GitHub Repo</a>
<a target="_blank" href="https://en.wikipedia.org/wiki/Useless_machine" class="genric-btn primary-border small">Wikipedia</a>
<a target="_blank" href="https://www.instagram.com/p/CJNyWOCjMn4/" class="genric-btn primary-border small">Instagram Post</a>
</div>
</div>
</div>
</div>
</section>
<!-- End service Area -->
<!-- Start about Area -->
<!--<section class="about-area section-gap">
<div class="container">
<div class="row justify-content-center align-items-center d-flex">
<div class="col-lg-6 about-left">
<h1 onselectstart="return false" >
We Believe that <br>
Interior beautifies the <br>
Total Architecture
</h1>
<p class="mt-20">
inappropriate behavior is often laughed off as “boys will be boys,” women face higher conduct standards especially in the workplace. That’s why it’s crucial that, as women, our behavior on the job is beyond reproach. inappropriate behavior is often laughed off as “boys will be boys,” women face higher conduct standards especially in the workplace. That’s why it’s crucial that.
</p>
<a href="#" class="btn primary-btn text-uppercase mt-20">see details</a>
</div>
<div class="col-lg-6 about-right">
<img ondragstart="return false" class="img-fluid" src="img/about-img.png" alt="">
</div>
</div>
</div>
</section>
<!-- End about Area -->
<!-- Start Generic Area -->
<!--<section class="about-generic-area section-gap">
<div class="container border-top-generic">
<h3 class="about-title mb-30">Elaboration about Generic Page</h3>
<div class="row">
<div class="col-md-12">
<div class="img-text">
<img ondragstart="return false" src="img/a.jpg" alt="" class="img-fluid float-left mr-20 mb-20">
<p>Recently, the US Federal government banned online casinos from operating in America by making it illegal to transfer money to them through any US bank or payment system. As a result of this law, most of the popular online casino networks such as Party Gaming and PlayTech left the United States. Overnight, online casino players found themselves being chased by the Federal government. But, after a fortnight, the online casino industry came up with a solution and new online casinos started taking root. These began to operate under a different business umbrella, and by doing that, rendered the transfer of money to and from them legal. A major part of this was enlisting electronic banking systems that would accept this new clarification and start doing business with me. Listed in this article are the electronic banking systems that accept players from the United States that wish to play in online casinos.</p>
</div>
</div>
<div class="col-lg-12">
<p>Recently, the US Federal government banned online casinos from operating in America by making it illegal to transfer money to them through any US bank or payment system. As a result of this law, most of the popular online casino networks such as Party Gaming and PlayTech left the United States. Overnight, online casino players found themselves being chased by the Federal government. But, after a fortnight, the online casino industry came up with a solution and new online casinos started taking root. These began to operate under a different business umbrella, and by doing that, rendered the transfer of money to and from them legal. A major part of this was enlisting electronic banking systems that would accept this new clarification and start doing business with me. Listed in this article are the electronic banking systems that accept players from the United States that wish to play in online casinos.</p>
</div>
<div class="col-lg-12">
<p>Recently, the US Federal government banned online casinos from operating in America by making it illegal to transfer money to them through any US bank or payment system. As a result of this law, most of the popular online casino networks such as Party Gaming and PlayTech left the United States. Overnight, online casino players found themselves being chased by the Federal government. But, after a fortnight, the online casino industry came up with a solution and new online casinos started taking root. These began to operate under a different business umbrella, and by doing that, rendered the transfer of money to and from them legal. A major part of this was enlisting electronic banking systems that would accept this new clarification and start doing business with me. Listed in this article are the electronic banking systems that accept players from the United States that wish to play in online casinos.</p>
</div>
<div class="col-md-12">
<div class="img-text">
<img ondragstart="return false" src="img/a2.jpg" alt="" class="img-fluid float-left mr-20 mb-20">
<p>Recently, the US Federal government banned online casinos from operating in America by making it illegal to transfer money to them through any US bank or payment system. As a result of this law, most of the popular online casino networks such as Party Gaming and PlayTech left the United States. Overnight, online casino players found themselves being chased by the Federal government. But, after a fortnight, the online casino industry came up with a solution and new online casinos started taking root. These began to operate under a different business umbrella, and by doing that, rendered the transfer of money to and from them legal. A major part of this was enlisting electronic banking systems that would accept this new clarification and start doing business with me. Listed in this article are the electronic banking systems that accept players from the United States that wish to play in online casinos.</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Generic Start -->
<!-- start footer Area -->
<section class="call-to-action-area section-gap">
<div class="container">
<div class="row justify-content-center top">
<div class="col-lg-12">
<h1 onselectstart="return false" class="text-white text-center">Subscribe the Newsletter</h1>
<!--<p class="text-white text-center mt-30">
It won’t be a bigger problem to find one video game lover in your neighbor. Since the introduction of Virtual Game, it has been achieving great heights so far as its popularity and technological advancement are concerned.
</p> -->
</div>
<br>
<br>
<br>
<br>
<form action="https://calpardo.us7.list-manage.com/subscribe/post?u=541fd3352e86f4f9b6717efed&id=3ddb818252" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate single-footer-widget newsletter" target="_blank" novalidate>
<div class="form-group row" style="width: 100%">
<div class="col-lg-8 col-md-12">
<input name="EMAIL" placeholder="Enter Email " onfocus="this.placeholder = ''" onblur="this.placeholder = 'Enter Email '" required="" type="email">
<div style="position: absolute; left: -5000px;">
<input name="b_36c4fd991d266f23781ded980_aefe40901a" tabindex="-1" value="" type="text">
</div>
</div>
<div class="col-lg-4 col-md-12">
<button class="genric-btn primary-border circle arrow">Subscribe<span class="lnr lnr-arrow-right"></span></button>
</div>
</div>
<div class="info"></div>
</form>
</div>
</div>
</section>
<!-- End call-to-action Area -->
<!-- start footer Area -->
<footer class="footer-area section-gap">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-12">
<!-- <div class="single-footer-widget">
<h6>Top Products</h6>
<ul class="footer-nav">
<li><a href="#">Managed Website</a></li>
<li><a href="#">Manage Reputation</a></li>
<li><a href="#">Power Tools</a></li>
<li><a href="#">Marketing Service</a></li>
</ul>
</div>-->
</div>
<!--<div class="col-lg-6 col-md-12">
<div class="single-footer-widget newsletter">
<h6>Newsletter</h6>
<p>You can trust us. we only send promo offers, not a single spam.</p>
<div id="mc_embed_signup">
<form target="_blank" novalidate="true" action="https://spondonit.us12.list-manage.com/subscribe/post?u=1462626880ade1ac87bd9c93a&id=92a4423d01" method="get" class="form-inline">
<div class="form-group row" style="width: 100%">
<div class="col-lg-8 col-md-12">
<input name="EMAIL" placeholder="Enter Email" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Enter Email '" required="" type="email">
<div style="position: absolute; left: -5000px;">
<input name="b_36c4fd991d266f23781ded980_aefe40901a" tabindex="-1" value="" type="text">
</div>
</div>
<div class="col-lg-4 col-md-12">
<button class="nw-btn primary-btn">Subscribe<span class="lnr lnr-arrow-right"></span></button>
</div>
</div>
<div class="info"></div>
</form>
</div>
</div>
</div> -->
<!-- <div class="col-lg-3 col-md-12">
<div class="single-footer-widget mail-chimp">
<h6 class="mb-20">Instragram Feed</h6>
<ul class="instafeed d-flex flex-wrap">
<li><img ondragstart="return false" src="img/i1.jpg" alt=""></li>
<li><img ondragstart="return false" src="img/i2.jpg" alt=""></li>
<li><img ondragstart="return false" src="img/i3.jpg" alt=""></li>
<li><img ondragstart="return false" src="img/i4.jpg" alt=""></li>
<li><img ondragstart="return false" src="img/i5.jpg" alt=""></li>
<li><img ondragstart="return false" src="img/i6.jpg" alt=""></li>
<li><img ondragstart="return false" src="img/i7.jpg" alt=""></li>
<li><img ondragstart="return false" src="img/i8.jpg" alt=""></li>
</ul>
</div>
</div>-->
</div>
<div class="row footer-bottom d-flex justify-content-between">
<p class="col-lg-8 col-sm-12 footer-text m-0 text-white" onclick="window.location.replace('https://www.calpardo.com');">© <script>document.write(new Date().getFullYear());</script> Derin Durak All Rights Reserved</p>
<div class="col-lg-4 col-sm-12 footer-social">
<a href="https://github.com/CALPARDO" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://www.reddit.com/user/CALPARDO" target="_blank"><i class="fa fa-reddit"></i></a>
<a href="https://www.facebook.com/CALPARDO/" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/derindrk" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://www.instagram.com/cal.pardo/" target="_blank"><i class="fa fa-instagram"></i></a>
<a href="https://www.youtube.com/channel/UC4fqTYV6RlHvL47xHr6u1gA" target="_blank"><i class="fa fa-youtube"></i></a>
<a href="https://discordapp.com/users/622858748905521161" target="_blank"><i class="fa fa-discord"></i></a>
</div>
</div>
</div>
</footer>
<!-- End footer Area -->
<script src="js/vendor/jquery-2.2.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/parallax.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.gggg.js"></script>
<script src="js/hexagons.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/main.js"></script>
<script src="js/classie.js"></script>
<script src="js/main4.js"></script>
</body>
</html>