Skip to content

Commit

Permalink
Portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
arunp77 committed Oct 7, 2023
1 parent f185983 commit ca3e1d8
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 10 deletions.
9 changes: 9 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1096,4 +1096,13 @@ section {
width: auto;
padding-right: 20px 15px;
}
}

/*--------------------------------------------------------------
# Creating a box of text
--------------------------------------------------------------*/
.box {
border: 1px solid #ccc;
padding: 10px;
margin-bottom: 10px;
}
Binary file added assets/img/Profile-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
158 changes: 148 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h2>About</h2>

<div class="row">
<div class="col-lg-4" data-aos="fade-right">
<img src="assets/img/myphoto.jpeg" class="img-fluid" alt="">
<img src="assets/img/Profile-2.png" class="img-fluid" alt="">
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content" data-aos="fade-left">
<h3> Freelance data consultant &amp; Data Enthusiast.</h3>
Expand All @@ -127,7 +127,10 @@ <h3> Freelance data consultant &amp; Data Enthusiast.</h3>
</div>
</div>
<p>
This is all about me.
In essence, I'm a freelance data consultant and data enthusiast with a Ph.D. in Astrophysics.
I'm passionate about data-driven innovation and always open to collaboration.
Feel free to contact me at <a href="mailto:arunp77@gmail.com">arunp77@gmail.com</a>
for any inquiries or opportunities."
</p>
</div>
</div>
Expand Down Expand Up @@ -288,12 +291,48 @@ <h2>Facts</h2>
-->
<!-- End Facts Section -->

<!-- Skills and Tools Section -->
<section id="skills" class="skills section-bg">
<div class="container">

<div class="section-title">
<h2>Skills and Tools</h2>
<p>Here are some of the skills and tools I specialize in:</p>
</div>

<div class="row">
<div class="col-lg-6">
<ul class="list-unstyled">
<li><i class="bi bi-check"></i> <b>Python: </b> (Numpy, Pandas, Seaborn, Matplotlib, Statsmodels, Scipy, Plotly, sklearn, xarray)</li>
<li><i class="bi bi-check"></i> <b>Machine Learning: </b> (Linear & Logistic Regression, Decision Trees, ARIMA, Tensorflow)</li>
<li><i class="bi bi-check"></i> <b>Version Control: </b> (Git, GitHub)</li>
<li><i class="bi bi-check"></i> <b>Dashboard Tools: </b> (MS Excel, Power BI, Tableau, Looker Studio)</li>
<li><i class="bi bi-check"></i> <b>Database Management: </b> (SQL, Google BigQuery, MySQL)</li>
<li><i class="bi bi-check"></i> <b>Documentation: </b> (LaTeX, MS Word, Mac Pages)</li>
</ul>
</div>
<div class="col-lg-6">
<ul class="list-unstyled">
<li><i class="bi bi-check"></i> <b>Data Engineering: </b> (Data Warehouse, Data Lake, Snowflake, Apache Airflow, ETL/ELT Processes, Amazon Web Services (AWS), Google Cloud Platform (GCP))</li>
<li><i class="bi bi-check"></i> <b>Scripting: </b> (Bash, Shell)</li>
<li><i class="bi bi-check"></i> <b>Front End: </b> (HTML & CSS)</li>
<li><i class="bi bi-check"></i> <b>Software and Tools: </b> (Docker Hub, Anaconda, Deepnote, Bitbucket, Mathematica)</li>
<li><i class="bi bi-check"></i> <b>Operating Systems: </b> (Linux Environments, Windows, Mac-OS)</li>
<li><i class="bi bi-check"></i> <b>Simulation: </b> (Monte Carlo Simulation, OpenMPI)</li>
</ul>
</div>
</div>

</div>
</section>
<!-- end of Skills and tools -->

<!-- ======= Technical Skills Section ======= -->
<section id="skills" class="skills section-bg">
<div class="container">

<div class="section-title">
<h2>Technical kills</h2>
<h2>Technical skills</h2>
<p>With my year of work in the research field, I have acquired following technical skills.</p>
</div>

Expand Down Expand Up @@ -368,7 +407,7 @@ <h2>Resume</h2>
<h3 class="resume-title">Sumary</h3>
<div class="resume-item pb-0">
<h4>Profile</h4>
<p><em>An accomplished Ph.D. physicist with a wealth of experience in data analytics. Possessing a strong analytical mindset,
<p><em>An accomplished <b>Ph.D. physicist</b> with a wealth of 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 and possess basic proficiency in German.</em></p>
Expand All @@ -383,20 +422,28 @@ <h3 class="resume-title">Education</h3>
<div class="resume-item">
<h4>Ph.D. &amp; in Astrophysics</h4>
<h5>2017</h5>
<p><em>IIT-Gandhinagar, India</em></p>
<p><a href="https://www.iitgn.ac.in/" target="_blank"><em>IIT-Gandhinagar, India</em></a></p>
<ul>
<li><strong>Ph.D. dissertation title:</strong> Origin and Dynamics of the Primordial Magnetic field in a parity-violating plasma</li>
<li><strong>Ph.D. dissertation title:</strong> <a href="https://inspirehep.net/literature/1643788" target="_blank"> Origin and Dynamics of the Primordial Magnetic field in a parity-violating plasma</a></li>
<li><p>Developed code using Mathematica for differential equations, statistical analysis, and data visualizations</p></li>
<li>During my PhD, my research was centered on comprehending magnetogenesis in the early universe, particularly during different phase transitions and inflation.</li>
<li>I also investigated the origin of primordial gravitational waves within a magnetized plasma.</li>
<li>I developed theoretical models and refined parameters based on empirical observations.</li>
<li>To solve the complex coupled partial differential equations of magnetohydrodynamic equations, I extensively utilized Mathematica software.</li>
<li>To solve the complex coupled partial differential equations of magnetohydrodynamic equations, I extensively utilized <a href="https://www.wolfram.com/mathematica/" target="_blank">Wolfram Mathematica software</a>.</li>
</ul>
</div>

