Portfolio

GitHub Accounts

umermjd11
umermajeedkhu

Data Science

My Datasets

  1. Pakistan-PHD country directory (PCD)
    Kaggle Dataset

    A list of all the PhDs Pakistani universities have produced.

  2. Ph.Ds. produced by Pakistanis universities 2010-14
    Kaggle Dataset

    Ph.Ds. produced by Pakistan’s public and private sector universities from 2010 to 2014.

  3. Districts_of_Pakistan
    Kaggle Dataset

    A dataset detailing the districts of Pakistan.

Deep Learning

Simple CNN models - Happyface and Digit hand Signs

DL Code
TensorFlow Python Keras

ResNet - Digit hand Signs

Kaggle Notebook DL Code
TensorFlow Python Keras

Transfer Learning using MobileNet - alpaca, non-alpaca dataset

DL Code
TensorFlow Python Keras

Kaggle Notebook
TensorFlow Python Keras

Object Detection using yolov2

DL Code
TensorFlow Python Keras PIL

Image segmentation using Unet

Kaggle Notebook
TensorFlow Python Keras

Face recognition using facenet

DL Code
TensorFlow Python Keras PIL

DL Art - Neural Style Transfer

Kaggle Notebook
TensorFlow Python Keras

RNN from Scratch - Dinosaur Island

Kaggle Notebook
Python

Text generation - Transfer Learning - LSTM based RNN - Shakespeare Sonnet

Kaggle Notebook
Python TensorFlow

Music Generation - LSTM based RNN

Kaggle Notebook DL Code
Python TensorFlow

Word Embeddings - Similarity, Debiasing & Equalization

Code
Python

Emojifier: Enhancing Text Expressiveness with Emoji

DL Code
Python Keras TensorFlow

Neural Machine Translation with Attention

DL Code
Python Keras TensorFlow

Trigger word detection - from voice

Kaggle Notebook
Python TensorFlow Keras

Transformer from Scratch

DL Code
Python Keras TensorFlow

Exploring Positional Encodings in Transformer Architectures

DL Code nbviewer
Python Keras TensorFlow

Transformer Network Application: Named-Entity Recognition (NER)

Kaggle Notebook
Python TensorFlow Hugging Face

Transformer Network Application: Question Answering

Kaggle Notebook
Python TensorFlow Pytorch Hugging Face

Machine Learning

SpaceX Falcon 9 ML Project

Kaggle NotebookDash-App
Python scikit-learn Plotly

This notebook details an ML project focusing on SpaceX Falcon 9 launches that encompasses:

Exploratory Data Analysis

Tesla and GameStop Stock/Revenue Data and Dashboard

Kaggle Notebook

This notebook details an exploratory data analysis on historical stock data focusing on Tesla and GameStop Stock/Revenue Data that encompasses:

Socioeconomic Indicators in Chicago (2008-2012)

Kaggle Notebook

This notebook presents a comprehensive exploratory data analysis (EDA) of socioeconomic indicators in Chicago from 2008 to 2012. Through a combination of visualizations and statistical summaries, this notebook aims to uncover trends and insights related to Chicago’s socioeconomic landscape during the specified period. The analysis includes:

Ecommerce Best Selling Category Analysis

Kaggle Notebook Kaggle Dataset

This notebook provides a detailed analysis of Pakistan’s Largest E-Commerce Dataset that encompasses:

Pakistan-PHD Country Directory (PCD) - EDA

Kaggle Notebook Kaggle Dataset

This notebook focuses on exploratory data analysis (EDA) of the Pakistan-PHD country directory (PCD), offering:

Dashboard & Visualization Projects

Sales and Service Analysis Report for SwiftAuto Traders - Looker Dashboard Project

Looker Report

This Looker report captures the detailed analysis and visualizations for both the Sales and Service dashboards, allowing for a comprehensive view of the performance metrics at SwiftAuto Traders.

This report presents an analysis of car sales and profits for each dealer at SwiftAuto Traders. The analysis aims to provide insights into key performance indicators (KPIs) that can assist in making informed business decisions. The report is divided into two main sections: Sales and Service.

Sales Dashboard

KPI Metrics
Visualizations
  1. Quantity Sold by Model
  2. Profit by Dealer ID

Service Dashboard

Visualizations
  1. Number of Recalls per Model
  2. Customer Sentiment Analysis
  3. Monthly Car Sales vs. Profit
  4. Recalls by Model and Affected System

Products and Sales Analysis Report for Customer Loyality Program - Looker Dashboard Project

Looker Report

KPI Metrics

Visualizations

  1. Line Chart - Quantity Sold of d/f Product lines by Year
  2. Bar Chart - Total Quantity Sold of to Male or female customers - Gender Slicer
  3. Line and bar chart for average unit sale price and total revenue with product line slicer.
  4. Quantity Sold of d/f product lines on world map
  5. heat map of quantity sold on world map.
  6. treemap of quantity sold and revenue by country, state, and city.
  7. Word cloud of revenue by state or province.
  8. Bubble chart of revenue by loyality status and product line.

Blockchain and Smart Contracts

FL-Incentivizer

FL-Incentivizer Smart Contract Code FLNFTC: Sepolia Ether Scan FLTPC: Sepolia Ether Scan FLTC: Sepolia Ether Scan
ERC20 ERC721 Hardhat ethers.js

Whitelist-Dapp

Vercel-Dapp hardhat Code DApp Code Sepolia Ether Scan
React.js Next.js ethers.js Web3Modal

NFT Collection

Vercel-Dapp hardhat Code DApp Code Sepolia Ether Scan
React.js Next.js ethers.js Web3Modal

Basic DApp

Vercel-DApp DApp Code Sepolia Ether Scan
ethers.js

ERC20 Based Cryptocurrency

Smart Contract Code Sepolia Ether Scan
ERC20 Remix IDE MetaMask

Basic NFT Contract

Smart Contract Code Sepolia Ether Scan
ERC721 hardhat