-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
88 lines (81 loc) · 5.07 KB
/
index.html
File metadata and controls
88 lines (81 loc) · 5.07 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
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<title>Shivam Singh</title>
<link rel="icon" type="image/x-icon" href="./images/img.jpg">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css"
integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap" rel="stylesheet" />
<style>
body {
font-family: 'Roboto Mono', monospace;
}
</style>
</head>
<body class="bg-black text-white p-6">
<div class="flex flex-row items-start gap-4 mb-6">
<img alt="Profile picture" class="rounded-lg" height="180" width="180" src="./images/Profile-pic.jpg" />
</div>
<div class="flex items-center gap-4 mb-4 text-[1.75rem]">
<h1 class="text-white">Shivam Singh</h1>
<a href="https://github.com/sinzn" target="_blank" title="GitHub">
<i class="fab fa-github text-white text-xl hover:text-red-600 transition-colors"></i>
</a>
<a href="mailto:Iam@shivam-singh.com" target="_blank" title="Email">
<i class="fas fa-envelope text-white text-xl hover:text-red-600 transition-colors"></i>
</a>
</div>
<p class="mb-4 text-[1rem]">Welcome to my home page.</p>
<p class="mb-4 text-[1rem] leading-[1.4]">
My name is Shivam Singh, and I work as a Senior System Administrator at Chi Networks Pvt. Ltd., where I deploy highly scalable
and highly available applications.
</p>
<p class="mb-4 text-[1rem] leading-[1.4]">
My work involves automating deployment pipelines and managing CI/CD workflows to ensure smooth and consistent software delivery.
</p>
<p class="mb-4 text-[1rem]">
I also implement infrastructure as code (IaC) using tools like Terraform and Ansible, and monitor system performance with Prometheus and Grafana.
</p>
<p class="mb-4 text-[1rem] leading-[1.6]">
I hold certifications from leading cloud providers, including
<a href="https://www.credly.com/users/shivam-singxh" target="_blank" title="AWS Certification">
<i class="fab fa-aws text-white text-xl hover:text-red-600 transition-colors"></i>
</a> and
<a href="https://learn.microsoft.com/en-us/users/shivamsingxh" target="_blank"
class="text-blue-500 underline hover:text-blue-500 font-bold cursor-pointer group-hover:underline">Microsoft
Azure</a>
which showcase my expertise in managing and deploying scalable cloud infrastructure.
</p>
</br>
<h2 class="text-white text-[1.5rem] mb-3">
You <span class="font-bold">are</span> here for <span class="text-red-600 font-bold">...</span>
</h2>
<p class="mb-5 text-[1rem]">I believe you're here to know more about me—so take a look at some useful, everyday apps I built after learning, like a secure AWS S3 storage app and more... </p>
<p class="mb-5 text-[1rem]">⚠️ Some applications may take a few moments to start, so please wait and stay on the loading screen ⚠️ </p>
<div class="flex flex-wrap gap-3 text-[0.875rem] sm:justify-start">
<a class="bg-gray-200 text-black px-4 py-2 rounded shadow-md hover:bg-red-600 hover:text-white transition-colors"
target="_blank" href="https://sinzn-storage.onrender.com">Aws Storage</a>
<a class="bg-gray-200 text-black px-4 py-2 rounded shadow-md hover:bg-red-600 hover:text-white transition-colors"
target="_blank" href="https://l.shivam-singh.in">LinkMgr</a>
<a class="bg-gray-200 text-black px-4 py-2 rounded shadow-md hover:bg-red-600 hover:text-white transition-colors"
target="_blank" href="https://p.shivam-singh.in">Passwd Mngr</a>
<a class="bg-gray-200 text-black px-4 py-2 rounded shadow-md hover:bg-red-600 hover:text-white transition-colors"
target="_blank" href="https://sinzn-share.onrender.com">Qr file share</a>
<a class="bg-gray-200 text-black px-4 py-2 rounded shadow-md hover:bg-red-600 hover:text-white transition-colors"
target="_blank" href="https://sinzn-chat.onrender.com">Chat</a>
<a class="bg-gray-200 text-black px-4 py-2 rounded shadow-md hover:bg-red-600 hover:text-white transition-colors"
target="_blank" href="https://sinzn-video.onrender.com">Video call</a>
<a class="bg-gray-200 text-black px-4 py-2 rounded shadow-md hover:bg-red-600 hover:text-white transition-colors"
target="_blank" href="https://toss.shivam-singh.in">Toss</a>
<a class="bg-gray-200 text-black px-4 py-2 rounded shadow-md hover:bg-red-600 hover:text-white transition-colors"
target="_blank" href="https://qr.shivam-singh.in">Qr Genrator</a>
<a class="bg-gray-200 text-black px-4 py-2 rounded shadow-md hover:bg-red-600 hover:text-white transition-colors"
target="_blank" href="https://webev.fun/">Link Shorter</a>
<a class="bg-gray-200 text-black px-4 py-2 rounded shadow-md hover:bg-red-600 hover:text-white transition-colors"
target="_blank" href="https://sinzn-note.onrender.com/">Notes</a>
</div>
</body>
</html>