-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
75 lines (75 loc) · 1.67 KB
/
index.html
File metadata and controls
75 lines (75 loc) · 1.67 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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="home.css">
<title>Home</title>
</head>
<body>
<div class="container">
<h1>MY RESUME</h1>
</div>
<div class="container1">
<h1><u>About myself:</u></h1>
</div>
<div class="container2">
<h1>Hello everyone!!! this is sanjay.s
<br>
I have done my schooling at s.b.s.c.vivekananda vidyalaya
<br>
currently pursuing Mtech CSE(integrated) course at sri sairam engineering college
<br>
</h1>
</div>
<hr>
<div class="container3">
<h1>
<u>Objective:</u>
</h1>
</div>
<div class="container4">
<h1>
Industrious recent computer science graduate with a zeal for innovation. Seeking a position at your company, where the strategic focus on delighting users aligns with my creativity and desire to enhance social events through technology.
</h1>
</div>
<hr>
<div class="container5">
<h1>
<u>Expertise:</u>
<h1>
</div>
<div class="container6">
<h1>
<li>
C programming
<li>
C++
<li>
Python
<li>
Html
<li>
CSS
<li>
Social media blogging
</li>
</li>
</li>
</li>
</li>
</li>
</h1>
</div>
<hr>
<div class="container7">
<h1>
<u>Contact Me:</u>
</h1>
</div>
<div class="container8">
<h1>
Phone : 9360974612
<br>Email : sanjai462004@gmail.com<br>
</h1>
</div>
<hr>
</body>