Skip to content

Commit

Permalink
index updated
Browse files Browse the repository at this point in the history
  • Loading branch information
arunp77 committed Jul 19, 2024
1 parent c368e1a commit 1eb8a2f
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 13 deletions.
8 changes: 6 additions & 2 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1593,16 +1593,20 @@ ul.upper-alpha {
border-radius: 43%;
animation: drift 3000ms infinite linear;
}
.wave.-one {
animation: drift 5000ms infinite linear;
background: rgb(242, 245, 93);
}

.wave.-three {
animation: drift 5000ms infinite linear;
background: rgb(252, 12, 212);
background: rgb(10, 224, 224);
}

.wave.-two {
animation: drift 7000ms infinite linear;
opacity: .5;
background: rgb(215, 248, 96);
background: rgb(96, 99, 248);
}

.box2:after {
Expand Down
77 changes: 66 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ <h1>Dr. Arun Kumar Pandey</h1>
<div class="section-title">
<h2>About</h2>
<p>Passionate data enthusiast with a strong technical background. Committed to using data-driven approaches for innovative problem-solving and decision-making.</p>
<p><strong>Goal:</strong> Make a positive impact on society through expertise in data science.</p>
</div>

<div class="row">
Expand All @@ -131,7 +130,7 @@ <h2>About</h2>
</div>
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content" data-aos="fade-left">
<h3>Freelance Data Consultant &amp; Data Enthusiast</h3>
<h3>Freelance Data Consultant &amp; Data Engineer</h3>
<p class="fst-italic">Here is some details about me:</p>
<div class="row">
<div class="col-lg-6">
Expand Down Expand Up @@ -233,7 +232,7 @@ <h2>Resume</h2>
<h3 class="resume-title">Summary</h3>
<div class="resume-item pb-0">
<h4>Profile</h4>
<p><em>An accomplished <b>Ph.D. physicist</b> with extensive experience in data analytics. Possessing a strong analytical mindset, I excel in comprehending and optimizing analytical tools for portfolio movement analysis. A collaborative team player with exceptional communication abilities. Proficient in SQL, PowerBI/Tableau, and MS Office. Fluent in both written and spoken English, with basic proficiency in German.</em></p>
<p><em>Astrophysicist turned 'Data Consultant | Data Engineer' with over 5 years of postdoctoral research experience from leading international organizations. Currently working as a Freelance Data Consultant, specializing in advanced Python, web scraping, machine learning, deep learning, and data engineering. Skilled in building ETL pipelines, data streaming, and creating APIs. Proficient in a wide range of technologies including SQL, MongoDB, Elasticsearch, AWS, Snowflake, Apache NiFi, Docker, and Kubernetes. Passionate about leveraging data analytics and engineering to drive insightful and impactful solutions.</em></p>
<ul>
<li>Mainz, Rheinland-Pfalz, Germany</li>
<li>+49-XXXX-XXX-XXXX</li>
Expand All @@ -247,7 +246,7 @@ <h3 class="resume-title">Education</h3>
<div class="resume-item pb-0">
<h4>Bootcamp: Data Engineering</h4>
<h5>Dec 2023 - May 2024</h5>
<p><a href="https://datascientest.com/" target="_blank"><em>Data Scientist, DST Germany GmbH, Berliner Straβe 56, 77694 Kehl</em></a></p>
<p><a href="https://datascientest.com/" target="_blank"><em>University of Paris I: Panthéon-Sorbonne (Data Scientist, DST Germany GmbH, Berliner Straβe 56, 77694 Kehl)</em></a></p>
<p><strong>Learning objectives:</strong> Completed a comprehensive Data Engineering Bootcamp, mastering essential technologies and tools.</p>
<ul>
<li>Create, customize, and manage ETLs to execute data projects</li>
Expand Down Expand Up @@ -286,7 +285,7 @@ <h4>Bachelor of Science (B.Sc.) in Physics, Mathematics, Electronics</h4>
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<h3 class="resume-title">Professional Experience</h3>
<div class="resume-item">
<h4><a href="https://arunp77.medium.com/" target="_blank">Freelance Data Consultant</a></h4>
<h4><a href="https://arunp77.medium.com/" target="_blank">Freelance Data Consultant | Data Engineer </a></h4>
<h5>January 2023 - Present</h5>
<p><em>Mainz, Rheinland-Pfalz, Germany</em></p>
<ul>
Expand Down Expand Up @@ -532,21 +531,21 @@ <h3>Technical Skills</h3>
<div class="row skills-content">
<div class="col-lg-6" data-aos="fade-up">
<div class="progress">
<span class="skill">Python <i class="val">90%</i></span>
<span class="skill">Python <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>

<div class="progress">
<span class="skill">Machine Learning <i class="val">80%</i></span>
<span class="skill">Machine Learning <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>

<div class="progress">
<span class="skill">SQL <i class="val">80%</i></span>
<span class="skill">SQL <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100"></div>
</div>
Expand All @@ -555,27 +554,83 @@ <h3>Technical Skills</h3>

<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<div class="progress">
<span class="skill">Visualization <i class="val">80%</i></span>
<span class="skill">Visualization <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>

<div class="progress">
<span class="skill">HTML/CSS <i class="val">70%</i></span>
<span class="skill">HTML/CSS <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>

<div class="progress">
<span class="skill">Documentation <i class="val">100%</i></span>
<span class="skill">Documentation <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
</div>

<!-------- Language -------------->
<hr>
<div class="box">
<h3>Languages </h3>
<p></p>

<div class="row skills-content">
<div class="col-lg-6" data-aos="fade-up">
<div class="progress">
<span class="skill">English <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>

<div class="progress">
<span class="skill">Hindi <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>

<div class="progress">
<span class="skill">German <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>

<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<div class="progress">
<span class="skill">Bhojpuri <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>

<div class="progress">
<span class="skill">Chinese <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>

<!-- <div class="progress">
<span class="skill">Documentation <i class="val">100%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div> -->
</div>
</div>
<!--------------------------------------->
</div>
</div>
</section>
<!-- End Skills Section -->
Expand Down

0 comments on commit 1eb8a2f

Please sign in to comment.