Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Gino-Freud-Hobayan authored Jan 23, 2024
1 parent e616000 commit 6516bca
Showing 1 changed file with 34 additions and 15 deletions.
49 changes: 34 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ <h3 class="major">Prediction using Supervised Machine Learning</h3>
<article>
<a href="https://github.com/Gino-Freud-Hobayan/8WeekSQL_Challenge"
target="_blank"class="image"><img src="images/Dannys Diner.png" alt="" /></a>
<h3 class="major">8 Week SQL Challenge Case Study 1</h3>
<h3 class="major">Danny's Diner </h3>
<p>


Expand All @@ -469,28 +469,47 @@ <h3 class="major">8 Week SQL Challenge Case Study 1</h3>




<article>
<a href="https://github.com/Gino-Freud-Hobayan/8WeekSQL_Challenge/blob/main/2.)%20Pizza%20Runner/README.md"
target="_blank"class="image"><img src="images/pizza_runner_pic.png" alt="" /></a>
<h3 class="major">Pizza Runner</h3>
<p>


Danny was scrolling through his Instagram feed when something really caught his eye - “80s Retro Styling and Pizza Is The Future!”

Danny was sold on the idea, but he knew that pizza alone was not going to help him get seed funding
to expand his new Pizza Empire - so he had one more genius idea to combine with it - he was going to Uberize it -
and so Pizza Runner was launched!

<br /><br />

Danny started by recruiting “runners” to deliver fresh pizza from Pizza Runner Headquarters (otherwise known as Danny’s house)
and also maxed out his credit card to pay freelance developers to build a mobile app to accept orders from customers.

<br /><br />
Was able to practice Data Cleaning and SQL Queries <br />


</p>
<a href="https://github.com/Gino-Freud-Hobayan/8WeekSQL_Challenge/blob/main/2.)%20Pizza%20Runner/README.md"
target="_blank" class="button primary">VIEW PROJECT</a>
</article>





<article>
<a href="https://github.com/Gino-Freud-Hobayan/8WeekSQL_Challenge/tree/main/7.)%20Balanced%20Tree%20Clothing%20Store"
target="_blank" class="image"><img src="images/Case Study 7.png" alt="" /></a>
<h3 class="major">8 Week SQL Challenge Case Study 7</h3>
<h3 class="major">Balanced Tree Clothing Co.</h3>
<p>

Balanced Tree Clothing Company prides themselves on providing an optimised range of clothing and lifestyle wear for the modern adventurer!
<br /><br />

Danny, the CEO of this trendy fashion company has asked you to assist the team’s merchandising teams analyse their sales performance
and generate a basic financial report to share with the wider business.
<br /><br /><br />


Was able to perform the following using SQL: <br />
- High Level Sales Analysis <br />
- Transaction Analysis <br />
- Product Analysis <br />

Really fulfilling project.<br /><br />

Was able to practice a lot of SQL Queries including several business questions and the 25th, 50th and 75th percentiles.
<br /><br />

</p>
Expand Down

0 comments on commit 6516bca

Please sign in to comment.