Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 2.5 KB

File metadata and controls

51 lines (35 loc) · 2.5 KB
layout page
title Portfolio Projects
permalink /

Location Wiz is a fun and educational online game that uses Google Maps Streetview to test your geography skills. Explore cities around the world and see if you can guess where you are!

![Location Wiz, a geography game]({{site.baseurl}}/assets/images/sample_portfolio/LocationWiz.jpg)



This project focuses on cleaning and preparing raw transactional data from a cafe using SQL. The dataset includes item purchases (e.g. coffee, cake, cookies) with associated details such as quantity, pricing, location, and payment method.

![Cafe Sales - Data Cleaning with SQL]({{site.baseurl}}/assets/images/sample_portfolio/cafe.jpg)



A Python-based web scraper that collects product listings from a popular musical instrument retailer's website. It allows users to interactively select a product category and the number of pages to scrape, then outputs detailed product information to a CSV file.

![GCScraper - Web Scraping with Python]({{site.baseurl}}/assets/images/sample_portfolio/GCScraper.jpg)



A Tableau dashboard designed to explore and analyze Airbnb listings across Lisbon, Portugal. Whether you're a traveler, host, or analyst, this dashboard offers insights into pricing, customer satisfaction, and neighborhood trends.

![Airbnb Listings in Lisbon - Tableau Dashboard]({{site.baseurl}}/assets/images/sample_portfolio/tableau.jpg)



An interactive Excel dashboard that provides insights into sales trends, customer behavior, and product performance. Ideal for store managers, sales teams, and analysts looking to monitor and understand business performance at a glance.

![Furniture Store Sales - Excel Dashboard]({{site.baseurl}}/assets/images/sample_portfolio/excel.jpg)