-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
140 lines (136 loc) · 8.42 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Links - Aman Bhaskar</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-15G5HTQYGB"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-15G5HTQYGB');
</script>
<meta name="description" content="List of important links for quick navigation.">
<meta name="keywords" content="Aman, Bhaskar, portfolio, links">
<meta name="author" content="Aman Bhaskar">
<meta property="og:title" content="Link - Aman Bhaskar" />
<meta property="og:url" content="https://amanbh2.github.io/Links/" />
<meta property="og:image" content="https://drive.google.com/file/d/19SuuCeSjOvo3eFSyk585UD8e750B2tgc/view?usp=sharing" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@100;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,400,1,0" />
<link href="https://fonts.googleapis.com/css2?family=Sacramento&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;300;400;500;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="header"><h1>Link List</h1></div>
<div class="link-container">
<p class="link-head">Projects</p>
<div class="link-box">
<div class="project">
<div class="icon"><img src="res/star.png" alt="UPSC Star icon"></div>
<div class="details">
<div class="title">UPSC Star</div>
<div class="desc">A website where aspirants can easily search and filter all previous year questions.</div>
</div>
</div>
<div class="raw-link">
<div class="link-text"><p>https://amanbh2.github.io/UPSC-Star/</p></div>
<div class="visit-btn"><a href="https://amanbh2.github.io/UPSC-Star/">Visit</a></div>
</div>
</div>
<div class="link-box">
<div class="project">
<div class="icon"><img src="res/PopIcon128.png" alt="Pop The Bubbles icon"></div>
<div class="details">
<div class="title">Pop The Bubbles</div>
<div class="desc">A fun and exciting online game of popping some bubbles.</div>
</div>
</div>
<div class="raw-link">
<div class="link-text"><p>https://amanbh2.github.io/Pop-The-Bubble/</p></div>
<div class="visit-btn"><a href="https://amanbh2.github.io/Pop-The-Bubble/">Visit</a></div>
</div>
</div>
<div class="link-box">
<div class="project">
<div class="icon"><img src="res/PopIcon128.png" alt="Infinite Palette icon"></div>
<div class="details">
<div class="title">Infinite Palette</div>
<div class="desc">An extension for chrome that lets you can generate unique palette at each click.</div>
</div>
</div>
<div class="raw-link">
<div class="link-text"><p>https://cutt.ly/hEneERm</p></div>
<div class="visit-btn"><a href="https://cutt.ly/hEneERm">Visit</a></div>
</div>
</div>
<div class="link-box">
<div class="project">
<div class="icon"><img src="res/QuickLinksLogo128.png" alt="Quick Links NITRR icon"></div>
<div class="details">
<div class="title">Quick Links - NIT Raipur</div>
<div class="desc">An helpful chorme extension for NIT Raipur students.</div>
</div>
</div>
<div class="raw-link">
<div class="link-text"><p>https://cutt.ly/hEneptp</p></div>
<div class="visit-btn"><a href="https://cutt.ly/hEneptp">Visit</a></div>
</div>
</div>
</div>
<div class="link-container">
<p class="link-head">Social</p>
<div class="social-box" id="gmail">
<div class="social-icon"><img src="res/Gmail_icon_(2020).svg" height="16px"></div>
<div class="social-id" style="text-align: left;">amanbh2@gmail.com</div>
<div class="copy-btn" onclick="copyid(this);" data-uid="mailto:amanbh2@gmail.com" title="Copy User Id"><span class="material-symbols-outlined" style="font-size:16px">content_copy</span></div>
<div class="svisit-btn"><a href="mailto:amanbh2@gmail.com" target="_blank">Compose</a></div>
</div>
<div class="social-box" id="telegram">
<div class="social-icon"><img src="res/Telegram_logo.svg" height="20px"></div>
<div class="social-id">@amanbh2</div>
<div class="copy-btn" onclick="copyid(this);" data-uid="https://t.me/amanbh2" title="Copy User Id"><span class="material-symbols-outlined" style="font-size:16px">content_copy</span></div>
<div class="svisit-btn"><a href="https://t.me/amanbh2" target="_blank">Visit</a></div>
</div>
<div class="social-box" id="github">
<div class="social-icon"><img src="res/github.svg" height="20px"></div>
<div class="social-id">@amanbh2</div>
<div class="copy-btn" onclick="copyid(this);" data-uid="https://github.com/amanbh2" title="Copy User Id"><span class="material-symbols-outlined" style="font-size:16px">content_copy</span></div>
<div class="svisit-btn"><a href="https://github.com/amanbh2" target="_blank">Visit</a></div>
</div>
<div class="social-box" id="linkedin">
<div class="social-icon"><img src="res/LinkedIn_icon.svg" height="20px"></div>
<div class="social-id">@amanbh2</div>
<div class="copy-btn" onclick="copyid(this);" data-uid="https://www.linkedin.com/in/amanbh2/" title="Copy User Id"><span class="material-symbols-outlined" style="font-size:16px">content_copy</span></div>
<div class="svisit-btn"><a href="https://www.linkedin.com/in/amanbh2/" target="_blank">Visit</a></div>
</div>
<div class="social-box" id="instagram">
<div class="social-icon"><img src="res/Instagram.svg" height="20px"></div>
<div class="social-id">@iamanbh2</div>
<div class="copy-btn" onclick="copyid(this);" data-uid="https://www.instagram.com/iamanbh2/" title="Copy User Id"><span class="material-symbols-outlined" style="font-size:16px">content_copy</span></div>
<div class="svisit-btn"><a href="https://www.instagram.com/iamanbh2/" target="_blank">Visit</a></div>
</div>
<div class="social-box" id="facebook">
<div class="social-icon"><img src="res/2021_Facebook_icon.svg" height="20px"></div>
<div class="social-id">@amanbh2</div>
<div class="copy-btn" onclick="copyid(this);" data-uid="https://www.facebook.com/amanbh2/" title="Copy User Id"><span class="material-symbols-outlined" style="font-size:16px">content_copy</span></div>
<div class="svisit-btn"><a href="https://www.facebook.com/amanbh2/" target="_blank">Visit</a></div>
</div>
</div>
<div id="endgap"></div>
<div class="nav">
<div class="navbtns"><a href="https://amanbh2.github.io/portfolio/"><span class="material-symbols-rounded">home</span></a></div>
<div class="navbtns"><a href="https://amanbh2.github.io/Posters/"><span class="material-symbols-rounded">draw</span></a></div>
<div class="navbtns"><a href="./index.html" style="color:#1e90ff"><span class="material-symbols-rounded">share</span></a></div>
<div class="navbtns"><a href="https://t.me/amanbh2"><span class="material-symbols-rounded">send</span></a></div>
</div>
<script src="script.js"></script>
</body>
</html>