-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsetup.html
107 lines (103 loc) · 4.3 KB
/
setup.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
<!DOCTYPE html>
<html lang="it-IT">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="color-scheme" content="light dark">
<base target="_blank">
<title>My setup | shirok1n03.github.io</title>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<h1>
<a href="https://shirok1n03.github.ik">shirok1n03.github.io</a>
<div id="centra">
<a href="https://github.com/Shirok1n03">
<img width="25px" src="https://img.icons8.com/fluency/512/github.png">
</a>
<a href="https://t.me/Shirok1n03">
<img width="25px" src="https://img.icons8.com/fluency/512/telegram-app.png">
</a>
<a href="https://twitter.com/@Shirok1n03">
<img width="25px" src="https://img.icons8.com/color/512/twitter-circled.png">
</a>
</div>
</h1>
<h1 id="my-setup">My setup</h1>
<h2 id="peripherals">Peripherals</h2>
<p>
<strong>Headset:</strong>
Fnatic React
<br>
<strong>Mouse:</strong>
Logitech G305 LIGHTSPEED
<br>
<strong>Keyboard:</strong>
EPOMAKER TH66 Pro 65%
<BR>
<strong>Controller:</strong>
Xbox Series S/X Black
</p>
<h1 id="laptop">Laptop</h1>
<p>
<strong>
Name: Lenovo Idepad Gaming 3 15ARH05
<br>
<strong>CPU:</strong>
AMD Ryzen 5 4600H
<br>
<strong>RAM:</strong>
Crucial CT2K8G4SFRA32A 16GB (2x8) DDR4 3200MHz
<br>
<strong>SSD:</strong>
SAMSUNG MZALQ512HALU-000L2 512GB
<br>
<strong>GPU:</strong>
Nvidia GeForce GTX 1650ti (mobile)
<br>
<strong>OS:</strong>
Windows 11 Home
</p>
<h1 id="minipc">Mini pc</h1>
<p>
<strong>
Name: GEEKOM Mini Air12
<br>
<strong>CPU:</strong>
Intel Alder Lake N100 (12gen)
<br>
<strong>OS:</strong>
Windows 11 Home
</p>
<h2 id="other-devices">Other devices</h2>
<p>
<strong>Smarthone:</strong>
Apple iPhone 13 Pro 128gb AlpineGreen
<br>
<strong>Smartwatch:</strong>
Apple Watch Series 10 46mm JetBlack
<br>
<strong>Headphones (in ear):</strong>
Apple AirPods Pro (2ª gen)
<br>
<strong>Headphones (on ear):</strong>
Sony WH-CH520
<br>
</p>
<h2 id="other-smartphones">Other smartphones</h2>
<p>
<strong> Motorola Edge 20 Pro 12/256gb </strong>
<br>
<strong> Xiaomi Redmi Note 7 4/64gb </strong>
<br>
</p>
</div>
</h1>
<footer>
by
<a href="https://t.me/antooo0331">@Shirok1n03</a>
, updated to 00:15 AM - UTC
</footer>
</body>
</html>