-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
97 lines (90 loc) · 6.22 KB
/
index.html
File metadata and controls
97 lines (90 loc) · 6.22 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shaurya's</title>
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🚀</text></svg>">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="sided-prof">
<div style="position: relative; display: inline-block; margin-bottom: 15px;">
<img id="avatar" src="" alt="Avatar" style="width: 90px; height: 90px; border-radius: 50%; border: 2px solid #d4b06c;">
<div id="status-dot" style="position: absolute; bottom: 8px; right: 8px; width: 18px; height: 18px; border-radius: 50%; border: 3px solid #121212; background-color: #747f8d;"></div>
</div>
<h1>Shaurya Singh</h1>
</div>
<div class="main">
<div class="left">
<div id="profile" style="margin-top: 28px; text-align: center; opacity: 0; transition: opacity 0.5s;" class="profile">
<div style="border: 1px solid #d4b06c33; border-radius: 15px; padding: 20px; background-color: #1a1a1a; min-width: 300px; margin: 0 auto; box-shadow: 0 4px 15px rgba(0,0,0,0.5);">
<div id="username" onclick="copyDiscord()" title="Click to copy username" style="font-size: 1.3rem; font-weight: bold; color: #d4b06c; cursor: pointer; transition: opacity 0.2s;">
loading...
</div>
<div id="copy-hint" style="font-size: 0.7rem; color: #43b581; opacity: 0; transition: opacity 0.3s;">Copied to clipboard!</div>
<div id="custom-status" style="font-style: italic; color: #b59a5b; margin-top: 5px; font-size: 0.85rem; min-height: 1em;"></div>
<hr style="border: 0; border-top: 1px solid #333; margin: 15px 0;">
<div id="activity" style="font-size: 0.85rem; margin-bottom: 10px; display: none;">
<div style="text-transform: uppercase; font-size: 0.65rem; color: #888; margin-bottom: 4px;">Currently Doing</div>
<div id="activity-detail" style="color: #e0e0e0;"></div>
</div>
<div id="spotify" style="font-size: 0.85rem; color: #1DB954; display: none;">
<span style="font-size: 1.1rem;">♫</span> <span id="track-name"></span>
</div>
<div id="chilling" style="font-size: 0.85rem; color: #555;">Just vibing</div>
</div>
</div>
<div class="container">
<div class="links" style="display: flex; flex-direction: column; gap: 12px; margin-top: 1px; align-items: center;">
<a href="https://reddit.com/u/splayer_28410" target="_blank" class="site-link">
<img src="https://cdn.jsdelivr.net/npm/simple-icons@v9/icons/reddit.svg" alt="Reddit"> Reddit
</a>
<a href="https://bsky.app/profile/splayer1.bsky.social" target="_blank" class="site-link">
<img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/bluesky.svg" alt="Bluesky"> Bluesky
</a>
<a href="https://x.com/Splayer_1" target="_blank" class="site-link">
<img src="https://cdn.jsdelivr.net/npm/simple-icons@v9/icons/x.svg" alt="X"> X/Twitter
</a>
<a href="https://discord.com/users/799248479586615316" target="_blank" class="site-link">
<img src="https://cdn.jsdelivr.net/npm/simple-icons@v9/icons/discord.svg" alt="Discord"> Discord
</a>
<a href="https://github.com/Splayer0" target="_blank" class="site-link">
<img src="https://cdn.jsdelivr.net/npm/simple-icons@v9/icons/github.svg" alt="GitHub"> Github
</a>
<a href="https://youtube.com/@splayer0" target="_blank" class="site-link">
<img src="https://cdn.jsdelivr.net/npm/simple-icons@v9/icons/youtube.svg" alt="YouTube"> Youtube
</a>
<a href="https://t.me/Splayer0" target="_blank" class="site-link">
<img src="https://cdn.jsdelivr.net/npm/simple-icons@v9/icons/telegram.svg" alt="Telegram"> Telegram
</a>
</div>
</div>
</div>
<div class="right">
<div class="about-container" style="margin-top: 30px; display: flex; justify-content: center; width: 100%; padding: 0 20px; box-sizing: border-box;">
<div style="border: 1px solid #d4b06c33; border-radius: 15px; padding: 25px; background-color: #1a1a1a; max-width: 500px; width: 100%; box-shadow: 0 4px 15px rgba(0,0,0,0.5); text-align: left;">
<h2 style="margin-top: 0; color: #d4b06c; font-size: 1.2rem; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #333; padding-bottom: 10px;">
About Me
</h2>
<div style="color: #b59a5b; line-height: 1.6; font-size: 0.95rem;">
<p>Hi, I'm an <strong>Indian</strong> <strong>Hindu</strong> and a <strong>Tech Enthusiast</strong></p>
<p>I am also a <strong>Linux enjoyer</strong> who loves Open Sourced software</p>
<ul style="list-style-type: '→ '; padding-left: 20px; color: #d4b06c88;">
<li>Current Goal: getting a good college</li>
<li>OS: Bedrock Linux with Void and Arch strata</li>
<li>Age: [REDACTED]</li>
<li>Coordinates: 37°14'16.9"N 115°48'53.1"W</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<footer style="margin-top: 50px; color: #d4b06c44; font-size: 0.7rem; letter-spacing: 1px;">
∆ 2026 // BUILT WITH ❤️ ∆
</footer>
<script src="script.js"></script>
<script data-goatcounter="https://splayer.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
</body>
</html>