Skip to content
View azizghaus14's full-sized avatar

Block or report azizghaus14

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
azizghaus14/README.md

Hi, I'm Aziz πŸ‘‹

Computer Science (Data Analytics) undergraduate at Asia Pacific University, Kuala Lumpur β€” looking for a data / analytics internship in Malaysia.

I like the full analytics loop: collect β†’ clean β†’ model β†’ visualise β†’ recommend. Everything pinned below is fully reproducible β€” git clone, one command, and you get the same warehouse, charts, and findings I show here.

🎯 What I work with

Core: Python (pandas, scikit-learn) Β· SQL (window functions, dimensional modelling) Β· R (hypothesis testing) Data engineering: DuckDB warehouses, raw β†’ clean β†’ marts pipelines, pytest data-quality suites Visualisation & apps: Streamlit, Altair, Matplotlib, ggplot2 Β· Next.js/TypeScript when a dashboard needs to be a product Currently exploring: Power BI & BigQuery

Python SQL R pandas scikit-learn DuckDB pytest Streamlit Jupyter TypeScript Git

πŸ“Œ Featured projects

Project What it shows Stack
πŸ‡²πŸ‡Ύ Malaysia Open Data Pipeline End-to-end ELT pipeline on official DOSM data (CPI + fuel prices): star-schema DuckDB warehouse, 12-check pytest data-quality suite, auto-generated findings, Streamlit dashboard Python, SQL, DuckDB, Streamlit
πŸ” Audit Analytics Toolkit IT-audit / CAATs journal-entry testing: Benford's law, duplicate payments, approval-threshold splitting, off-hours postings, SoD β€” every detector proven with pytest against planted ground truth Python, pandas, pytest
πŸ›°οΈ ARGUS Intelligence Dashboard Real-time streaming-data product: live flight/seismic/news/crypto feeds on a 3D globe, anomaly detection, news-driven forecasting, AI daily brief Next.js, TypeScript, CesiumJS
πŸ›οΈ Retail Revenue & Churn EDA, RFM segmentation, cohort retention, leakage-free churn model (time-split, ROC-AUC β‰ˆ 0.74) Python, scikit-learn
πŸ—ƒοΈ E-commerce SQL Analytics Pure-SQL cohorts, RFM, and revenue analysis with window functions & CTEs SQL, SQLite
πŸ§ͺ A/B Test Analysis Controlled-experiment analysis: two-proportion z-test, Welch's t, CIs, a clear ship/no-ship call R, ggplot2

Also: I taught myself Swift and shipped Siraj Pro, a prayer-times iOS app with WidgetKit widgets β€” I enjoy taking things all the way to production.

🧭 How I work

  • Reproducible by default β€” seeded data generators or committed API snapshots; every README's numbers regenerate from one command
  • Tested, not trusted β€” data-quality checks on pipelines, detectors evaluated against ground truth
  • Decision-first β€” analyses end in a recommendation (ship/no-ship, flagged entries, ranked risks), not just charts

πŸ“« Where to find me

Email LinkedIn

GitHub stats Top languages


Open to internship opportunities in KL / Selangor β€” let's talk data.

Pinned Loading

  1. ab-test-analysis-r ab-test-analysis-r Public

    A/B test analysis in R: two-proportion z-test, Welch's t-test, confidence intervals, ggplot2 visuals, and a clear ship/no-ship decision.

    R

  2. ecommerce-sql-analytics ecommerce-sql-analytics Public

    SQL analytics on a synthetic e-commerce DB (SQLite): window functions, CTEs, cohort retention, and RFM scoring. Fully reproducible from one command.

    Python

  3. retail-revenue-analysis retail-revenue-analysis Public

    End-to-end retail analytics in Python: EDA, RFM segmentation, cohort retention, and a leakage-free customer-churn model (pandas, scikit-learn).

    Python

  4. SirajProWebsite SirajProWebsite Public

    Official marketing website for Siraj Pro, a prayer-times iOS app β€” www.sirajpro.app

    HTML