Skip to content
View ganiuofficial's full-sized avatar

Block or report ganiuofficial

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Survey-Tool-Income-Spending-Analysis Survey-Tool-Income-Spending-Analysis Public

    Full-stack Flask web app that collects income and expense survey data, stores it in CSV and MongoDB, and visualizes spending patterns by age and gender.

    Jupyter Notebook

  2. Realbooks-Database Realbooks-Database Public

    MySQL relational database schema for an online bookstore, covering the full order lifecycle — cart, orders, payments, and shipping.

  3. Netflix-Data-Visualization Netflix-Data-Visualization Public

    Exploratory data analysis of 6,234 Netflix titles using Python and R, visualizing top genres and ratings distribution with Seaborn and ggplot2.

    Python

  4. Highridge-Payment-Slips Highridge-Payment-Slips Public

    Generates weekly payment slips for 400+ workers in Python and R, with salary-based level classification and error handling.

    R

  5. Employee-Salary-Lookup Employee-Salary-Lookup Public

    Pandas-based Python tool that loads real-world salary data, enables employee lookup by name, and exports profiles to CSV/ZIP.

    Jupyter Notebook

  6. PCA-Breast-Cancer-Dataset PCA-Breast-Cancer-Dataset Public

    Dimensionality reduction using PCA on 569 medical records, reducing 30 features to 2 components retaining 63% variance, with logistic regression classification.

    Python