-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
156 lines (88 loc) · 3.44 KB
/
about.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
149
150
151
152
153
154
155
156
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>about me</title>
<link rel="stylesheet" href="about.css">
<link rel="icon" href="PROTFILIO PIC.jpg" style="border-radius: 50%;">
</head>
<body>
<script src="https://kit.fontawesome.com/73621d3e01.js" crossorigin="anonymous"></script>
<i class="fa-solid fa-arrow-down fa-bounce fa-2xl" style="color: #00ff00;position: relative; left: 1390px; top: 750px; " class="arrow"></i>
<div class="nav">
<div class="logo">
<img src="PROTFILIO PIC.jpg" width="220px">
</div>
</div>
<div class="section">
<a href="index.html"> Home</a>
<a href="about.html">About </a>
<a href="contact.html"> Contact</a>
<a href=" mailto:/[email protected]"><button class="Hire">Hire me</button></a>
</div>
<img src="pic 1111.png" alt="" width="600px" class="main1">
<div class="education">
<center><h1>Academics
</h1></center>
<div class="be">
<Center><H1>UG <i class="fa-solid fa-graduation-cap fa-2xl" ></i>
</H1></Center> <br>
<h2> Bachelor of Electrical and Electronics Engineering</h2> <br>
<H3> *Paavai Engineering College</H3> <br>
<h3> Location <a href="https://maps.app.goo.gl/26s5HbBvYc9fR8LKA"> <i class="fa-solid fa-location-dot fa-2xl" style="color: #e66370;"></i>
</a></h3>
</div>
<div class="hsc">
<Center><h1>HSC</h1></Center>
<h2>Higher Secondary certificate</h2> <br>
<h3> *Dhivya Matric Hr. Sec. School</h3> <br>
<h3>Location <a href="https://maps.app.goo.gl/DaxyyUP7GMPVC7ut9"> <i class="fa-solid fa-location-dot fa-2xl" style="color: #e6637b;"></i> </a></h3>
</div>
<DIv class="sslc">
<center><h1>SSLC</h1></center><br>
<h2>Secondary School Leaving Certificate</h1> <br>
<h3>* Dhivya Matric Hr. Sec. School</h3> <br>
<h3>Location <a href="https://maps.app.goo.gl/DaxyyUP7GMPVC7ut9"> <i class="fa-solid fa-location-dot fa-2xl" style="color: #e66370;"></i> </a></h3>
</DIv>
</div>
<img src="pr.png" class="main2">
<div class="intern">
<CEnter><H1> EXPERIENCE</H1></CEnter><br>
<div class="internship">
<center> <h2> INTERNSHIP <h4></h4></h2></center><br>
<H3>ACCENTURE (Virtual internship)</H3> <br><br>
<H3>J.P.Morgan(Virtual internship)</H3> <br> <br><br>
<H3>WALMART (Virtual internship)</H3> <br> <br><br>
</div>
<div class="project">
<center><H2>PROJECT</H2></center><br>
<h3> PROTFILIO WEBSITE</h3> <br><br><br><br>
<h3> COOK HOME WEBSITE</h3> <br> <br> <br>
<h3> RARZO WEBSITE</h3> <br>
<BR></BR>
<h2 style="position: relative;left: 20px;cursor: pointer;"> visit my Githup <a href="https://github.com/Ravikumarelumalaii"> <i class="fa-brands fa-github fa-2xl"></i></a> </h2>
</div>
</div>
<img src="main 3).png" class="main3" ">
<div class="language">
<CEnter><h1>SKILLS</h1></CEnter>
<div class="skiils">
<center><h2> PROGRAMMING LANGUAGE</h2> </center> <br>
<h4>PYTHON</H4><br>
<H4> HTML</H4><br>
<H4> CSS</H4><br>
<H4>C++</H4><br>
<H4>JAVA</H4><br>
<H4>JAVASCRIPT</H4><br> <br>
</div>
<div class="tools">
<Center><H2>TOOLS</H2></Center> <br>
<h4>POWER BI</h4> <BR>
<h4>EXCEL</h4> <br>
</div>
<center> <h2>Intersted TOPIC</h2></center> <BR></BR>
<h4>BLOCKCHAIN</h4> <BR></BR>
<H4>ARTIFICIAL INTELLIGENCE</H4>
</body>
</html>