Skip to content
Permalink
1d1760dc57
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
150 lines (129 sloc) 6.41 KB
<!DOCTYPE HTML>
<!--
Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Fatima Al-Babily Portfolio</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper" class="fade-in">
<!-- Intro -->
<div id="intro">
<h1>Fatima Al-Babily<br />
Portfolio</h1>
<p>Data Analytics and Software Engineering Enthusiast | Driving Insights and Building Solutions <a href="https://www.linkedin.com/in/fatima-albabily/">@MyLinkedin</a>
</p>
<ul class="actions">
<li><a href="#header" class="button icon solid solo fa-arrow-down scrolly">Continue</a></li>
</ul>
</div>
<!-- Header -->
<header id="header">
<a href="index.html" class="logo">Hire Me Please</a>
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li class="active"><a href="index.html">Projects</a></li>
</ul>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/fatimaalbabily/" class="icon brands alt fa-linkedin"><span class="label">linkedin</span></a></li>
<li><a href="https://github.coventry.ac.uk/babilyf" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Featured Post -->
<article class="post featured">
<header class="major">
<h2><a href="https://github.coventry.ac.uk/babilyf/MySQL_Data_Cleaning_Project/blob/main/Data_Cleaning_Project_Company_Layoffs.sql">Data Cleaning in SQL<br />
</a></h2>
<p>Cleaning company layoffs data in SQL server.</p>
</header>
<a href="https://github.coventry.ac.uk/babilyf/MySQL_Data_Cleaning_Project/blob/main/Data_Cleaning_Project_Company_Layoffs.sql" class="image main"><img src="images/datacleaning2.jpg" alt="" /></a>
<ul class="actions special">
<li><a href="https://github.coventry.ac.uk/babilyf/MySQL_Data_Cleaning_Project/blob/main/Data_Cleaning_Project_Company_Layoffs.sql" class="button large">View Project</a></li>
</ul>
</article>
<!-- Posts -->
<section class="posts">
<article>
<header>
<h2><a href="https://github.coventry.ac.uk/babilyf/MySQL_Exploratory_Data_Analysis/blob/main/Eploratory_Data_Analysis_Company_Layoffs.sql">Data Exploration in SQL<br />
</a></h2>
</header>
<a href="https://github.coventry.ac.uk/babilyf/MySQL_Exploratory_Data_Analysis/blob/main/Eploratory_Data_Analysis_Company_Layoffs.sql" class="image fit"><img src="images/layoffs.jpeg" alt="" /></a>
<p>Exploratory Data Analysis (EDA) of a dataset on company layoffs spanning from 2020 to 2023. This project aimed to uncover trends, identify key insights, and understand the broader impacts of layoffs over time.</p>
<ul class="actions special">
<li><a href="https://github.coventry.ac.uk/babilyf/MySQL_Exploratory_Data_Analysis/blob/main/Eploratory_Data_Analysis_Company_Layoffs.sql" class="button">View Project</a></li>
</ul>
</article>
<article>
<header>
<h2><a href="https://public.tableau.com/app/profile/fatima.albabily/vizzes">Tableau Project<br />
</a></h2>
</header>
<a href="https://public.tableau.com/app/profile/fatima.albabily/vizzes" class="image fit"><img src="images/tableau.jpg" alt="" /></a>
<p>Tableu Project of AirBnB Data Analysis </p>
<ul class="actions special">
<li><a href="https://public.tableau.com/app/profile/fatima.albabily/vizzes" class="button">View Project</a></li>
</ul>
</article>
<article>
<header>
<h2><a href="https://github.coventry.ac.uk/babilyf/Excel_Data_Analysis_Project_Bike_Buyers/blob/main/Excel%20Project%20Dataset.xlsx">Excel Data Analysis Project<br />
</a></h2>
</header>
<a href="https://github.coventry.ac.uk/babilyf/Excel_Data_Analysis_Project_Bike_Buyers/blob/main/Excel%20Project%20Dataset.xlsx" class="image fit"><img src="images/excel.png" alt="" /></a>
<p>exploratory analysis of a dataset on bike buyers, focusing on identifying trends, customer demographics, and purchasing patterns. The project involved data cleaning, statistical analysis and visualization.</p>
<ul class="actions special">
<li><a href="https://github.coventry.ac.uk/babilyf/Excel_Data_Analysis_Project_Bike_Buyers/blob/main/Excel%20Project%20Dataset.xlsx" class="button">View Project</a></li>
</ul>
</article>
</section>
<section class="split contact">
<section class="alt">
<h3>Location</h3>
<p><br />
Birmingham, England, United Kingdom</p>
</section>
<section>
<h3>Phone</h3>
<p><a href="#">+44 7780908399</a></p>
</section>
<section>
<h3>Email</h3>
<p><a href="#">Babilyf@coventry.ac.uk</a></p>
</section>
<section>
<h3>Social</h3>
<ul class="icons alt">
<li><a href="https://www.linkedin.com/in/fatimaalbabily/" class="icon brands alt fa-linkedin"><span class="label">linkedin</span></a></li>
<li><a href="https://github.coventry.ac.uk/babilyf" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
</ul>
</section>
</section>
</footer>
<!-- Copyright -->
<div id="copyright">
<ul><li>&copy; Untitled</li><li>Design: <a href="https://html5up.net">HTML5 UP</a></li></ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>