-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathResumeAryan.html
84 lines (80 loc) · 3.4 KB
/
ResumeAryan.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
<html>
<head>
<link type="text/css" rel="stylesheet" href="https://www.dropbox.com/s/trsldt0me90jzs8/resume.css"/>
<title></title>
</head>
<body >
<link rel="stylesheet" href="resume.css">
<div id="header">
<p id="name">Aryan Choudhary<a href="file:///C:/Users/hp/Desktop/20UBS12/Lab%202.html">To know more...</a></p>
<a href="mailto:choudharyji866@gmail.com" target="_blank"><p id="email">choudharyji866@gmail.com</p></a>
</div>
<div class="left">
</div>
<div class="right">
<h3>CV Highlights</h3>
<p>
<ul>
<li>Currently going through C , c+ and c++</li>
<li>Learnt basic HTML, CSS on W3Shool.com.</li>
<li>An independent, dedicated, efficient person.</li>
<li>Good Communication Skills, Presentation Skills, attitude towards leadership, authorisation and delegation, conflict resolution and negotiation and a very good team worker.</li></ul>
</p>
</p>
<h3>Educational Qualifications</h3>
<table>
<tr id="heading">
<td>Qualification</td>
<td>Board</td>
<td>Percentage / Grades</td>
<td>Year</td>
</tr>
<tr>
<td>Class 10th</td>
<td>CBSE India</td>
<td>75.57%</td>
<td>2017</td>
</tr>
<tr>
<td>Class 12th(Science Stream)</td>
<td>CBSE India</td>
<td>72.40%</td>
<td>2020</td>
</tr>
<tr>
</table>
<h3>Independent Courses</h3>
<p>
<ul>
<li>
<span id="course-name">HTML & CSS for Beginners – Web Fundamentals</span> </li>
<li>
<span id="course-name">Flute learning</span> </li>
</ul>
<h3>Technical Skills</h3>
<p>
<ul>
<li>
<span id="course-name">Operating Systems:</span>Windows XP, Windows 2003, Windows Vista, Windows 7, Linux</li>
<li>
<span id="course-name">Application Software:</span> Office 97-2003; Office XP, Office 2007, MS Excel.</li>
<li>
<span id="course-name">Programming Skills:</span>HTML, CSS, C++(will learn soon)</li></ul>
</p>
<h3>Personal Information:</h3>
<p>
<ul>
<li>
A young, determined hard and smart working person. I believe in task based roles and complete ownership of work.
<li>
<span id="course-name">Languages Known:</span>English, Hindi, German and French</li>
<li>
<span id="course-name">Hobbies:</span>I love reading IT related books / magazines, playing Battle royale games , swimming, listening music, surfing Internet.</li> </ul>
</p>
<h3>Declaration</h3>
<p>
I hereby declare that the details furnished above are true and correct to the best of my knowledge and belief.</p>
</div>
<div id="footer"></div>
</body>
</html>