Skip to content

Commit 10437e4

Browse files
committed
updated experience
1 parent 54fd888 commit 10437e4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ <h2 class="typeh2">I'm a <span class="type"></span></h2>
6161
<script src="assets/js/typed.js"></script>
6262
<script>
6363
var typed = new Typed('.type', {
64-
strings: ['Full Stack Developer',
64+
strings: [
65+
'Data Engineer',
66+
'Full Stack Developer',
6567
'Competetive Programmer',
6668
'Cloud Computing Enthusiast',
6769
'Blockchain Enthusiast',
@@ -183,14 +185,14 @@ <h3 class="resume-title">Technical Experience</h3>
183185
<div class="resume-item">
184186
<h4>Data Engineering Intern</h4>
185187
<h5>January 2024 - June 2024</h5>
186-
<p><em>Bengaluru, India (Hybrid) </em></p>
188+
<p><em>Vahan Inc, Bengaluru (Hybrid) </em></p>
187189
<p>
188190
<ul>
189191
<li> Construct and maintain new data pipelines to facilitate efficient data
190192
flow within the organization </li>
191193
<li> Develop comprehensive queries and dashboards from various data
192194
sources to provide key metrics for the Data Operations Team </li>
193-
<li> Tech Stack: Python, Selenium, RabbitMQ, Redash, PostgreSQL, Docker, AWS </li>
195+
<li> Tech Stack: Python, Selenium, RabbitMQ, Redash, PostgreSQL, Airflow, Docker, AWS </li>
194196
</ul>
195197
</p>
196198
</div>

0 commit comments

Comments
 (0)