Skip to content

Commit

Permalink
Updated the code for adding various sections to the portforlio
Browse files Browse the repository at this point in the history
  • Loading branch information
shyampatadia committed Sep 25, 2024
1 parent b6697dd commit 98e7907
Showing 1 changed file with 66 additions and 48 deletions.
114 changes: 66 additions & 48 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ <h1 itemprop="name">SHYAM PATADIA</h1>
<a href="https://github.com/shyampatadia" target="_blank"
><i class="fab fa-github"></i
></a>
<a href="https://x.com/shyam300420" target="_blank"
><i class="fab fa-twitter"></i
></a>
</div>
</section>

Expand All @@ -57,7 +60,7 @@ <h2>PROFESSIONAL SUMMARY</h2>
</section>

<section>
<h2 style="color: #d0d0d0">SKILLS</h2>
<h2 style="color: #7a9ab8">SKILLS</h2>
<div class="skills-list" itemprop="skills">
<!-- Programming Languages -->
<div
Expand All @@ -69,8 +72,8 @@ <h2 style="color: #d0d0d0">SKILLS</h2>
margin-bottom: 15px;
"
>
<h3 style="color: #81c784; margin-bottom: 10px">
Programming Languages
<h3 style="color: #73f4d6; margin-bottom: 10px">
Programming Languages and Databases
</h3>
<div class="skill-items">
<span class="skill-item" style="background-color: #3c3c3c"
Expand Down Expand Up @@ -100,17 +103,14 @@ <h3 style="color: #81c784; margin-bottom: 10px">
margin-bottom: 15px;
"
>
<h3 style="color: #81c784; margin-bottom: 10px">Data & Analysis</h3>
<h3 style="color: #73f4d6; margin-bottom: 10px">Data & Analysis</h3>
<div class="skill-items">
<span class="skill-item" style="background-color: #3c3c3c"
>SPSS</span
>
<span class="skill-item" style="background-color: #3c3c3c"
>Tableau</span
>
<span class="skill-item" style="background-color: #3c3c3c"
>PyTorch</span
>
</div>
</div>

Expand All @@ -124,13 +124,16 @@ <h3 style="color: #81c784; margin-bottom: 10px">Data & Analysis</h3>
margin-bottom: 15px;
"
>
<h3 style="color: #ffb74d; margin-bottom: 10px">
<h3 style="color: #73f4d6; margin-bottom: 10px">
Frameworks & Tools
</h3>
<div class="skill-items">
<span class="skill-item" style="background-color: #3c3c3c"
>Flask</span
>
<span class="skill-item" style="background-color: #3c3c3c"
>PyTorch</span
>
<span class="skill-item" style="background-color: #3c3c3c"
>FAST API</span
>
Expand Down Expand Up @@ -159,7 +162,7 @@ <h3 style="color: #ffb74d; margin-bottom: 10px">
margin-bottom: 15px;
"
>
<h3 style="color: #ce93d8; margin-bottom: 10px">
<h3 style="color: #73f4d6; margin-bottom: 10px">
Automation & Testing
</h3>
<div class="skill-items">
Expand All @@ -181,12 +184,42 @@ <h3 style="color: #ce93d8; margin-bottom: 10px">
</div>
</div>

<!-- DevOps -->
<div
class="skills-category"
style="
background-color: #2a2a2a;
padding: 15px;
border-radius: 12px;
margin-bottom: 15px;
"
>
<h3 style="color: #73f4d6; margin-bottom: 10px">DevOps</h3>
<div class="skill-items">
<span class="skill-item" style="background-color: #3c3c3c"
>Azure DevOps</span
>
<span class="skill-item" style="background-color: #3c3c3c"
>CI/CD Pipelines</span
>
<span class="skill-item" style="background-color: #3c3c3c"
>PowerShell Scripting / Bash Scripting</span
>
<span class="skill-item" style="background-color: #3c3c3c"
>Docker</span
>
<span class="skill-item" style="background-color: #3c3c3c"
>Selenium Grid</span
>
</div>
</div>

