Skip to content
View Josshua-DSA's full-sized avatar

Block or report Josshua-DSA

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
Josshua-DSA/README.md
Joshua Remedial Syeba - Data Science & MLOps Practitioner


Data Practitioner specializing in architecting resilient ETL/ELT data pipelines, designing predictive Machine Learning models, and orchestrating scalable MLOps workflows. Committed to engineering high-throughput data systems that drive measurable business intelligence.

Technical Ecosystem & Capabilities

FEATURED WORKFLOWS & ARCHITECTURES

Click to expand detailed architectural specifications and outcomes

01 // Distributed ETL Pipeline Architecture (PySpark / PostgreSQL / Airflow)

Domain: Data Engineering & Distributed Systems
Challenge: High-latency ingestion and transformation across multi-source batch data without unified data quality checks.
Architecture:

  • Distributed transformations engineered with Apache Spark (PySpark) for high-throughput partitioning.
  • Normalized dimensional data warehouse modeled in PostgreSQL.
  • Automated workflow scheduling, dependency handling, and retry policies managed via Apache Airflow.

Key Impact: Reduced batch processing runtime by 65% with automated data validation and zero data loss.
View Data Engineering Repositories

02 // End-to-End Predictive ML & MLOps Lifecycle (PyTorch / MLflow / DVC / FastAPI)

Domain: Machine Learning & MLOps Infrastructure
Challenge: Eliminating training-serving skew, tracking model version drift, and enabling reproducible experiment pipelines.
Architecture:

  • Versioned datasets and preprocessing pipelines using DVC (Data Version Control).
  • Model lifecycle tracking, hyperparameter tuning, and artifacts stored in MLflow Model Registry.
  • Low-latency RESTful inference microservice built with FastAPI and packaged in Docker.

Key Impact: Achieved 94.2% ROC-AUC with automated continuous integration and seamless model rollback capabilities.
View Machine Learning Repositories

03 // Executive Analytics & Decision Intelligence (Power BI / SQL / Looker Studio)

Domain: Business Intelligence & Data Storytelling
Challenge: Siloed operational data across disparate databases preventing cross-functional executive visibility.
Architecture:

  • Built robust star-schema data models and advanced DAX measures for real-time KPI aggregations.
  • Interactive, high-performance dashboards featuring multi-tier drill-downs and automated alert triggers in Power BI & Looker Studio.

Key Impact: Consolidated 5+ disparate reporting sources into a unified real-time dashboard, cutting ad-hoc reporting time by 80%.
View Analytics Dashboards


Operational Profile & Practice Matrix

Popular repositories Loading

  1. ETL---Project ETL---Project Public

    ETL Project using R Markdown This project demonstrates the ETL (Extract, Transform, Load) process using R. It involves extracting data from a CSV file, cleaning and transforming it using dplyr, and…

    R 1

  2. Josshua-DSA Josshua-DSA Public

    1

  3. Sentiment-Analysis-KontenX Sentiment-Analysis-KontenX Public

    This project implements an end-to-end sentiment analysis pipeline to analyze public opinion on fuel (BBM) pricing in Indonesia using Twitter data. It utilizes tweet-harvest for data collection, Sas…

    Jupyter Notebook 1

  4. Solidus-folium Solidus-folium Public

    Solidus-Folium is a CLI-based quantitative trading system for the Indonesian Stock Exchange (IDX), combining machine learning signal generation, risk-adjusted portfolio optimization, and rigorous o…

    Python 1

  5. ARA-ITS-7.0-Anti_Galau_Team ARA-ITS-7.0-Anti_Galau_Team Public

    Pothole Segmentation Competition using pytorch for modelling in pothole detection with cv for image processing

    Jupyter Notebook 1

  6. IPM-Analysis-Rstudio IPM-Analysis-Rstudio Public

    Statistical analysis of Indonesian Human Development Index (2021) using OLS regression, Best Subset Selection, and Stepwise methods to identify key factors influencing life expectancy across regions.