-
Notifications
You must be signed in to change notification settings - Fork 69
/
cv.html
73 lines (73 loc) · 2.25 KB
/
cv.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
<html>
<head><title>My CV </title></head>
<body bgcolor="white">
<h1><b> Hafiz Manzoor Ahmad </b></h1>
<address style="color:red;"> [email protected]</address>
<h2 style="color:blue;">CAREER OBJECT:</h2>
Want to be the part of a software developer organization and utilize my knowledge,Skills
and expertise to contribute<br> towards organization and professional
brilliance and to learn more with the passage of time from all<br>
types of situations and circumstances.
<h2 style="color:blue;">EDUCATION AND QUALIIFICATIONS:</h2>
<table border="2" cellspacing="5" cellpadding="5" >
<tr>
<th>Qualification</th>
<th>Maximun Marks</th>
<th>Obtained Marks</th>
<th>Division</th>
<th>Institution</th>
<th>Bord/University</th>
</tr
<tr>
<td>MCS in progress</td>
<td>-----</td>
<td>-----</td>
<td>None</td>
<td>KFUEIT, RYK</td>
<td>University </td>
</tr>
<tr>
<td>BSC</td>
<td>800</td>
<td>613</td>
<td>A</td>
<td>Khwaja Freed P/G college, RYK </td>
<td>IUB </td>
</tr>
<tr>
<td>ICs</td>
<td>1100</td>
<td>661</td>
<td>A</td>
<td>Khwaja Freed P/G college, RYK </td>
<td>BWP Board </td>
</tr>
<tr>
<td>MATRIC</td>
<td>1050</td>
<td>763</td>
<td>A</td>
<td>Govt. Tameer-e-Millat H/S, RYK</td>
<td>BWP Board </td>
</tr>
</table>
<h2 style="color:blue;">TECHNICAL EXPERIENCE:</h2>
Languages: C, C++, JAVA, HTML <br>
Platforms: Windows Seven, Linux <br>
Concepts: Networking, operating systems
<h2 style="color:blue;">ABILITIES:</h2>
Skill Level : MS Word, MS Excel, Power point <br>
practiced : More than 1 years
<h2 style="color:blue;">PERSONAL SKILLS:</h2>
1.Honesty<br>
2.Team Spirit<br>
3.Accepting Challenges
<h2 style="color:blue;">LANGUAGES:</h2>
Urdu,English
<h2 style="color:blue;">INTEREST:</h2>
1.Internet browsing
2.Reading books
<h2 style="color:blue;">REFERENCE:</h2>
Will be provided on demand
</body>
</html>