<div class="resume-item">
<h4>Master of Science (M.Sc.) &amp; in Physics</h4>
<p><em>D.D.U. Gorakhpur University, Gorakhpur, India</em></p>
<h4>Master of Science (B.Sc.)</h4>
<h5>in Physics</h5>
<p><em><a href="http://ddugu.ac.in/defaulthome_2.aspx" target="_blank">D.D.U. Gorakhpur University, Gorakhpur, India</a></em></p>
<p>Focused on the electronics.</p>
</div>

<div class="resume-item">
<h4>Bachelor of Science (M.Sc.)</h4>
<h5> in Physics, Mathematics, Electronics</h5>
<p><em><a href="http://ddugu.ac.in/defaulthome_2.aspx" target="_blank">D.D.U. Gorakhpur University, Gorakhpur, India</a></em></p>
<p>Focused on the electronics.</p>
</div>
</div>
Expand Down Expand Up @@ -459,7 +506,73 @@ <h5>Postdoctoral Research Fellow</h5>
</div>
</div>
</div>

<section id="professional-courses" class="professional-courses section-bg">
<div class="container">
<div class="section-title">
<h2>Professional Courses & Certification</h2>
</div>
<ul>
<li>
<h3><a href="https://training.ltpy.adamplatform.eu">&#10148; EUMETSET training program</a></h3>
<p>Jul 2023 – present</p>
<ul>
<li>Completed an extensive course on remote sensing provided by EUMETSAT, gaining a strong foundation in data access and retrieval, the fundamentals of remote sensing, and Python data analysis of multidimensional meteorological datasets.</li>
<li>Developed skills in using remote sensing data to analyze and monitor environmental phenomena such as climate change, weather patterns, and natural disasters.</li>
<li>Learned to apply Python programming language to process and analyze remote sensing data, extracting valuable insights and information.</li>
<li>Gained experience in working with a variety of remote sensing datasets, including satellite imagery and ground-based data.</li>
</ul>
</li>
<li>
<h3><a href="https://datavidhya.com/courses/datawarehouse">&#10148; Data Warehouse for Data Engineering with Snowflake</a></h3>
<p>Jul 2023 – Sep 2023</p>
<ul>
<li>Mastered fundamentals of Data Warehouses.</li>
<li>Gained in-depth knowledge of Dimension Modelling, including E-Commerce Dimension Modelling.</li>
<li>Learned about Slowly Changing Dimension techniques.</li>
<li>Acquired skills in Extract Transform Load (ETL) processes.</li>
<li>Completed a project on Spotify Data Pipeline using Snowflake, AWS, and Python.</li>
<li>Implemented Real-Time Data Streaming using AWS, Snowflake.</li>
<li>Developed expertise in creating pipelines using Apache Airflow.</li>
</ul>
</li>
<li>
<h3><a href="https://forage-uploads-prod.s3.amazonaws.com/completion-certificates/Tata/MyXvBcppsW2FkNYCX_Tata_Z8FnR7vntczyA7Qme_1693577060671_completion_certificate.pdf">&#10148; JPMorgan Chase Investment Banking Virtual Experience Program on Forage</a></h3>
<p>Sep 2023</p>
<ul>
<li>Identified an ideal M&A target for a client based on an assessment of their strategic and financial criteria.</li>
<li>Constructed a DCF model to calculate the valuation of the M&A target and adjusted the model to account for a competitor bid and supply chain interruption.</li>
<li>Created a 2-pager for the client containing a company profile and summary of the auction process.</li>
</ul>
</li>
<li>
<h3><a href="https://forage-uploads-prod.s3.amazonaws.com/completion-certificates/Tata/MyXvBcppsW2FkNYCX_Tata_Z8FnR7vntczyA7Qme_1693577060671_completion_certificate.pdf">&#10148; Tata Data Visualisation: Empowering Business with Effective Insights</a></h3>
<p>Aug 2023</p>
<ul>
<li>Proactively addressing vital business inquiries through tailored data visualization and interpretation for leaders.</li>
<li>Proficiently selecting the most suitable visuals, such as charts and graphs, for effective communication of complex data.</li>
<li>Specializing in crafting impactful visuals that align with business requirements, including expertise in data visualization, dashboard development, and data refinement.</li>
<li>Skillfully conveying insights to diverse audiences and providing clear explanations of data's significance in various contexts.</li>
</ul>
</li>
<li>
<h3>Machine Learning with Python: Supervised learning</h3>
<p>Feb 2023 – Mar 2023</p>
<ul>
<li>Regression models</li>
<li>Classification model: K-nearest neighbor</li>
</ul>
</li>
<li>
<h3>Data Analysis with Python: Zero to Pandas</h3>
<p>Oct 2022 – Dec 2022</p>
<ul>
<li>Numpy, Pandas, Seaborn, Matplotlib, Plotly, Statsmodel, Scipy, Sklearn</li>
</ul>
</li>
</ul>
</div>
</section>

