Skip to content
View crazyandiee's full-sized avatar

Block or report crazyandiee

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
crazyandiee/README.md

Anime coder banner

๐Ÿ‘‹ Hey there, I'm Andie!

GitHub Repo Stars


๐Ÿ’ป Data Science | Machine Learning | Backend APIs

I'm a Data Science graduate passionate about designing intelligent systems that combine analytics, predictive modeling, and backend engineering.
I love transforming raw data into meaningful insights and building end-to-end solutions โ€” from analysis to web apps and APIs.

๐Ÿ“ Currently working on Customer Churn Prediction & ML Dashboards
๐Ÿ“ˆ Exploring ML Ops, backend engineering, and business intelligence


๐Ÿง  Core Skills


๐Ÿ“š Currently Learning


๐Ÿ› ๏ธ Tools & Workflow


๐Ÿš€ Featured Projects

Project Description Tech Stack
๐Ÿงฎ Customer Churn Prediction System End-to-end churn prediction system with Streamlit web app, model explainability (SHAP), and risk segmentation. Python, XGBoost, SHAP, Streamlit
๐Ÿš• NYC Taxi Demand Forecasting + Weather Impact Analysis Time-series forecasting with XGBoost & weather data, integrated with Power BI dashboard for insights. Python, XGBoost, Power BI
๐Ÿช Store Uptime Analytics API FastAPI backend generating uptime/downtime reports from raw store activity logs. FastAPI, Pandas, Uvicorn

๐Ÿ”ฅ Highlights

  • ๐Ÿง  Deployed Churn Prediction Web App with XGBoost & Streamlit
  • ๐Ÿ“Š Built forecasting models with < 6 RMSE on real-world data
  • โš™๏ธ Developed FastAPI analytics service for 100K+ log entries
  • ๐Ÿ“ˆ Created interactive dashboards for business reporting

๐Ÿ” What Iโ€™m Exploring

  • ๐ŸŒ MLOps pipelines for model deployment
  • ๐Ÿ“Š Cloud-based BI dashboards (Power BI + AWS)
  • ๐Ÿงฉ Integrating APIs with ML-driven applications

๐Ÿ“Š GitHub Stats & Activity


๐Ÿ† Certifications

  • ๐ŸŽ“ BBA in Data Science & Artificial Intelligence
  • ๐Ÿ“œ Data Analytics and Visualization Job Simulation โ€“ Accenture
  • ๐Ÿ“œ Data Analytics for Lean Six Sigma โ€” University of Amsterdam

๐Ÿงญ Letโ€™s Connect


โญ If you enjoy my work, feel free to star my repositories! ๐ŸŒŸ

Pinned Loading

  1. Customer-Churn-Prediction-System-with-Dashboard-Web-App Customer-Churn-Prediction-System-with-Dashboard-Web-App Public

    Built an end-to-end ML solution to predict customer churn for subscription businesses. Includes data cleaning, feature engineering, model comparison (Logistic Regression, RandomForest, XGBoost), evโ€ฆ

    Python

  2. ride-sharing-demand-forecasting ride-sharing-demand-forecasting Public

    NYC Taxi demand forecasting using machine learning and weather analytics. Includes end-to-end pipeline: data preprocessing, feature engineering, XGBoost forecasting, and Power BI dashboards.

    Python

  3. Store-Uptime-Analytics-API Store-Uptime-Analytics-API Public

    FastAPI-based backend to analyze store uptime/downtime and generate scheduled or on-demand CSV reports. Built with async processing, Pandas data pipelines, and auto-documented REST endpoints.

    Python