-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (36 loc) · 995 Bytes
/
index.html
File metadata and controls
36 lines (36 loc) · 995 Bytes
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
<html lang="en">
<head>
<title>
alphasingh
</title>
</head>
<body>
<table style="margin: auto; align-items: center">
<tbody>
<tr>
<td>Welcome to the website of <b>Abhay Raj Singh</b></td>
</tr>
<tr>
<td><img src="https://avatars.githubusercontent.com/u/25795957?s=400&u=9eb71e44dbbbad9eb587c73b8f9d9800a07ffb73&v=4" width="100" height="100" alt="Photo">
</td>
</tr>
<tr>
<td><a href="https://www.linkedin.com/in/alphasingh">LinkedIn</a></td>
</tr>
<tr>
<td><a href="https://leetcode.com/alphasingh">LeetCode</a></td>
</tr>
<tr>
<td><a href="https://www.hackerrank.com/alphasingh">Hackerrank</a></td>
</tr>
<tr>
<td><a href="https://github.com/alphasingh">GitHub</a></td>
</tr>
<tr>
<td style="font-size: 8pt">Created: 2021 Jan 06 13:16</td>
</tr>
<tr>
<td style="font-size: 8pt">Updated: 2025 Oct 08 21:45</td>
</tr>
</tbody>
</table>