Projects 

Retail Sales Data
Featured ProjectRetail Sales Data

Retail Sales Data

The Sales Analysis project on GitHub is a comprehensive resource for retail sales data analysis. It features a dataset containing various transaction details, customer demographics, and sales figures, which can be used for data cleaning and SQL querying exercises. The repository includes a schema for creating a retail sales table and several SQL query examples for data exploration, cleaning, and analysis, such as identifying total sales and best-selling months.

Coca-Cola Stock Analysis
Featured ProjectCoca-Cola Stock Analysis

Coca-Cola Stock Analysis

The Coca-Cola Stock Analysis project is a Python-based financial analysis tool that applies various stock market strategies and machine learning techniques to Coca-Cola's stock data. It utilises libraries like yfinance, pandas, and matplotlib for retrieving and analysing stock data, including technical indicators, stock price movements, and forecasting. The project demonstrates how to perform stock analysis and visualisation in Python.

Restaurant Website
Featured ProjectRestaurant Website

Restaurant Website

The project is a sample HTML and Sass landing page designed for restaurants. It features a clean and elegant layout, including sections like a navbar with navigation links, a welcoming header, an About Us section introducing the restaurant, and a gallery showcasing food items. The site emphasizes branding and user interaction with reservation and ordering buttons.

VueJS Quiz App
Featured ProjectVueJS Quiz App

VueJS Quiz App

The Vue.js Quiz App is an interactive quiz application built with Vue 3 and Vite. It includes three different quizzes, each containing unique sets of questions to test users' knowledge across various topics. This project serves as a simple yet engaging way to learn Vue.js and understand how to create dynamic, interactive applications.