-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
361 lines (329 loc) · 19.8 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
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
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Resume | Teena Batra</title>
<link rel="icon" href="icons/favicon.ico">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Merriweather:wght@300;700&display=swap"
rel="stylesheet">
<script src="https://kit.fontawesome.com/d7b8c5135c.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
</head>
<body>
<div class="container-fluid">
<div class="portfolio row">
<div class="sidebar col-lg-3">
<div class="profile-pic">
<img src="images/profile.png" alt="profile-pic" width="200" height="200">
</div>
<p id="my-name">Teena <span class="surname">Batra</span></p>
<div class="designation">
<p>Designing & Coding | Open Source Enthusiast | Exploring Web3 | Love Connecting with people (^◡^)
</p>
<div class="container">
<div class="row social-handles-div">
<div class="col-4 social-handles"><a
href="https://www.linkedin.com/in/teena-batra-5663721a4" target="_blank"><i
class="fa-brands fa-linkedin fa-lg"></a></i></div>
<div class="col-4 social-handles"><a href="https://github.com/TeenaBatra" target="_blank"><i
class="fa-brands fa-github fa-lg"></i></a></div>
<div class="col-4 social-handles"><a href="https://twitter.com/teena_batra"
target="_blank"><i class="fa-brands fa-twitter fa-lg"></i></div></a>
</div>
</div>
</div>
<hr class="hr-under-name">
<div class="basic-info">
<section>
<div class="social-icons">
<span class="material-symbols-outlined">
mail
</span>
</div>
<div class="social-text">
<p><strong>EMAIL</strong></p>
<p>teenabatra36@gmail.com</p>
</div>
</section>
<section>
<div class="social-icons">
<span class="material-symbols-outlined">
phone_iphone
</span>
</div>
<div class="social-text">
<p><strong>PHONE</strong></p>
<p>(+91) 6397071616</p>
</div>
</section>
<section>
<div class="social-icons">
<span class="material-symbols-outlined">
calendar_month
</span>
</div>
<div class="social-text">
<p><strong>BIRTHDAY</strong></p>
<p>August 03, 2000</p>
<div>
</section>
<section>
<div class="social-icons">
<span class="material-symbols-outlined">
location_on
</span>
</div>
<div class="social-text">
<p><strong>LOCATION</strong></p>
<p>Haridwar, Uttarakhand</p>
</div>
</section>
</div>
<div class="button">
<button class="bttn"><a href="Teena_Resume.pdf">Download Resume</a></button>
</div>
</div>
<div class="main-resume col-lg-8">
<h1 id="about-me-heading">About me</h1>
<hr>
<div class="about-me">
<p>Hi, I'm Teena Batra, an Implementation Engineer who loves to dive deep into complex technical
challenges and deliver high-quality solutions.
One of the things I love most about my work is the opportunity to connect with people from all
walks
of life and learn from them.
I'm a self-learner and a detail-oriented individual who takes pride in delivering work that is
of
the highest quality.
</p>
<p>When I'm not working, you can often find me curled up with a good book, contributing to open
source
projects or exploring my creative side through designing or coding projects.</p>
<p>Looking towards the future, I aim to further develop my technical and project management skills,
and
hope
to take on more challenging and impactful projects.</p>
</p>
</div>
<!-------------------------------------------------EXPERIENCE SECTION------------------------------------------------>
<br>
<div class="experience">
<span class="material-symbols-outlined social-icons">
work
</span>
<h2>Experience</h2>
<div class="timeline-area">
<div class="exp-details">
<div class="work-details">
<h5 class="profile-name">Implementation Engineeer</h5>
<p>Evive Software Analytics Pvt. Ltd.</p>
<p class="year">Nov 2021 - Present</p>
<p>Gained extensive experience in data migration and management, with a particular
focus on AWS. One of my most notable achievements was contributing significantly to
the successful migration of over 30 client datasets from an old flow to a new
pipeline on AWS. This involved working closely with cross functional teams to
understand the data ingestion requirements and configuring specifications
independently to ingest data to the databases.
<p>As a highly accountable team player, I am responsible for conducting weekly
deployment processes. In addition, I regularly conduct peer reviews, facilitate
scrum meetings, discuss the requirements with vendors and provide knowledge transfer
as required. My attention to detail and commitment to quality meant that all tasks
were completed efficiently and to the highest standards.</p>
</div>
<div class="award-div">
<h5>Rewards & Recognition</h5>
<div class="award-icon">
<span class="material-symbols-outlined award">
social_leaderboard
</span>
</div>
<div class="award-detail">
<span> Recognised as an <strong>Extra Miler</strong> for the last Quarter at
work place.</span>
</div>
</div>
</div>
<div class="exp-details">
<div class="work-details">
<h5 class="profile-name right">Configuration Analyst Intern</h5>
<p>Evive Software Analytics Pvt. Ltd.</p>
<p class="year">May 2021 - November 2021</p>
<p>Successfully led end-to-end implementation for over 6 new clients within specified
timelines and quality standards. My expertise in handling implementation changes and
maintaining existing ETLs ensured that clients' specific needs were always met.</p>
<p>To guarantee top-quality work, I prepared test scripts and conducted thorough
testing before deployment. Additionally, I took responsibility for monitoring file
arrival and processing, and quickly resolved any issues through internal
troubleshooting or vendor outreach.
</p>
</div>
</div>
</div>
<!-------------------------------------------------EDUCATION SECTION------------------------------------------------>
<div class="education">
<span class="material-symbols-outlined social-icons">
school
</span>
<h2>Education</h2>
<div class="timeline-area-edu">
<section class="educational-details">
<div class="schools">
<p class="course_name">B.Sc (Honours) Computer Science</p>
<p class="inst_name">Sri Guru Gobind Singh College of Commerce, University of Delhi
</p>
<p class="year">2018-2021 | CGPA: 9.27</p>
</div>
<div class="schools">
<p class="course_name">Class XII</p>
<p class="inst_name">Bal Mandir Senior Secondary School, Haridwar</p>
<p class="year">2017-2018 | Percentage: 92.2%</p>
</div>
<div class="schools">
<p class="course_name">Class X</p>
<p class="inst_name">Bal Mandir Senior Secondary School, Haridwar</p>
<p class="year">2015-2016 | CGPA: 10</p>
</div>
</section>
</div>
</div>
<!-------------------------------------------------PROJECT SECTION------------------------------------------------>
<div class="projects">
<span class="material-symbols-outlined social-icons">
folder_open
</span>
<h2>Projects</h2>
<div class="project-details">
<h4><a href="https://github.com/TeenaBatra/Pomodoro-app" target="_blank">Pomodoro Timer App
using Python and
Tkinter <i class="fa fa-sharp fa-regular fa-arrow-up-right-from-square"></i></a>
</h4>
<p>Developed a Pomodoro Timer app using Python and Tkinter GUI toolkit to help users break
down
their work into intervals,
traditionally 25 minutes in length, separated by short breaks, thus improving
productivity
and reducing burnout.
The application has a simple, user-friendly interface with a countdown timer, start and
reset buttons.
</p>
</div>
<div class="project-details">
<h4><a href="https://github.com/TeenaBatra/Text_to_Morse_Code" target="_blank">Text to Morse
Code Converter <i
class="fa fa-sharp fa-regular fa-arrow-up-right-from-square"></i></a>
</h4>
<p>The Text to Morse Code Converter is a Flask-based web application hosted on Render that
allows users to convert text to Morse code. The application takes user input in the form
of plain text and returns the corresponding Morse code. The project utilizes the Flask
framework to handle HTTP requests and responses. The application is styled using HTML
and CSS and the morse code conversion is performed using a custom dictionary of Morse
code characters.
</p>
</div>
<div class="project-details">
<h4><a href="https://thearshresidency.com/" target="_blank">Hotel Booking Website <i
class="fa fa-sharp fa-regular fa-arrow-up-right-from-square"></i></a>
</h4>
<p>This project involves the development of a hotel booking website for a local hotel of my
city using WordPress and its various plugins. The website allows users to view available
rooms, make reservations, and manage their bookings. The website is designed to provide
an intuitive user interface and a seamless booking experience for customers.
</p>
</div>
</div>
<!-------------------------------------------------SKILL SECTION------------------------------------------------>
<div class="skills-class">
<span class="material-symbols-outlined social-icons">
extension
</span>
<h2>Skills</h2>
<div class="skill-section">
<!--Python-->
<div class="python skills">
<h5>Python</h5>
<div class="progress" role="progressbar" aria-label="Animated striped example"
aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">
<div class="progress-bar progress-bar-striped progress-bar-animated"
style="width: 70%">
70%
</div>
</div>
</div>
<!--Tkinter-->
<div class="Tkinter skills">
<h5>Tkinter</h5>
<div class="progress" role="progressbar" aria-label="Animated striped example"
aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">
<div class="progress-bar progress-bar-striped progress-bar-animated"
style="width: 40%">
40%
</div>
</div>
</div>
<!--Linux-->
<div class="Linux skills">
<h5>Linux</h5>
<div class="progress" role="progressbar" aria-label="Animated striped example"
aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">
<div class="progress-bar progress-bar-striped progress-bar-animated"
style="width: 60%">
60%
</div>
</div>
</div>
<!--Bash Scripting-->
<div class="Bash Scripting skills">
<h5>Bash Scripting</h5>
<div class="progress" role="progressbar" aria-label="Animated striped example"
aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">
<div class="progress-bar progress-bar-striped progress-bar-animated"
style="width: 30%">
30%
</div>
</div>
</div>
<!--Version Cntrl-->
<div class="Version Control skills">
<h5>Version Control</h5>
<div class="progress" role="progressbar" aria-label="Animated striped example"
aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">
<div class="progress-bar progress-bar-striped progress-bar-animated"
style="width: 80%">
80%
</div>
</div>
</div>
<!--Web Designing-->
<div class="web designing skills">
<h5>Web Designing</h5>
<div class="progress" role="progressbar" aria-label="Animated striped example"
aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">
<div class="progress-bar progress-bar-striped progress-bar-animated"
style="width: 40%">
40%
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-------------------------------------------------FOOTER SECTION------------------------------------------------>
<footer>
<div class="copyright">
<span>All rights reserved 2023 © Teena Batra.</span>
</div>
</footer>
</div>
</body>
</html>