-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
769 lines (769 loc) · 31.4 KB
/
index.html
File metadata and controls
769 lines (769 loc) · 31.4 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
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
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
<!DOCTYPE html>
<html lang="en">
<head>
<title>ubuntu.dawidolko.pl - Simulaing System Ubuntu</title>
<meta charset="utf-8" />
<meta
name="title"
content="ubuntu.dawidolko.pl - Simulaing System Ubuntu" />
<meta
name="description"
content="Dawid Olko's (dawidolko) Personal Portfolio Website. Made with Ubuntu 20.4 (Linux) theme by Next.js and Tailwind CSS." />
<meta name="author" content="Dawid Olko (dawidolko)" />
<meta
name="keywords"
content="dawidolko, dawidolko's portfolio, dawidolko linux, ubuntu portfolio, dawidolko patel protfolio, dawid olko computer, dawid olko, dawidolko ubuntu, dawidolko patel ubuntu portfolio" />
<meta name="robots" content="index, follow" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="language" content="English" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#E95420" />
<meta name="image" content="images/logos/fevicon.png" />
<meta
itemprop="name"
content="ubuntu.dawidolko.pl - Simulaing System Ubuntu" />
<meta
itemprop="description"
content="Dawid Olko's (dawidolko) Personal Portfolio Website. Made with Ubuntu 20.4 (Linux) theme by Next.js and Tailwind CSS." />
<meta itemprop="image" content="images/logos/fevicon.png" />
<meta name="twitter:card" content="summary" />
<meta
name="twitter:title"
content="ubuntu.dawidolko.pl - Simulaing System Ubuntu" />
<meta
name="twitter:description"
content="Dawid Olko's (dawidolko) Personal Portfolio Website. Made with Ubuntu 20.4 (Linux) theme by Next.js and Tailwind CSS." />
<meta name="twitter:site" content="dawidolko" />
<meta name="twitter:creator" content="dawidolko" />
<meta name="twitter:image:src" content="images/logos/logo_1024.png" />
<meta
name="og:title"
content="ubuntu.dawidolko.pl - Simulaing System Ubuntu" />
<meta
name="og:description"
content="Dawid Olko's (dawidolko) Personal Portfolio Website. Made with Ubuntu 20.4 (Linux) theme by Next.js and Tailwind CSS." />
<meta name="og:image" content="images/logos/logo_1200.png" />
<meta name="og:url" content="https://ubuntu.dawidolko.pl/" />
<meta name="og:site_name" content="Dawid Olko Personal Portfolio" />
<meta name="og:locale" content="en_IN" />
<meta name="og:type" content="website" />
<link rel="icon" href="images/logos/fevicon.svg" />
<link rel="apple-touch-icon" href="images/logos/logo.png" />
<link
rel="stylesheet"
data-href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap"
data-optimized-fonts="true" />
<meta name="next-head-count" content="32" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
rel="preload"
href="/_next/static/css/3ce79fb0ca773c83.css"
as="style" />
<link
rel="stylesheet"
href="/_next/static/css/3ce79fb0ca773c83.css"
data-n-g="" />
<noscript data-n-css=""></noscript>
<script
defer=""
nomodule=""
src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script>
<script
src="/_next/static/chunks/webpack-b8f8d6679aaa5f42.js"
defer=""></script>
<script
src="/_next/static/chunks/framework-114634acb84f8baa.js"
defer=""></script>
<script
src="/_next/static/chunks/main-dc1c692d63c50e17.js"
defer=""></script>
<script
src="/_next/static/chunks/pages/_app-5258482dbf006fab.js"
defer=""></script>
<script
src="/_next/static/chunks/b637e9a5-6cf11adc33c7fdd4.js"
defer=""></script>
<script
src="/_next/static/chunks/269-d3f19ef322895985.js"
defer=""></script>
<script
src="/_next/static/chunks/pages/index-79d56e747f76610b.js"
defer=""></script>
<script
src="/_next/static/EBWpOtaxXM8io_3YiVJcZ/_buildManifest.js"
defer=""></script>
<script
src="/_next/static/EBWpOtaxXM8io_3YiVJcZ/_ssgManifest.js"
defer=""></script>
<style
data-href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap">
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/l/font?kit=4iCv6KVjbNBYlgoC1CzTtA&skey=c70d0e00360563fb&v=v20)
format("woff");
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/l/font?kit=4iCs6KVjbNBYlgo6ew&skey=7e59fc036a1a8481&v=v20)
format("woff");
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/l/font?kit=4iCv6KVjbNBYlgoCjC3TtA&skey=d8a1e01f6daf5892&v=v20)
format("woff");
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/l/font?kit=4iCv6KVjbNBYlgoCxCvTtA&skey=403363908a1ded4d&v=v20)
format("woff");
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1CzjvWyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF,
U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1CzjtGyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1CzjvGyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+1F00-1FFF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1Czjs2yNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C,
U+038E-03A1, U+03A3-03FF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1CzjvmyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F,
U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F,
U+A720-A7FF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1CzjsGyNPYZvgw.woff2)
format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC,
U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgoKcg72nU6AF7xm.woff2)
format("woff2");
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF,
U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgoKew72nU6AF7xm.woff2)
format("woff2");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgoKcw72nU6AF7xm.woff2)
format("woff2");
unicode-range: U+1F00-1FFF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgoKfA72nU6AF7xm.woff2)
format("woff2");
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C,
U+038E-03A1, U+03A3-03FF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgoKcQ72nU6AF7xm.woff2)
format("woff2");
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F,
U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F,
U+A720-A7FF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2)
format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC,
U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3jvWyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF,
U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3jtGyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3jvGyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+1F00-1FFF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3js2yNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C,
U+038E-03A1, U+03A3-03FF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3jvmyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F,
U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F,
U+A720-A7FF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3jsGyNPYZvgw.woff2)
format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC,
U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvjvWyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF,
U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvjtGyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvjvGyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+1F00-1FFF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvjs2yNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C,
U+038E-03A1, U+03A3-03FF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvjvmyNPYZvg7UI.woff2)
format("woff2");
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F,
U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F,
U+A720-A7FF;
}
@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvjsGyNPYZvgw.woff2)
format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC,
U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
</head>
<body>
<div id="__next">
<div class="w-screen h-screen overflow-hidden" id="monitor-screen">
<div
id="ubuntu-lock-screen"
style="z-index: 100"
class="invisible -translate-y-full absolute outline-none bg-black bg-opacity-90 transform duration-500 select-none top-0 right-0 overflow-hidden m-0 p-0 h-screen w-screen">
<div
style="
background-image: url(./images/wallpapers/wall-2.webp);
background-size: cover;
background-repeat: no-repeat;
background-position-x: center;
"
class="absolute top-0 left-0 w-full h-full transform z-20 blur-md"></div>
<div
class="w-full h-full z-50 overflow-hidden relative flex flex-col justify-center items-center text-white">
<div class="text-7xl"><span>10:10 PM</span></div>
<div class="mt-4 text-xl font-medium"><span>Thu Mar 14</span></div>
<div class="mt-16 text-base">Click or Press a key to unlock</div>
</div>
</div>
<div
style="z-index: 100"
class="visible opacity-100 absolute duration-500 select-none flex flex-col justify-around items-center top-0 right-0 overflow-hidden m-0 p-0 h-screen w-screen bg-black">
<img
width="400px"
height="400px"
class="md:w-1/4 w-1/2"
src="./themes/Yaru/status/cof_orange_hex.svg"
alt="Ubuntu Logo" />
<div
class="w-10 h-10 flex justify-center items-center rounded-full outline-none cursor-pointer">
<img
width="40px"
height="40px"
class="w-10 animate-spin"
src="./themes/Yaru/status/process-working-symbolic.svg"
alt="Ubuntu Process Symbol" />
</div>
<img
width="200px"
height="100px"
class="md:w-1/5 w-1/2"
src="./themes/Yaru/status/ubuntu_white_hex.svg"
alt="Ubuntu Name" />
<div class="text-white mb-4">
<a
class="underline"
href="https://www.linkedin.com/in/dawidolko/"
rel="noreferrer noopener"
target="_blank"
>linkedin</a
><span class="font-bold mx-1">|</span
><a
href="https://github.com/dawidolko/Simulaing-Ubuntu-System-GUI"
rel="noreferrer noopener"
target="_blank"
class="underline"
>github</a
>
</div>
</div>
<div
class="main-navbar-vp absolute top-0 right-0 w-screen shadow-md flex flex-nowrap justify-between items-center bg-ub-grey text-ubt-grey text-sm select-none z-50">
<div
tabindex="0"
class="pl-3 pr-3 outline-none transition duration-100 ease-in-out border-b-2 border-transparent focus:border-ubb-orange py-1">
Activities
</div>
<div
tabindex="0"
class="pl-2 pr-2 text-xs md:text-sm outline-none transition duration-100 ease-in-out border-b-2 border-transparent focus:border-ubb-orange py-1">
<span>Thu Mar 14 10:10 PM</span>
</div>
<div
id="status-bar"
tabindex="0"
class="relative pr-3 pl-3 outline-none transition duration-100 ease-in-out border-b-2 border-transparent focus:border-ubb-orange py-1">
<div class="flex justify-center items-center">
<span class="mx-1.5"
><img
width="16px"
height="16px"
src="./themes/Yaru/status/network-wireless-signal-good-symbolic.svg"
alt="ubuntu wifi"
class="inline status-symbol w-4 h-4" /></span
><span class="mx-1.5"
><img
width="16px"
height="16px"
src="./themes/Yaru/status/audio-volume-medium-symbolic.svg"
alt="ubuntu sound"
class="inline status-symbol w-4 h-4" /></span
><span class="mx-1.5"
><img
width="16px"
height="16px"
src="./themes/Yaru/status/battery-good-symbolic.svg"
alt="ubuntu battry"
class="inline status-symbol w-4 h-4" /></span
><span class="mx-1"><div class="arrow-custom-down"></div></span>
</div>
<div
class="absolute bg-ub-cool-grey rounded-md py-4 top-9 right-3 shadow border-black border border-opacity-20 status-card invisible">
<div class="absolute w-0 h-0 -top-1 right-6 top-arrow-up"></div>
<div
class="w-64 py-1.5 flex items-center justify-center bg-ub-cool-grey hover:bg-ub-warm-grey hover:bg-opacity-20">
<div class="w-8">
<img
width="16px"
height="16px"
src="./themes/Yaru/status/audio-headphones-symbolic.svg"
alt="ubuntu headphone" />
</div>
<input
type="range"
class="ubuntu-slider w-2/3"
name="headphone_range"
min="0"
max="100"
step="1"
value="75" />
</div>
<div
class="w-64 py-1.5 flex items-center justify-center bg-ub-cool-grey hover:bg-ub-warm-grey hover:bg-opacity-20">
<div class="w-8">
<img
width="16px"
height="16px"
src="./themes/Yaru/status/display-brightness-symbolic.svg"
alt="ubuntu brightness" />
</div>
<input
type="range"
class="ubuntu-slider w-2/3"
name="brightness_range"
min="0"
max="100"
step="1"
value="100" />
</div>
<div class="w-64 flex content-center justify-center">
<div
class="w-2/4 border-black border-opacity-50 border-b my-2 border-solid"></div>
</div>
<div
class="w-64 py-1.5 flex items-center justify-center bg-ub-cool-grey hover:bg-ub-warm-grey hover:bg-opacity-20">
<div class="w-8">
<img
width="16px"
height="16px"
src="./themes/Yaru/status/network-wireless-signal-good-symbolic.svg"
alt="ubuntu wifi" />
</div>
<div
class="w-2/3 flex items-center justify-between text-gray-400">
<span>OnePlus 8 Pro</span>
<div class="arrow-custom-right"></div>
</div>
</div>
<div
class="w-64 py-1.5 flex items-center justify-center bg-ub-cool-grey hover:bg-ub-warm-grey hover:bg-opacity-20">
<div class="w-8">
<img
width="16px"
height="16px"
src="./themes/Yaru/status/bluetooth-symbolic.svg"
alt="ubuntu bluetooth" />
</div>
<div
class="w-2/3 flex items-center justify-between text-gray-400">
<span>Off</span>
<div class="arrow-custom-right"></div>
</div>
</div>
<div
class="w-64 py-1.5 flex items-center justify-center bg-ub-cool-grey hover:bg-ub-warm-grey hover:bg-opacity-20">
<div class="w-8">
<img
width="16px"
height="16px"
src="./themes/Yaru/status/battery-good-symbolic.svg"
alt="ubuntu battery" />
</div>
<div
class="w-2/3 flex items-center justify-between text-gray-400">
<span>2:40 Remaining (75%)</span>
<div class="arrow-custom-right"></div>
</div>
</div>
<div class="w-64 flex content-center justify-center">
<div
class="w-2/4 border-black border-opacity-50 border-b my-2 border-solid"></div>
</div>
<div
id="open-settings"
class="w-64 py-1.5 flex items-center justify-center bg-ub-cool-grey hover:bg-ub-warm-grey hover:bg-opacity-20">
<div class="w-8">
<img
width="16px"
height="16px"
src="./themes/Yaru/status/emblem-system-symbolic.svg"
alt="ubuntu settings" />
</div>
<div class="w-2/3 flex items-center justify-between">
<span>Settings</span>
</div>
</div>
<div
class="w-64 py-1.5 flex items-center justify-center bg-ub-cool-grey hover:bg-ub-warm-grey hover:bg-opacity-20">
<div class="w-8">
<img
width="16px"
height="16px"
src="./themes/Yaru/status/changes-prevent-symbolic.svg"
alt="ubuntu lock" />
</div>
<div class="w-2/3 flex items-center justify-between">
<span>Lock</span>
</div>
</div>
<div
class="w-64 py-1.5 flex items-center justify-center bg-ub-cool-grey hover:bg-ub-warm-grey hover:bg-opacity-20">
<div class="w-8">
<img
width="16px"
height="16px"
src="./themes/Yaru/status/system-shutdown-symbolic.svg"
alt="ubuntu power" />
</div>
<div class="w-2/3 flex items-center justify-between">
<span>Power Off / Log Out</span>
<div class="arrow-custom-right"></div>
</div>
</div>
</div>
</div>
</div>
<div
class="h-full w-full flex flex-col items-end justify-start content-start flex-wrap-reverse pt-8 bg-transparent relative overflow-hidden overscroll-none window-parent">
<div
class="absolute h-full w-full bg-transparent"
data-context="desktop-area"></div>
<div
style="
background-image: url(./images/wallpapers/wall-2.webp);
background-size: cover;
background-repeat: no-repeat;
background-position-x: center;
"
class="bg-ubuntu-img absolute -z-10 top-0 right-0 overflow-hidden h-full w-full"></div>
<div
class="absolute transform duration-300 select-none z-40 left-0 top-0 h-full pt-7 w-auto flex flex-col justify-start items-center border-black border-opacity-60 bg-black bg-opacity-50">
<div
class="w-10 h-10 rounded m-1 hover:bg-white hover:bg-opacity-10 flex items-center justify-center"
style="margin-top: auto">
<div class="relative">
<img
width="28px"
height="28px"
class="w-7"
src="./themes/Yaru/system/view-app-grid-symbolic.svg"
alt="Ubuntu view app" />
<div
class="invisible w-max py-0.5 px-1.5 absolute top-1 left-full ml-5 text-ubt-grey text-opacity-90 text-sm bg-ub-grey bg-opacity-70 border-gray-400 border border-opacity-40 rounded-md">
Show Applications
</div>
</div>
</div>
</div>
<div
class="w-1 h-full absolute top-0 left-0 bg-transparent z-50"></div>
<div
id="desktop-menu"
class="hidden cursor-default w-52 context-menu-bg border text-left font-light border-gray-900 rounded text-white py-4 absolute z-50 text-sm">
<div
class="w-full py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5">
<span class="ml-5">New Folder</span>
</div>
<div class="flex justify-center w-full">
<div class="border-t border-gray-900 py-1 w-2/5"></div>
</div>
<div
class="w-full py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5 text-gray-400">
<span class="ml-5">Paste</span>
</div>
<div class="flex justify-center w-full">
<div class="border-t border-gray-900 py-1 w-2/5"></div>
</div>
<div
class="w-full py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5 text-gray-400">
<span class="ml-5">Show Desktop in Files</span>
</div>
<div
class="w-full py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5">
<span class="ml-5">Open in Terminal</span>
</div>
<div class="flex justify-center w-full">
<div class="border-t border-gray-900 py-1 w-2/5"></div>
</div>
<div
class="w-full py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5">
<span class="ml-5">Change Background...</span>
</div>
<div class="flex justify-center w-full">
<div class="border-t border-gray-900 py-1 w-2/5"></div>
</div>
<div
class="w-full py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5 text-gray-400">
<span class="ml-5">Display Settings</span>
</div>
<div
class="w-full py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5">
<span class="ml-5">Settings</span>
</div>
<div class="flex justify-center w-full">
<div class="border-t border-gray-900 py-1 w-2/5"></div>
</div>
<div
class="w-full py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5">
<span class="ml-5"
>Enter<!-- -->
Full Screen</span
>
</div>
</div>
<div
id="default-menu"
class="hidden cursor-default w-52 context-menu-bg border text-left border-gray-900 rounded text-white py-4 absolute z-50 text-sm">
<a
rel="noreferrer noopener"
href="https://github.com/dawidolko/Simulaing-Ubuntu-System-GUI"
target="_blank"
class="w-full block cursor-default py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5"
><span class="ml-5">🌟</span>
<span class="ml-2">Star this Project</span></a
><a
rel="noreferrer noopener"
href="https://github.com/dawidolko/Simulaing-Ubuntu-System-GUI/issues"
target="_blank"
class="w-full block cursor-default py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5"
><span class="ml-5">❗</span>
<span class="ml-2">Report bugs</span></a
>
<div class="flex justify-center w-full">
<div class="border-t border-gray-900 py-1 w-2/5"></div>
</div>
<a
rel="noreferrer noopener"
href="https://www.linkedin.com/in/dawidolko/"
target="_blank"
class="w-full block cursor-default py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5"
><span class="ml-5">🙋♂️</span>
<span class="ml-2">Follow on <strong>Linkedin</strong></span></a
><a
rel="noreferrer noopener"
href="https://github.com/dawidolko"
target="_blank"
class="w-full block cursor-default py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5"
><span class="ml-5">🤝</span>
<span class="ml-2">Follow on <strong>Github</strong></span></a
><a
rel="noreferrer noopener"
href="mailto:poczta@dawidolko.l"
target="_blank"
class="w-full block cursor-default py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5"
><span class="ml-5">📥</span>
<span class="ml-2">Contact Me</span></a
>
<div class="flex justify-center w-full">
<div class="border-t border-gray-900 py-1 w-2/5"></div>
</div>
<div
class="w-full block cursor-default py-0.5 hover:bg-ub-warm-grey hover:bg-opacity-20 mb-1.5">
<span class="ml-5">🧹</span>
<span class="ml-2">Reset Ubuntu</span>
</div>
</div>
</div>
</div>
</div>
<script id="__NEXT_DATA__" type="application/json">
{
"props": { "pageProps": {} },
"page": "/",
"query": {},
"buildId": "EBWpOtaxXM8io_3YiVJcZ",
"nextExport": true,
"autoExport": true,
"isFallback": false,
"scriptLoader": []
}
</script>
</body>
</html>