-
Notifications
You must be signed in to change notification settings - Fork 0
/
lab1q2.txt
63 lines (63 loc) · 1.14 KB
/
lab1q2.txt
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
<html>
<head>
<center><h1>ABHIRUP CHOWDHURY</h1></center>
</head>
<body>
<img src="C:\Users\KIIT\OneDrive\Pictures\my image.jpg"width="200" height="200" align="right">
<h2>Contact</h2>
<p><b>Email id:</b>[email protected]</p>
<p><b>Mobile no :</b>8328895826</p>
<h2>Skills</h2>
<ul>
<li><b>Programming Languages :
Python, Java, C++</b></li>
<li><b>Frontend : HTML5, CSS3,
JavaScript, React</b></li>
<li><b>Backend : Node.js</b></li>
</ul>
<h2>Language</h2>
<ul>
<li>English</li>
<li>Hindi</li>
<li>Odia</li>
<li>Bengali</li>
</ul>
<h2>Hobbies</h2>
<ul>
<li>Playing football</li>
<li>Watching movies</li>
</ul>
<h1>IOT MEMBER</h1>
<p>Web Developer</p>
<h2>Education</h2>
<table>
<tr>
<th>SCHOOL NAME</th>
<th>Passing year </th>
<th>percentage/cgpa</th>
</tr>
<tr>
<td>DELHI PUBLIC SCHOOL</td>
<td>2020</td>
<td>8.9</td>
</tr>
<tr>
<td>DELHI PUBILC SCOOL</td>
<td>2018</td>
<td>89%</td>
</tr>
</table>
<ul>
<li>
<h2>Project1</h2>
<p>This project is based on html.
& used React</p>
</li>
<li>
<h2>Project2</h2>
<p>This project is based on C programming.
& used React</p>
</li>
</ul>
</body>
</html>