-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
101 lines (100 loc) · 4.21 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
<!DOCTYPE html>
<html alt="Photo by Fabian Grohs on Unsplash">
<head>
<link rel="stylesheet" href="style.css"
<title>Hari Keerthana</title>
</head>
<body>
<div class="prof-box">
<img src="https://github.com/HariKeerthana-Kamalakannan/hkkk/blob/master/Screenshot_20180905-091554.png?raw=true" class="prof-pic">
<h1 id="name">Hari Keerthana Kamalakannan</h1>
<h5 id="ket"></h5>
<br>
<p>"My Passion is in learning and experimenting all sorts of things, from technology to food to languages"</p>
<br>
<p style="text-align:center"><h1>Education</h1> <br></p>
<div style="text-align:left;">
<ul>
<li><h2>Under Graduation [2015-2019] </h2><br>SRM Institute of Science and Technology - Electronics and communication- 8.39<br>
<p></p>
</li>
<li><h2>Higher secondary Education [2013-2015]</h2><br> Montfort school-86.4% <br>
<p></p>
</li>
<li>
<h2>Senior Secondary Education [2014-2013]</h2><br>Montfort School-9.8 CGPA<br>
<p></p>
</li>
</ul>
</div>
<p style="text-align:center"> <h1> Projects </h1><br></p>
<div style="text-align:left;">
<ul>
<li>Optimising reflecivity of Bragg reflector by simulation.<br>
<p> </p>
</li>
<li>Smart irrigation syatem designed for home/rooftop gardens.<br>
<p></p></li>
<li>Smart monitoring and emergency assisting system for specifically designed for people with cardiac complaints.<br>
<p></p>
</li>
</ul>
</div>
<p style="text-align:center"><h1> Skills</h1> <br></p>
<div style="text-align:left;">
<ul>
<li>SQL<br>
<progress style="width:80%" min="0" max="100" value="75"></progress>
</li>
<li>C++<br>
<progress style="width:80%" min="0" max="100" value="80"></progress>
</li>
<li>C<br>
<progress style="width:80%" min="0" max="100" value="85"></progress>
</li>
<li>MATLAB<br>
<progress style="width:80%" min="0" max="100" value="70"></progress>
</li>
<li>PCB Design and OrCad<br>
<progress style="width:80%" min="0" max="100" value="65"></progress>
</li>
<li>Data Analytical languages- R and Python<br>
<progress style="width:80%" min="0" max="100" value="45"></progress>
</li>
<li>C#<br>
<progress style="width:80%" min="0" max="100" value="75"></progress>
</li>
<li>Dot Net Framework<br>
<progress style="width:80%" min="0" max="100" value="40"></progress>
</li>
</ul>
</div>
<p style="text-align:center"><h1>Achievements</h1><br></p>
<div style="text-align:left;">
<ul>
<li>SAHARA scholarship for meritotrious NCC Cadets<br>
<p> </p>
</li>
<li>B1 Zertifikat - German language.B2 completed.<br></li>
<p></p></li>
<p></p>
</li>
</ul>
</div>
<P STYLE="text-align:center"><h1>Positions of responsibility</h1></p>
<div style="text-align:left;">
<ul>
<li>NCC CopralL JW (4 TN (girls) bt)<BR><p></p></li>
<li>Secretary- Digital communication and Design club,SRM IST<BR><p></p> </li>
</ul>
</div>
<div class="contact">
<ul>
<li>harikeerthana.kk@gmail.com<br></li>
<li>9600088712<br></li>
</ul>
</div>
<p>P.S:lets play a game of hide'n'seek ,for i am hidding in plain sight.</p>
</div>
</body>
</html>