-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
74 lines (55 loc) · 2.45 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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="./css/info.css">
<title></title>
</head>
<body>
<div id="top">
<div id="abhi">Abhishek Singh</div>
<div id="address">
<div id="yoyo">
<b>Email :</b color="gray">abhisheks10202@gmail.com<br><b>Address :</b> 5/10,super visor quaters,csau kanpur<br><b>Phone :</b>8707848194<br><b>Date of birth :</b>05-07-2000<br><b>Nationality :</b>Indian<br><b>Link :</b>instagram.com/abhhisheks10202
</div>
<div >
<img src="abhi.jpeg" id="dp">
</div>
</div>
</div>
<br><hr>
<div class="column2">
<div class="objective">OBJECTIVE</div>
<div class="osummary">1. Seeking a position as an administrative assistant at Acme Inc., to leverage organizational and
research skills to support internal and external communication.<br>
2. Eager to expand my skill set through external trainings to help boost all major front desk KPIs.<br>
3. Hoping to leverage organizational skills to help ABC Corp introduce time-saving schemes for all executives.<br>
4. Highly-engaged sales representative with a BS in Biology, seeking to enhance sales figures for Azult Medical.</div>
</div>
<br><hr>
<div id="column3">
<div id="education">EDUCATION</div>
<div id="esummary"><table border="1" ><tr bgcolor="red"><td><b>Grade</b></td><td><b>Board/University</b></td><td><b>Percentage</b></td><td><b>Institute</b></td></tr>
<tr><td>High School</td><td>U.P Board</td><td>90%</td><td>JNVM </td></tr>
<tr><td>Intermediate</td><td>U.P Board</td><td>91%</td><td>JNVM </td></tr>
<tr><td>BCA</td><td>CSJMU</td><td>74%</td><td>DAMS </td></tr>
<tr><td>MCA</td><td>NIT</td><td>-</td><td>MANIT </td></tr></table></div>
</div>
<hr>
<div class="column2">
<div class="objective">PROJECTS and SKILLS</div>
<div class="osummary">1. Questionnaire Website<br>2. Online Resume Building Website<br>C,C++,Python,Java,Html,Php</div>
</div>
<hr>
<div class="column2">
<div class="objective">SUBJECTS In MCA</div>
<div class="osummary">1. Discreate Mathematics<br>2. C Programming<br>3. Data Structure<br>4. Operating System<br>5. Computer Architecture<br>6. Business Communication</div>
<br><br>
</div>
<hr>
<div class="column2">
<div class="objective">EXPECTATIONS FROM MCA CLASSES</div>
<div class="osummary">Click on below button to go to Expectations from mca classes page<p>
<a href ="expectatio.html"><input type="button" value="CLICK HERE"></a>
</div>
</body>
</html>