Skip to content

Commit

Permalink
xarray fundamentals
Browse files Browse the repository at this point in the history
  • Loading branch information
arunp77 committed Nov 23, 2023
1 parent 657171f commit 9474605
Showing 1 changed file with 19 additions and 10 deletions.
29 changes: 19 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -680,12 +680,12 @@ <h2>Services</h2>
<div class="row">
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up">
<div class="icon"><i class="bi bi-bar-chart"></i></div>
<h4 class="title"><a href="#">Data Analysis</a></h4>
<h4 class="title"><a href="https://github.com/arunp77/Data-analysis-projects">Data Analysis</a></h4>
<p class="description">Utilize my expertise in data analysis to extract valuable insights from your datasets and make data-driven decisions.</p>
</div>
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up" data-aos-delay="100">
<div class="icon"><i class="bi bi-binoculars"></i></div>
<h4 class="title"><a href="#">Machine Learning</a></h4>
<h4 class="title"><a href="https://github.com/arunp77/Machine-Learning">Machine Learning</a></h4>
<p class="description">Develop and implement machine learning models for predictive analytics and pattern recognition.</p>
</div>
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up" data-aos-delay="200">
Expand All @@ -695,7 +695,7 @@ <h4 class="title"><a href="#">Programming</a></h4>
</div>
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up" data-aos-delay="300">
<div class="icon"><i class="bi bi-database"></i></div>
<h4 class="title"><a href="#">Database Management</a></h4>
<h4 class="title"><a href="https://github.com/arunp77/SQL">Database Management</a></h4>
<p class="description">Manage and optimize databases using SQL, BigQuery, and MySQL for efficient data storage and retrieval.</p>
</div>
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up" data-aos-delay="400">
Expand All @@ -705,20 +705,20 @@ <h4 class="title"><a href="#">Data Visualization</a></h4>
</div>
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up" data-aos-delay="500">
<div class="icon"><i class="bi bi-gear"></i></div>
<h4 class="title"><a href="#">Data Engineering</a></h4>
<h4 class="title"><a href="https://github.com/arunp77/Database-datapipeline-ETL">Data Engineering</a></h4>
<p class="description">Design and implement data engineering solutions, including data warehouses, ETL processes, and cloud platforms like AWS and GCP.</p>
</div>
<!-- Add "Documentation" -->
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up" data-aos-delay="300">
<div class="icon"><i class="bi bi-book"></i></div>
<h4 class="title"><a href="">Documentation</a></h4>
<h4 class="title"><a href="https://github.com/arunp77/Latex-and-documentation">Documentation</a></h4>
<p class="description">Effective documentation is essential for clear communication and knowledge sharing. I specialize in creating detailed and user-friendly documentation for projects, processes, and systems. Whether it's technical manuals, API documentation, or user guides, I ensure that information is easily accessible and well-structured.</p>
</div>

<!-- Add "Website Design" -->
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up" data-aos-delay="400">
<div class="icon"><i class="bi bi-laptop"></i></div>
<h4 class="title"><a href="">Website Design</a></h4>
<h4 class="title"><a href="https://github.com/arunp77/Website-template">Website Design</a></h4>
<p class="description">A well-designed website is crucial for a strong online presence. I specialize in creating visually appealing and user-friendly websites. From responsive design to intuitive navigation, I ensure that your website not only looks great but also provides a seamless user experience. Let's make your online presence stand out.</p>
</div>

Expand Down Expand Up @@ -913,12 +913,21 @@ <h2>Professional Courses & Certification</h2>
<div class="container">
<div class="section-title">
<h2>Research publications</h2>
<a id="cy-effective-orcid-url" class="underline" href="https://orcid.org/0000-0002-1334-043X" target="orcid.widget" rel="me noopener noreferrer" style="vertical-align: top">
<img src="https://orcid.org/sites/default/files/images/orcid_16x16.png" style="width: 1em; margin-inline-start: 0.5em" alt="ORCID iD icon"/> My Orcid id
</a>
<figure style="text-align: center;">
<img src="assets/img/portfolio/ORCID.png" alt="" style="max-width: 10%; max-height: 10%;">
</figure>
<figcaption style="text-align: center;">
<a id="cy-effective-orcid-url" class="underline" href="https://orcid.org/0000-0002-1334-043X" target="orcid.widget" rel="me noopener noreferrer" style="vertical-align: top">
<img src="https://orcid.org/sites/default/files/images/orcid_16x16.png" style="width: 1em; display: block; margin: auto;" alt="ORCID iD icon"/>
My Orcid id
</a>
</figcaption>
</figure>






<p>As a detail-oriented professional with a strong aptitude for <b>documentation</b>, I have meticulously recorded my research findings in various publications.
My ability to create clear and comprehensive documentation is demonstrated through these publications, ensuring that my work is accessible and understandable to a wide audience.
Here are some of my research publications:</p>
Expand Down

0 comments on commit 9474605

Please sign in to comment.