</div>
</section><!-- End Resume Section -->

Expand Down Expand Up @@ -702,6 +815,31 @@ <h4>Entrepreneur</h4>
</section> -->
<!-- End Testimonials Section -->

<!-- Publications Section -->
<section id="publications" class="publications section-bg">
<div class="container">
<div class="section-title">
<h2>Publications</h2>
</div>
<ul>
<li>Primordial Magnetic field and kinetic theory with Berry curvature, Jitesh R. Bhatt, Arun Kumar Pandey <span><a href="https://arxiv.org/abs/1503.01878">[arXiv:1503.01878 [astro-ph.CO]]</a> Phys.Rev.D. 94, 043536</span></li>
<li>Primordial Generation of magnetic field, Jitesh R. Bhatt, Arun Kumar Pandey <span><a href="https://arxiv.org/abs/1507.01795">[arXiv:1507.01795 [gr-qc]]</a> Springer Proc.Phys. 174 (2016) 409-413</span></li>
<li>Effect of background magnetic field on the normal modes of conformal dissipative chiral hydro and a novel mechanism for explaining pulsar kicks Arun Kumar Pandey, Manu George <span><a href="https://arxiv.org/abs/1609.01848">[arXiv:1609.01848 (astro-ph.CO)]</a></span></li>
<li>Chiral Battery, scaling laws and magnetic fields, Sampurn Anad, Jitesh R. Bhatt & Arun Kumar Pandey <span><a href="https://arxiv.org/abs/1705.03683">[arXiv:1705.03683 (astro-ph.CO)]</a> JCAP, JULY 2017</span></li>
<li>Chiral Plasma Instability and Primordial Gravitational waves, Sampurn Anad, Jitesh R. Bhatt & Arun Kumar Pandey <span><a href="https://arxiv.org/abs/1801.00650">[arXiv:1801.00650 [astro-ph.CO] (2019)]</a> Eur. Phys. J. C (2019) 79: 119.</span></li>
<li>Baryon-Dark matter interaction in presence of magnetic fields in light of EDGES signal, Jitesh R Bhatt, Pravin Kumar Natwariya, Aleka C. Nayak, Arun Kumar Pandey <span><a href="https://arxiv.org/abs/1905.13486">[arXiv:1905.13486 [astro-ph.CO] (2019)]</a>, Eur. Phys. J. C 80, 334 (2020)</span></li>
<li>Viscosity in cosmic fluids, Jitesh R Bhatt, Pravin Kumar Natwariya, Arun Kumar Pandey, <a href="https://arxiv.org/abs/1907.03445">arXiv:1907.03445 [astro-ph.CO] (2019)</a> Eur. Phys. J. C 80 (2020) 8, 767</li>
<li>Magnetic fields in a hot dense neutrino plasma and the Gravitational Waves Arun Kumar Pandey, Pravin Kumar Natwariya, Jitesh R Bhatt, <a href="https://arxiv.org/abs/1911.05412">arXiv:1911.05412 [astro-ph.CO] (2020)</a>, Phys. Rev. D 101, 023531 (2020)</li>
<li>Implications of baryon-dark matter interaction on IGM temperature and tSZ effect with magnetic field, Arun Kumar Pandey, Sunil Malik, T. R. Seshadri, <a href="https://arxiv.org/abs/2006.07901">arXiv:2006.07901 [astro-ph.CO] (2020)</a>, Mon.Not.Roy.Astron.Soc. 500 (2020)</li>
<li>Gravitational waves in neutrino plasma and NANOGrav signal, Arun Kumar Pandey <a href="https://arxiv.org/abs/2011.05821">arXiv:2011.05821 [astro-ph.CO] (2020)</a> [Eur.Phys.J.C 81 (2021) 5, 399]</li>
<li>Generating Seed magnetic field à la Chiral Biermann battery, Arun Kumar Pandey, Sampurn Anand (Phys. Rev. D. 104, 063508 (2021))</li>
<li>Thermal SZ effect in a magnetized IGM dominated by interacting DM decay/annihilation during dark ages, Arun Kumar Pandey, Sunil Malik (2022) <a href="https://arxiv.org/abs/2204.08088">[arXiv:2204.08088]</a></li>
</ul>
</div>
</section>



<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container">
Expand Down

0 comments on commit ca3e1d8

Please sign in to comment.