-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
155 lines (138 loc) · 4.08 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<div><p><b>Nilanjana Priya</b> <br>
mob. 9000000000<br>
email - <a>nilanjana@abc.com</a> </p></div>
<b><hr></b><hr>
<b>objective</b>
<p> challenging career in IT industry, In an organization, which offers abundant oppurtunity to innovate, grow and develop.</p>
<b>Academic credentials</b>
<table border="10px">
<tr>
<th>Examination</th>
<th>Percentage</th>
<th>Board</th>
<th>Year</th>
</tr>
<tr>
<th>MCA</th>
<th>67.00%</th>
<th>ABC University</th>
<th>2012</th>
</tr>
<tr>
<th>BCA</th>
<th>75.00%</th>
<th>ABC University,Kothapur</th>
<th>2009</th>
</tr>
<tr>
<th>HSC</th>
<th>79.00%</th>
<th>ABC Board</th>
<th>2005</th>
</tr>
<tr>
<th>SSC</th>
<th>85.00%</th>
<th>ABC Board</th>
<th>2003</th>
</tr>
</tr>
</th>
<br>
</table>
<hr>
<b></b><h4>Technical skills:</h4>
<hr>
<div>
<p><b>Operating Systems </b>:Windows 98,Windows XP,Windows 7.</p>
<p><b>Programming Languages</b>:C,C++,C#,ASP,NET,VB,NET,HTML</p>
<p><b>Databases</b>:MS-SQL,Server 2005,MS-Access,Oracle 10g</p>
<b></b><h4>Academic Projects:</h4>
<b>1.Project Name:Center Management System(BCA) </b>
<p><b>Role</b>:Designer,Developer</p>
<p><b>Duration</b>:Dec2007-Mar2008</p>
<p><b>Team Size</b>:4</p>
<p><b>Technology Used</b>:VB,MS-Access</p>
<p><b>Description:</b>This system is basically designed for private institutes or coaching classes.It includes course enquiry,admission details & fee calculation.In this system various kinds of reports are automatically generated.</p>
<br>
<p><b>Work Description:</b>As a designer I needed to design the table structure to store the student information & course details.</p>
</div>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<div><p><b>Nilanjana Priya</b> <br>
mob. 9000000000<br>
email - <a>nilanjana@abc.com</a> </p></div>
<b><hr></b><hr>
<b>objective</b>
<p> challenging career in IT industry, In an organization, which offers abundant oppurtunity to innovate, grow and develop.</p>
<b>Academic credentials</b>
<table border="10px">
<tr>
<th>Examination</th>
<th>Percentage</th>
<th>Board</th>
<th>Year</th>
</tr>
<tr>
<th>MCA</th>
<th>67.00%</th>
<th>ABC University</th>
<th>2012</th>
</tr>
<tr>
<th>BCA</th>
<th>75.00%</th>
<th>ABC University,Kothapur</th>
<th>2009</th>
</tr>
<tr>
<th>HSC</th>
<th>79.00%</th>
<th>ABC Board</th>
<th>2005</th>
</tr>
<tr>
<th>SSC</th>
<th>85.00%</th>
<th>ABC Board</th>
<th>2003</th>
</tr>
</tr>
</th>
<br>
</table>
<hr>
<b></b><h4>Technical skills:</h4>
<hr>
<div>
<p><b>Operating Systems </b>:Windows 98,Windows XP,Windows 7.</p>
<p><b>Programming Languages</b>:C,C++,C#,ASP,NET,VB,NET,HTML</p>
<p><b>Databases</b>:MS-SQL,Server 2005,MS-Access,Oracle 10g</p>
<b></b><h4>Academic Projects:</h4>
<b>1.Project Name:Center Management System(BCA) </b>
<p><b>Role</b>:Designer,Developer</p>
<p><b>Duration</b>:Dec2007-Mar2008</p>
<p><b>Team Size</b>:4</p>
<p><b>Technology Used</b>:VB,MS-Access</p>
<p><b>Description:</b>This system is basically designed for private institutes or coaching classes.It includes course enquiry,admission details & fee calculation.In this system various kinds of reports are automatically generated.</p>
<br>
<p><b>Work Description:</b>As a designer I needed to design the table structure to store the student information & course details.</p>
</div>
</body>
</html>