-
Notifications
You must be signed in to change notification settings - Fork 0
/
modifications.html
102 lines (92 loc) · 3.92 KB
/
modifications.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
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>new ways</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>🖤VARUN PUNIA'S PERSONAL SITE🖤</title>
</head>
<body>
<h1> <font size"8">VARUN PUNIA</h1> </font>
<table>
<tr>
<td> <img src="humayu8n-modified.png" alt="I AM JOKER :-)"> </td>
<td> <h1> <font size"7">VARUN PUNIA</h1> </font> </td>
<td> <p> <em> <font size="7">Hello everyone! I'm varun punia, a computer science student learning <strong>full stack web-development</strong>.</em> </p>
<p>I'm a hard working, enthusiastic student. I am always eager to learn new things everday. I love to hear songs of <strong>Nusrat Fateh Ali Khan</strong>. I try to make everyday productive.
I'm highly influenced by
<strong>DIOGENES</strong>. Right now i'm learning full stack web development and i've learned c++ (one thing that is remaining in c++ is that i've to revise it :-)) Right now i'm little bit confused about my future about what i've to do in my
life. I think that i'll either do a start-up or i'll prepare for UPSC and opt for IPS.</font>
</p></td>
</tr>
</table>
<img src="formal.jpg" alt="PEPE THE FROG :-) :-)">
<h1>VARUN PUNIA</h1>
<p> <em>Hello everyone! I'm varun punia, a computer science student learning <strong>full stack web-development</strong>.</em> </p>
<p>I'm a hard working, enthusiastic student. I am always eager to learn new things everday. I love to hear songs of <strong>Nusrat Fateh Ali Khan</strong>. I try to make everyday productive.
I'm highly influenced by
<strong>DIOGENES</strong>. Right now i'm learning full stack web development and i've learned c++ (one thing that is remaining in c++ is that i've to revise it :-)) Right now i'm little bit confused about my future about what i've to do in my
life. I think that i'll either do a start-up or i'll prepare for UPSC and opt for IPS.
</p>
<hr>
<h3>Education</h3>
<p>
<ul>
<li>Karan Public School</li><br>
<li> <a href="https://www.greenwayschool.org/">Greenway Modern School</a></li><br>
<li> <a href="http://www.stgirirohini.in/">St. Giri Senior Secondary School</a></li><br>
<li> <a href="https://mait.ac.in/">Maharaja Agrasen Institute Of Technology</a></li>
</ul>
</p>
<h3>Hobbies</h3>
<ol>
<li> <a href="https://www.youtube.com/shorts/QkYY3ttZR04">Swimming</a></li>
<li> <a href="https://www.youtube.com/shorts/xjt7heb3wUQ">Reading useful articles on internet</a></li>
<li> <a href="https://www.youtube.com/watch?v=Mk01pvOc5d0">Listening to useful podcasts</a></li>
<li> <a href="https://www.youtube.com/shorts/4PS3ewGxNiI">Cooking</a></li>
<li> <a href="https://www.youtube.com/watch?v=gI_wIgianZ4">Playing badminton,football,cricket,chess,carrom</a></li>
<li> <a href="https://www.youtube.com/watch?v=hHKk15SHycQ">Hearing songs</a></li>
<li> <a href="https://www.youtube.com/watch?v=h501VLquWoM">Exercise</a></li>
<li> <a href="https://www.youtube.com/watch?v=PKxw2I-rdEw">Coding</a></li>
</ol>
<a href="Contact-me .html">Contact me</a>
<h3>Education Years</h3>
<table border="10">
<thead>
<tr>
<th>Year</th>
<th>Institute</th>
</tr>
</thead>
<tbody>
<tr>
<td>2006-2008</td>
<td>Karan Public School</td>
</tr>
<tr>
<td>2008-2017</td>
<td>St. Giri Senior Secondary School</td>
</tr>
<tr>
<td>2017-2018</td>
<td>Greenway Modern School</td>
</tr>
<tr>
<td>2018-2021</td>
<td>St. Giri Senior Secondary School</td>
</tr>
<tr>
<td>2021-2025</td>
<td>Maharaja Agrasen Institute Of Technology</td>
</tr>
</tbody>
</table>
</body>
</html>