Skip to content

Commit

Permalink
Home updated
Browse files Browse the repository at this point in the history
  • Loading branch information
arunp77 committed Oct 26, 2024
1 parent 3138403 commit 00aed3b
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 16 deletions.
24 changes: 17 additions & 7 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1634,20 +1634,30 @@ ul.upper-alpha {
border-radius: 43%;
animation: drift 3000ms infinite linear;
}
/* Wave 1: Bright Aqua */
.wave.-one {
animation: drift 5000ms infinite linear;
background: rgb(242, 245, 93);
background: rgba(0, 255, 255, 0.7);
animation: drift 3000ms infinite linear;
}

.wave.-three {
/* Wave 2: Vivid Magenta */
.wave.-two {
background: rgba(255, 0, 255, 0.6);
animation: drift 5000ms infinite linear;
background: rgb(10, 224, 224);
opacity: 0.5;
}

.wave.-two {
/* Wave 3: Electric Blue */
.wave.-three {
background: rgba(0, 119, 255, 0.6);
animation: drift 7000ms infinite linear;
opacity: .5;
background: rgb(96, 99, 248);
}

/* Wave 4: Neon Green */
.wave.-four {
background: rgba(43, 173, 19, 0.7);
animation: drift 8000ms infinite linear;
opacity: 0.5;
}

/*------------added this part on 12 July 2024 -----------*/
Expand Down
29 changes: 20 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ <h1 class="text-light"><a href="index.html">Arun</a></h1>
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex flex-column justify-content-center align-items-center">
<div class="hero-container" data-aos="fade-in">
<div class="wave -one"></div>
<div class="wave -two"></div>
<div class="wave -three"></div>
<div class="wave -four"></div>
<img src="assets/img/Portfolio-readme.gif" class="center-image" alt="Center Image">
<h1>Dr. Arun Kumar Pandey</h1>
<a href=""><img src="https://readme-typing-svg.demolab.com?font=Fira+Code&weight=600&size=19&duration=3000&pause=500&color=F7D34E&width=435&lines=Hey+there!+%F0%9F%91%8B++Welcome+to+my+profile.+;" alt="Typing SVG" /></a>
</div>
Expand Down Expand Up @@ -132,7 +137,7 @@ <h2>About</h2>
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content" data-aos="fade-left">
<h3>Data Consultant &amp; Data Engineer</h3>
<p class="fst-italic">Here is some details about me:</p>
<p class="fst-italic"></p>
<div class="row">
<div class="col-lg-6">
<ul>
Expand All @@ -143,24 +148,30 @@ <h3>Data Consultant &amp; Data Engineer</h3>
</div>
<div class="col-lg-6">
<ul>

<li><i class="bi bi-mortarboard-fill"></i> <strong>Degree:</strong> <span>Ph.D. in Astrophysics (Cosmology)</span></li>
<li><i class="bi bi-envelope-at-fill"></i> <strong>Email:</strong>
<li><i class="bi bi-geo-alt-fill"></i> <strong>Current City:</strong> <span>Mainz, Germany</span></li>
<!-- <i class="bi bi-envelope-at-fill"></i> <strong>Email:</strong>
<div class="box">
<ul>
<li><i class="bi bi-cursor-fill"></i> arunp77@gmail.com</li>
<li><i class="bi bi-cursor-fill"></i> arunp77@gmail.com (personal)</li>
<li><i class="bi bi-cursor-fill"></i>ArunKumar.Pandey@external.eumetsat.int (work)</li>
<li><i class="bi bi-cursor-fill"></i> arun.pandey@csgroup.de</li>
<li><i class="bi bi-cursor-fill"></i> arun-kumar.pandey@soprasteria.com</li>
</ul>
</div>
<li> -->
</li>
<li><i class="bi bi-geo-alt-fill"></i> <strong>Current City:</strong> <span>Mainz, Germany</span></li>

</ul>
</div>
</div>

<div class="box2">
<!-- <div class="box2">
<div class="wave -one"></div>
<div class="wave -two"></div>
<div class="wave -three"></div>
</div>
</div> -->
</div>
</div>
</div>
Expand Down Expand Up @@ -249,6 +260,7 @@ <h4>Profile</h4>
<li>
<ul>
<li><i class="bi bi-envelope-at-fill"></i> arunp77@gmail.com</li>
<li><i class="bi bi-cursor-fill"></i>ArunKumar.Pandey@external.eumetsat.int (work)</li>
<li><i class="bi bi-envelope-at-fill"></i> arun.pandey@csgroup.de</li>
<li><i class="bi bi-envelope-at-fill"></i> arun-kumar.pandey@soprasteria.com</li>
</ul>
Expand Down Expand Up @@ -306,18 +318,17 @@ <h3 class="resume-title">Professional Experience</h3>
<div class="resume-item">
<h4>IVV Engineer at EUMETSAT, Darmstadt </h4>
<h5>October 2024 - Present (Permanent) </h5>
<p><em><a href="https://www.eumetsat.int/about-us/who-we-are" target="_blank">Sopra Steria | CS Group | HE-Space - Germany</a></em>, Darmstadt, Deutschland</p>
<p><em><a href="https://www.eumetsat.int/about-us/who-we-are" target="_blank">EUMETSAT | Sopra Steria | CS Group | HE-Space - Germany</a></em>, Darmstadt, Deutschland</p>
<ul>
<li>Working as Integration Validation and Verification (IV&V) Engineer at EUMETSAT, Darmstadt.</li>
<li>Part of a team involved in testing future satellites before they are in the Earth orbits. </li>
<li>involved with the team working on EUMETSAT Polar System – Second Generation (EPS-SG) and other interesting projects.</li>
</ul>
</div>


<div class="resume-item">
<h4>Data Consultant | Data Engineer </h4>
<h5>January 2023 - Present (Full-time)</h5>
<h5>January 2023 - September 2024 (Full-time)</h5>
<p><em>Mainz, Rheinland-Pfalz, Germany</em></p>
<ul>
<li>Created and deployed a scalable API using FastAPI, Elasticsearch, and Docker for analyzing diverse job market data sources. Facilitated seamless data extraction, transformation, loading, and execution of predefined analytical tasks.</li>
Expand Down

0 comments on commit 00aed3b

Please sign in to comment.