Daud Ahmad Portfolio

Business Analyst / Excel Specialist

Data Analyst primarily skilled in Everything Excel–Formulas, Power Query, VBAs/MACROs.
With strong hands-on experience on SQL, Power BI, Tableau, & Python.

Tableau
AirBnB Seattle

    This dashboard in Tableau shows AirBnB trends in Seattle. It helps in taking initial steps as an investment project in AirBnB apartments within the city of Seattle. The trends show the 6-bedroom apartments are very rare and yet they have the highest potential for charging higher average prices.

    Google BigQuery & Looker Studio

      Bigquery, utilizing SQL, is incredible in handling massive datasets and offers cost effective scalability options. Looker Studio allows creating interactive dashboards using Google's Cloud services straight from BigQuery.

      Price Information Scrapper

        This code monitors the price of a product listed on Amazon. When price drops below a threshold an automatic email notification is generated.

        Power BI & SQL Project For Bike Share

        Identifying KPIs using Power Bi & SQL, creating a dashboard that matches companies theme & colors, determining trends, and making recommendations to increase profit via a 10-15% hike in prices . Click to view project on Github.

        Diabetes Prediction
        Deep Learning Model

          This Deep Learning (DL) model predicts risk for developing diabetes from patient's health data with a precision score of 95.78%. The code also includes automatic hyperparamter optimization using Keras library. Click this link to watch a quick 3-min video in which I explain the model to a friend.

          BMI Calculator
          In Python

            A very simple code in Python that takes user input to calculate their BMI. The user can input their weight in pounds and height in feet inches to calculate their BMI.

            SQL Project For Pizza Sales

            From a sample dataset of a pizza store, we’ll be using MySQL to query through data and find important business factors such as those as listed in the highlights. Click to view project on Github.

            Cloud Hosted
            Photo Gallery WebApp

              As part of semester project, this photo gallery app was developed and hosted on the cloud. It uses netlify.com to host frontend; render.com for backend; and MongoDB for database. It also uses GitHub to store the code and allow interaction between frontend, backend, database, and cloud.