-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
37 lines (36 loc) · 1.31 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> School Project (Test Portfolio)</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h2>From,
<br>Shubham,
<br>M. Enclave, New Delhi - 110045.
</h2>
I am in <i>Class 10th</i>, I got more than 20 certificates in different activities, which started in Kindergarden. I got a letter in primary from our H'onable PM, Modi Ji. I have around 3-5 medals,<br>
I like playing games (offline, online both), coding, avoiding the use of Windows & use Linux instead... and uh.. I guess... that's it.<br>
I have created few mods for MC Java (specifically ported to Fabric) and other things are on my Profile (README page).
<br>I use Discord, YouTube (& Gmail :skull:).
<br>
<br>
<br>
<img src="my_pic.png" width="500" height=" 500" alt="My Picture (taken in 2022)">
<br>
<br> <p>The original picture was taken in 2022/23 (January)</p>
<br>
<img src="pm_letter.jpg" width="500" height="600" alt="The Letter (Framed)">
<p>This picture was taken on 20th May, 2024</p><br>
<p><i>🛈 This website is a project, assigned in TechTrack Summer Camp sponsored w/ Sarabhai Tech Club.</i></p>
<!-- This is the most weird project that I've ever done... --->
</body>
</html>