-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
92 lines (69 loc) · 1.67 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Introduction</title>
</head>
<body bgcolor="lightblue">
<div align="center">
<div align="center">
<h1>Hi! I am Mehru</h1>
<p>
<b>I am a computer science student. The courses I have studied in univeristy
are:</b>
<ui>
<ul>
<li>UIUX Designing</li>
<li>Data structure</li>
<li>Data mining</li>
<li>Human computer interaction</li>
<li>Mobile app development</li>
<li>Programming language</li>
<li>Software engineering</li>
<li>Artificial Intelligence</li>
</ui>
</ul>
</p>
<ui></ui>
<ui></ui>
<ui></ui>
<ui></ui>
<ui></ui>
<p>
<b> In my free time, I focus on designing new and creative ideas.My favourite
hobbies are:</b>
<ui>
hobbies are:</b>
<ul>
<li>Eating😁</li>
<li>Designing</li>
<li>Watching dramas</li>
<li>Signing</li>
</ui>
</ul>
</p>
<ui></ui>
<ui></ui>
<ui></ui>
<ui></ui>
<p><b> A computer scientist and enthusiastic graphic & uiux designer! I am passionate about new challenges I have worked on many projects like: </b>
<ui>
<ul>
<li> Library Managament system </li>
<li> Book store </li>
<li> Learning Managament system </li>
<li> Quizdom</li>
<li> Web pages</li>
<li> Food app </li>
<li> Music app </li>
<li> Googleclass room app</li>
</ui>
</p>
<div>
</ul>
</p>
</div>
</body>
</html>