Skip to content

Commit

Permalink
Added Tableau Project
Browse files Browse the repository at this point in the history
Added the tableau project, refreshed the CV, added assets for GAAPC.
  • Loading branch information
MohitS26 committed Oct 17, 2023
1 parent c883e9a commit dbeab99
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 7 deletions.
Binary file added assets/imgs/Dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/imgs/Landslide Predi 0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/imgs/Virtual Assisstant r.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/imgs/badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/imgs/blog1.jpg
Binary file not shown.
Binary file removed assets/imgs/blog2.jpg
Binary file not shown.
Binary file removed assets/imgs/blog3.jpg
Binary file not shown.
Binary file removed assets/imgs/clickbait.jpeg
Binary file not shown.
40 changes: 33 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ <h5 class="mb-3">A Student Located In Our Lovely Earth</h5>
diving into the amazing world of computer science! I'm all about the thrill of tackling tough
problems and not giving up until I crack 'em. It's like a puzzle that brings me so much joy when I
finally figure it out!</p>
<!-- <a href="https://upesstd-my.sharepoint.com/:b:/g/personal/500086394_stu_upes_ac_in/Efv16K-1ssZGlCMXdOftBL4BEB6rDV74bht7nQA7ncse1Q?e=h7PTcC" target=_blank ><button class="btn btn-outline-danger"><i class="icon-down-circled2 "></i>Download My CV</button></a> -->

<div class="special-button">
<form>
<a href="https://upesstd-my.sharepoint.com/:b:/g/personal/500086394_stu_upes_ac_in/Eeh2u3dEI1lGlRWEnJKSI5sBmTECMEMuOUfKP9HdjlAIrQ?e=gXJjdw"
<a href="https://upesstd-my.sharepoint.com/:b:/g/personal/500086394_stu_upes_ac_in/EUVnGqSM48tOsLGYkY3BdroBvOPsAX1TuRe5qkZUWcZJPA?e=y6tQPZ"
target=_blank>
<span></span>
<span></span>
Expand Down Expand Up @@ -454,6 +454,30 @@ <h5 class="mb-3 card-title text-danger">Data Structures & Algorithms</h5>
<div class="container">
<h1 class="mb-5"><span class="text-danger">My</span> Portfolio</h1>
<div class="portfolio">
<div class="blog-card">
<div class="img-holder">
<img src="./assets/imgs/Dashboard.png">

</div>
<div class="content-holder">
<h4 class="title" style="color:#F85C70">Covid Data Analysis</h4>

<p style="color:white">
Created a Tableau dashboard using COVID-19 data, with SQL for data cleaning.
The dashboard presents insightful pandemic trends and stats, simplifying complex
information for users.The project involved a two-fold approach: data preparation and
visualization. Initially, I employed SQL to establish a connection with the data
source and meticulously clean the data, ensuring it was free from inconsistencies
and ready for analysis. I leveraged the features of Tableau to craft a user-friendly
and interactive dashboard. This platform enabled users to explore and comprehend
critical insights, including trends, patterns, and statistical information associated
with the COVID-19 pandemic. </p>

<a href="https://public.tableau.com/views/PortfolioProject-1_16951976417390/Dashboard1?:language=en-GB&publish=yes&:display_count=n&:origin=viz_share_link" target=_blank>Tableau Public<i
class="ti-angle-double-right"></i></a>
</div>
</div>

<div class="blog-card">
<div class="img-holder">
<img src="./assets/imgs/Landslide Predi 0.png">
Expand Down Expand Up @@ -555,7 +579,7 @@ <h2 class="mb-5"><span class="text-danger">Certifications</span></h2>
<div class="row">
<div class="blog-card">
<div class="img-holder">
<img src="assets/imgs/google_data.png">
<img src="assets/imgs/badge.png">

</div>
<div class="content-holder">
Expand All @@ -580,10 +604,12 @@ <h4 class="title" style="color:#F85C70">Google Advanced Data Analytics Professio
href="https://www.coursera.org/account/accomplishments/certificate/F2VTC2U4MNUV"
target="_blank" id="glow2"> Regression Analysis: Simplify Complex Data
Relationships</a></li>
<li><i class="ti-angle-double-right"></i> The Nuts and Bolts of Machine Learning
(In-progress)</li>
<li><i class="ti-angle-double-right"></i> Google Advanced Data Analytics Capstone
(In-progress)</li>
<li><i class="ti-angle-double-right"></i><a
href="https://www.coursera.org/account/accomplishments/certificate/727EXS2QQKYB"
target="_blank" id="glow2"> The Nuts and Bolts of Machine Learning</a></li>
<li><i class="ti-angle-double-right"></i><a
href="https://www.coursera.org/account/accomplishments/certificate/WPVY46VFHV97"
target="_blank" id="glow2"> Google Advanced Data Analytics Capstone</a></li>
</ul>


Expand Down

0 comments on commit dbeab99

Please sign in to comment.