-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
84 lines (81 loc) · 2.73 KB
/
index.html
File metadata and controls
84 lines (81 loc) · 2.73 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>😃Shaurya's WebWorld</title>
</head>
<body>
<table cellspacing="20">
<tr>
<td> <img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/1bffd185-fce9-4b34-9898-7b1875d60cab/ddjzucy-99e0f38f-aacc-4830-b986-78ed48a062d6.png/v1/fit/w_414,h_293,strp/zenitsu_agatsuma_by_kyukino_ddjzucy-414w.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9OTAwIiwicGF0aCI6IlwvZlwvMWJmZmQxODUtZmNlOS00YjM0LTk4OTgtN2IxODc1ZDYwY2FiXC9kZGp6dWN5LTk5ZTBmMzhmLWFhY2MtNDgzMC1iOTg2LTc4ZWQ0OGEwNjJkNi5wbmciLCJ3aWR0aCI6Ijw9MTI3MSJ9XV0sImF1ZCI6WyJ1cm46c2VydmljZTppbWFnZS5vcGVyYXRpb25zIl19.F5xOMjyl-e9It3D8Gdi4CdaDj9He6OrxGfC3QUDPNWY">
<hr size="4" noshade></td>
<td> <h1>Shaurya Pratap Singh</h1>
<p><i>An aspiring <strong>computer engineering student </strong></i>🥲</p>
<p>No role Modelz and I am here right now. No role Modelz to speak up.</p></td>
</tr>
</table>
<hr>
<h3>Education</h3>
<p>
<ul>
<li><a href="https://www.lahs.org/">LAHS</a></li>
<li><a href="https://pragatividyapeeth.com/">Pragati Vidya Peeth</a></li>
<li><a href="https://www.thapar.edu">TIET</a></li>
</ul>
</p>
<p>
<table border="1", cellspacing="10">
<thead>
<tr>
<th>Institution</th>
<th>Years</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://www.lahs.org/">LAHS</a></li></td>
<td>2005 to 2017</td>
</tr>
<tr>
<td><a href="https://pragatividyapeeth.com/">Pragati Vidya Peeth</a></td>
<td>2018 to 2019</td>
</tr>
<tr>
<td><a href="https://www.thapar.edu">TIET</a></li></td>
<td>2019 to 2023</td>
</tr>
</tbody>
</table>
</p>
<hr>
<p>
<h3>Skills</h3>
<table border="2", cellspacing="10">
<tr>
<td>
<table>
<tr>
<td>Graphic Designing</td> <td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Photography</td> <td>⭐⭐⭐</td>
</tr>
</table>
</td>
<td>
<table>
<tr>
<td>Video Editing</td> <td>⭐⭐⭐</td>
</tr>
<tr>
<td>Coding</td> <td>⭐⭐⭐</td>
</tr>
</table>
</td>
</tr>
</table>
</p>
<hr>
<h3><a href="D:\My Stuff\Web Dev Bootcamp\Atom\HTML-PersonalSite\Hobbies.html">My Hobbies</a><br><a href="D:\My Stuff\Web Dev Bootcamp\Atom\HTML-PersonalSite\Contactme.html">Contact Me!</a></h3>
<body>
</html>