-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
221 lines (211 loc) · 9.86 KB
/
index.html
File metadata and controls
221 lines (211 loc) · 9.86 KB
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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<!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">
<title>My Resume</title>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="index.css">
<script src="https://kit.fontawesome.com/6fad3a32fa.js" crossorigin="anonymous"></script>
</head>
<body>
<header style="text-align: center;"> Resume made using - HTML,CSS -<span class="weak">https://ash0987.github.io/</span></header>
<div class="container">
<div id="box2">
<h1>Aashi Agarwal</h1>
<div class="layout">
<h2><span class="icon"><i class="fa fa-graduation-cap"></i></span><span class="title">Eduction</span></h2>
<ul>
<li>
<div class="weak">2019-Current</div>
<div>
<div class="head">B.Tech Electical Engineering</div>
<p class="sub">Indian Institute of Technology, Mandi</p>
<p><strong>Cgpa : </strong>7.97</p>
</div>
</li>
<li>
<div class="weak">2017-2019</div>
<div>
<div class="head">Class 11-12</div>
<p class="sub">Ascent College, Visakhapatnam</p>
<p><strong>Cgpa : </strong>9.8</p>
</div>
</li>
<li>
<div class="weak">2005-2017</div>
<div>
<div class="head">Schooling</div>
<p class="sub">Timpany School, Visakhapatnam</p>
<p><strong>Cgpa : </strong>9.8</p>
</div>
</li>
</ul>
</div>
<div class="layout">
<h2><span class="icon"><i class="fa fa-wrench"></i></span><span class="title">Projects</span></h2>
<ul>
<li>
<div class="weak">2021</div>
<div>
<div class="head">Mind Controlled Wheelchair</div>
<p class="sub">Did a research, on a project with my team where we tried to
take EEG signals from the brain and send it into Raspberry-pi where it gets
preprocessed and leads to the movement of the wheelachair. We were working under our
mentor Shubajit Roy Chaudary (src@iitmandi.ac.in) who is guided us for this whole
project.</p>
</div>
</li>
<li>
<div class="weak">2020</div>
<div>
<div class="head">Healthy programmer notifier</div>
<p class="sub">It is made using python, where it reminds the user aftr ever 20mins to
exercise and drink water.</p>
<div class="weak">https://github.com/ash0987/Healthy-programmer-notifier</div>
</div>
</li>
<li>
<div class="weak">2020</div>
<div>
<div class="head">Test Your GK</div>
<p class="sub">It is a website a user can test their general knowledge. It is made using
Flask.</p>
<div class="weak">https://github.com/TestYourGK/TestYourself</div>
</div>
</li>
</ul>
</div>
<div class="layout">
<h2><span class="icon"><i class="fa fa-tag"></i></span><span class="title">Intern</span></h2>
<ul>
<li>
<div class="weak">2 Month Intern June-Present</div>
<div>
<div class="head">Microsoft SDE Intern</div>
<p class="sub">I'm currently working Azure Storage(CSM/EN) team and I'm trying to make improvments in the code and optimize them.</p>
</div>
</li>
</ul>
</div>
<div class="layout">
<h2><span class="icon"><i class="fa fa-tag"></i></span><span class="title">Volunteering Experience</span></h2>
<ul>
<li>
<div class="weak">2019-2020</div>
<div>
<div class="head">IEEE IIT Mandi Student Branch Chapter (PES Society)</div>
<p class="sub">I have been a volunteer in IEEE, where we used to organise some events and I
used to assist them. </p>
</div>
</li>
<li>
<div class="weak">2019</div>
<div>
<div class="head">Himalyan Startup Trek (HST)</div>
<p class="sub">I have been a volunteer in HST, where I used to guide the people who
participated in the event and assisted in managing the help desk </p>
</div>
</li>
</ul>
</div>
<div class="layout">
<h2><span class="icon"><i class="fa fa-users"></i></span><span class="title">Member of</span></h2>
<ul>
<li>
<div class="weak">2019-2020</div>
<div>
<div>IEEE IIT Mandi Student Branch Chapter (PES Society) <em>-Executive Member</em></div>
</div>
</li>
</ul>
</div>
</div>
<div id="box1">
<div>
<h2>Contact</h2>
<hr>
<ul>
<li><div><i class="fa fa-phone"></i></div>
<div class="details">+91 9848545130 , +91 8219007427</div>
</li>
<li><div><i class="fa fa-envelope"></i></div>
<div class="details">b19228@students.iitmandi.ac.in</div>
</li>
<li><div><i class="fa fa-github"></i></div>
<div class="details">https://github.com/ash0987</div>
</li>
<li><div><i class="fa fa-linkedin"></i></div>
<div class="details">https://www.linkedin.com/in/aashi-agrawal-26a2421b6</div>
</li>
<li><div><i class="fa fa-map-marker"></i></div>
<div class="details">Visakhapatnam, Andhra Pradesh</div>
</li>
</ul>
</div>
<div>
<h2>Technical Skill</h2>
<hr>
<div>
<h3>HTML</h3>
<div class="w3-light-grey w3-round-xlarge">
<div class="w3-container w3-black w3-round-xlarge" style="width:65%">65%</div>
</div>
<div>
<h3>CSS</h3>
<div class="w3-light-grey w3-round-xlarge">
<div class="w3-container w3-black w3-round-xlarge" style="width:70%">70%</div>
</div>
<div>
<h3>JavaScript</h3>
<div class="w3-light-grey w3-round-xlarge">
<div class="w3-container w3-black w3-round-xlarge" style="width:65%">65%</div>
</div>
<div>
<h3>Python</h3>
<div class="w3-light-grey w3-round-xlarge">
<div class="w3-container w3-black w3-round-xlarge" style="width:70%">70%</div>
</div>
<div>
<h3>C++</h3>
<div class="w3-light-grey w3-round-xlarge">
<div class="w3-container w3-black w3-round-xlarge" style="width:60%">60%</div>
</div>
<div>
<h3>Flask</h3>
<div class="w3-light-grey w3-round-xlarge">
<div class="w3-container w3-black w3-round-xlarge" style="width:75%">75%</div>
</div>
</div>
<div>
<h2>Certification</h2>
<hr>
<ul>
<li>
<h3>AWS Deepracer Womens League - 2021</h2>
</li>
<li>
<div>Secured 26th position in national league.</div>
</li>
</ul>
</div>
<div>
<h2>Courses</h2>
<hr>
<ul>
<li><div><i class="fa fa-circle" style="color: black;"></i></div>
<div class="details">Data Science</div>
</li>
<li><div><i class="fa fa-circle" style="color: black;"></i></i></div>
<div class="details">DSA</div>
</li>
<li><div><i class="fa fa-circle" style="color: black;"></i></i></div>
<div class="details">Machine Learning and Deep Learning</div>
</li>
</ul>
</div>
</div>
</div>
</body>
</html>