Skip to content

Commit

Permalink
update resume and sunshine project
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonweinberg committed Jun 19, 2024
1 parent 2d008f1 commit 5a4607d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h2><b>Jason Weinberg<b></h2>
<p><i class="fa fa-home fa-fw w3-margin-right w3-large w3-text-teal"></i>Toronto, ON</p>
<p><i class="fa fa-envelope fa-fw w3-margin-right w3-large w3-text-teal"></i><a href="mailto:jason.weinberg@outlook.com">jason.weinberg@outlook.com</a></p>
<p><i class="fa fa-phone fa-fw w3-margin-right w3-large w3-text-teal"></i>416-275-1378</p>
<a href="https://drive.google.com/file/d/1hBIo1XeXYtCL7R99pISglAYUuX1NM_VR/view?usp=drive_link" class="w3-button w3-teal" style="display: inline-block;">Resume</a>
<a href="https://drive.google.com/file/d/1O4fSNKOR6EIhe_FHKdNDe-sCV9nBI_qW/view?usp=sharing" class="w3-button w3-teal" style="display: inline-block;">Resume</a>
<a href="https://www.linkedin.com/in/jasonweinberg92/" class="w3-button w3-teal" style="display: inline-block;">LinkedIn</a>
<a href="https://github.com/jasonweinberg" class="w3-button w3-teal" style="display: inline-block;">GitHub</a>
<hr>
Expand Down Expand Up @@ -79,6 +79,14 @@ <h6 class="w3-text-teal"><i class="fa fa-calendar fa-fw w3-margin-right"></i>201
<!-- Portfolio Projects -->
<div class="w3-container w3-card w3-white">
<h2 class="w3-text-grey w3-padding-16"><i class="fa fa-suitcase fa-fw w3-margin-right w3-xxlarge w3-text-teal"></i><b>Portfolio Projects<b></h2>
<div class="w3-container">
<h5 class="w3-opacity"><b>Tableau Dashboard Interactivity & Data Visualization</b></h5>
<h6 class="w3-text-teal"><i class="fa fa-certificate fa-fw w3-margin-centre"></i><b> The "Sunshine List"<b></h6>
<p>The purpose of this project is to transform a large dataset into intuitive and interactive dashboards which enable users of all backgrounds to easily interpret and explore trends and insights.</p>
<!-- Button for project -->
<a href="https://public.tableau.com/views/DashboardSunshine/DataVisualizationDashboardInteractivityTheSunshineList?:language=en-US&:sid=&:display_count=n&:origin=viz_share_link" class="w3-button w3-teal">View "Sunshine List" Dashboards</a>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Tableau Data Visualization & Python Data Analysis</b></h5>
<h6 class="w3-text-teal"><i class="fa fa-certificate fa-fw w3-margin-centre"></i><b> NHL Draft: Scouting & Development<b></h6>
Expand All @@ -87,14 +95,6 @@ <h6 class="w3-text-teal"><i class="fa fa-certificate fa-fw w3-margin-centre"></i
<a href="https://public.tableau.com/views/CapstoneTwoNHLDraft/AnalyzingRankingNHLOrganizationsbyTeamScoutingPlayerDevelopment?:language=en-US&publish=yes&:sid=&:display_count=n&:origin=viz_share_link" class="w3-button w3-teal">View NHL Draft Analysis</a>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Tableau Dashboard Interactivity & Data Visualization</b></h5>
<h6 class="w3-text-teal"><i class="fa fa-certificate fa-fw w3-margin-centre"></i><b> The "Sunshine List"<b></h6>
<p>The purpose of this project is to transform a large dataset into intuitive and interactive dashboards that enable users to easily interpret and explore trends and insights.</p>
<!-- Button for first project -->
<a href="https://public.tableau.com/views/DashboardSunshine/DataVisualizationDashboardInteractivityTheSunshineList?:language=en-US&:sid=&:display_count=n&:origin=viz_share_link" class="w3-button w3-teal">View "Sunshine List" Dashboards</a>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Python Data Science & Data Visualization</b></h5>
<h6 class="w3-text-teal"><i class="fa fa-certificate fa-fw w3-margin-centre"></i><b> Player Size in Relation to Performance<b></h6>
Expand Down

0 comments on commit 5a4607d

Please sign in to comment.