generated from Abishnoi69/AshokShau
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
56 lines (54 loc) · 2.89 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
<!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>Ashok Bishnoi (Abishnoi)</title>
<style>
body {
background-color: #000000;
color: #ffffff;
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
}
h1 {
font-size: 2.5em;
margin: 0;
}
#profile {
margin: 50px;
}
</style>
<body>
<div id="profile">
<h1 align="center">Ashok Bishnoi</h1>
<div align="center">
<strong>ᴘʀᴏғɪʟᴇ ᴠɪsɪᴛᴏʀs</strong><br>
<img align="middle" src="https://profile-counter.glitch.me/Abishnoi69/count.svg" alt="Profile Visitors">
</div>
<h2>ʜɪ ! ɪᴛ's ᴍᴇ ᴀʙɪsʜɴᴏɪ</h2>
<img src="https://raw.githubusercontent.com/MartinHeinz/MartinHeinz/master/wave.gif" alt="wave" style="width: 30px;">
<h3>ᴛᴇᴄʜ sᴛᴀᴄᴋ</h3>
<img src="https://skillicons.dev/icons?i=python,go,vscode,linux,git,github,githubactions,flask,html,markdown,mongo,sqlite,mysql,postgres,redis" alt="Skills">
<div align="center">
<a href="https://t.me/Abishnoi1M"><img src="https://user-images.githubusercontent.com/77770753/117139498-f081c400-adc9-11eb-9aaf-f895a54ecc67.gif" alt="Telegram"></a>
</div>
<h2>ɢɪᴛʜᴜʙ ᴀɴᴀʟʏᴛɪᴄs</h2>
<a href="https://github.com/Abishnoi69"><img src="https://github-readme-stats.vercel.app/api?username=Abishnoi69&count_private=true&show_icons=true&theme=chartreuse-dark&custom_title=What%27s+the+craic?&include_all_commits=true&hide_border=true&bg_color=000000" width="49%" alt="GitHub Stats"></a>
<a href="https://github.com/Abishnoi69"><img src="https://github-readme-streak-stats.herokuapp.com/?user=Abishnoi69&theme=chartreuse-dark&hide_border=True&bg_color=000000" width="49%" alt="GitHub Streak"></a>
<h3>ɢᴇᴛ ɪɴ ᴛᴏᴜᴄʜ</h3>
<a href="https://t.me/Abishnoi1M"><img src="https://img.shields.io/badge/Abishnoi-30302f?style=for-the-badge&logo=telegram" alt="Telegram"></a>
<a href="#"><img src="https://img.shields.io/badge/Abishnoi-30302f?style=for-the-badge&logo=instagram" alt="Instagram"></a>
<a href="https://www.linkedin.com/in/abishnoi69"><img src="https://img.shields.io/badge/Abishnoi-30302f?style=for-the-badge&logo=linkedin" alt="LinkedIn"></a>
<div id="codeWithLove" style="text-align: center; margin-top: 50px;">
<h3>Code with Love 💖</h3>
<p>Every line of code we write is a step towards building something amazing. Let's infuse our projects with passion, creativity, and a touch of love. Happy coding!</p>
<div>
<img src="https://media.giphy.com/media/26BRuo6sLetdllPAQ/giphy.gif" alt="GIF" width="369px">
</div>
</div>
</div>
</body>
</html>