-
Notifications
You must be signed in to change notification settings - Fork 0
/
day2.html
44 lines (42 loc) · 1.49 KB
/
day2.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keyword" content="google">
<title>Day 2</title>
</head>
<body>
<h1>DEEPA PRIYANKA</h1>
<h2>       -STUDENT</h2>
</br>
<h2><u>About Myself:</u></h2>
<p>
Student at Anil Neerukonda Institute Of Technology & Sciences||Love to do coding
👀 C++ coder..
💕 Practice in Codechef 3⭐..Gfg practice..@paidiakil.
🌱 Currently learning ...python
📫 How to reach me ...instagram
I am a talented, ambitious and hardworking individual, with broad skills and experience in digital and printed marketing, social media and leading projects.
Furthermore, I am adept at handling multiple tasks on a daily basis competently and at working well under pressure.
A key strength is communication; building strong relationships with people in order to deliver the best results.
</p>
</br>
<h2><u>Qualities:</u></h2>
<ul>
<li>Problem solver</li>
<li>Creative</li>
<li>Honest</li>
<li>Confident</li>
</ul>
</br>
<h2><u>Skills:</u></h2>
<ol>
<li><b>c++</b><p>😄</p></li>
<li>java<p>😉</p></li>
<li>python<p>😊</p></li>
<li>html<p>😍</p></li>
<li>mysql<p>😎</p></li>
</ol>
</html>