<!-- Project Management & Compliance -->
<div
class="skills-category"
style="background-color: #2a2a2a; padding: 15px; border-radius: 12px"
>
<h3 style="color: #ffb74d; margin-bottom: 10px">
<h3 style="color: #73f4d6; margin-bottom: 10px">
Project Management & Compliance
</h3>
<div class="skill-items">
Expand All @@ -211,17 +244,28 @@ <h3 style="color: #ffb74d; margin-bottom: 10px">
<section>
<h2>CERTIFICATIONS</h2>
<ul>
<li>Azure DevOps - AZ-900 Certified</li>
<li>Certified Scrum Developer</li>
<li>Advanced C# Certification</li>
<a
href="https://learn.microsoft.com/api/credentials/share/en-us/shyampatadia-8140/29B59629A9ED3204?sharingId=E0BA6AFC4738A529"
>
Azure DevOps - AZ-900 Certified
</a>
<br />
<a
href="https://www.linkedin.com/in/shyampatadia/details/certifications/1727168532659/single-media-viewer/?type=DOCUMENT&profileId=ACoAABwgP5MBGig335e2bdKco_sWHOZKwbBuM9g"
>Certified Scrum Developer</a
>
<br />
<a href="https://coursera.org/verify/LYMPLSJXAM5P"
>Software Development Processes and methodologies</a
>
</ul>
</section>

<!-- Professional Experience Section -->
<section>
<h2>PROFESSIONAL EXPERIENCE</h2>
<div class="experience-item">
<h3>Senior Automation Engineer</h3>
<h3>Senior Developer</h3>
<p>
xLM Continuous Validation LLC, Jacksonville, FL —
<em>July 2021 - Present</em>
Expand Down Expand Up @@ -256,7 +300,7 @@ <h3>Senior Automation Engineer</h3>
sprint development
</li>
<li>
Maintained "xLMCore" Nugget package for GxP-compliant automated test
Maintained internal Nugget packages for GxP-compliant automated test
reports
</li>
<li>
Expand All @@ -277,24 +321,6 @@ <h3>Senior Automation Engineer</h3>
</li>
</ul>
</div>

<div class="experience-item">
<h3>Quant Developer (Consulting)</h3>
<p>FinSharpe, Pune — <em>Oct 2021 - Jan 2022</em></p>
<ul>
<li>
Created diverse portfolio management strategies, providing tailored
client solutions
</li>
<li>
Developed automated systems for generating customized client reports
</li>
<li>
Used Python and Backtrader to process financial data for strategic
model development
</li>
</ul>
</div>
</section>

<!-- Education Section -->
Expand All @@ -311,14 +337,6 @@ <h3 itemprop="name">BSc. Applied Statistics & Analytics</h3>
2017 - 2021
</p>
</div>
<div
itemprop="education"
itemscope
itemtype="http://schema.org/EducationalOrganization"
>
<h3 itemprop="name">HSC (Grade 12)</h3>
<p itemprop="department">Tapasvi School, Rajkot, India, 2015 - 2017</p>
</div>
</section>

<!-- Professional Projects Section -->
Expand Down Expand Up @@ -354,23 +372,23 @@ <h3>GxP-Compliant Agile Development Service</h3>
</li>
</ul>
</div>
<div class="project-item">
</section>

<!-- Personal Projects Section -->
<section>
<h2>PERSONAL PROJECTS</h2>
<div class="project-item"></div>
<h3>Sentiment-Based Trading System</h3>
<ul>
<li>
Built an intraday trading system using news sentiment analysis
</li>
<li>
Adapted BERT model for financial sentiment classification, achieving
Adapted BERT model for financial sentiment classification, finetune the modeled on a financial news data set, created a dataset of scraped headlines for backetesting, achieving
2.6% average daily return
</li>
</ul>
</div>
</section>

<!-- Personal Projects Section -->
<section>
<h2>PERSONAL PROJECTS</h2>
<div class="project-item">
<h3>Candlestick Screener App for Indian Stocks</h3>
<ul>
Expand Down

0 comments on commit 98e7907

Please sign in to comment.