Skip to content
View jose-cortes-ramos's full-sized avatar
💻
Data & Analytics Engineer | Power BI · Python · GCP
💻
Data & Analytics Engineer | Power BI · Python · GCP
  • Santiago, Chile

Block or report jose-cortes-ramos

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
jose-cortes-ramos/README.md

Jose Cortes Ramos

Data Professional | Engineering, Analytics & AI

Professional with 4 years of experience in Data Analysis, specializing in the end-to-end data lifecycle. Expertise includes architecting data infrastructures, performing statistical research, and implementing machine learning systems. Focused on building reliable systems that transform raw data into actionable business intelligence.


Portfolio Core Pillars

Pillar Focus Areas
Data Engineering Pipeline Idempotency, Data Contracts (Pydantic), Schema-on-Read/Write.
Cloud Infrastructure Infrastructure as Code (Terraform), Medallion Architecture, GCP/BigQuery.
Data Analysis Statistical Hypothesis Testing, Exploratory Data Analysis (EDA), BI Serving Layers.
Machine Learning Ensemble Modeling (XGBoost), MLOps (MLflow), Model Performance Auditing.

Project Ecosystem

1. Data Engineering: De-Crypto Pipeline

Infrastructure: A modular ETL engine designed for financial data ingestion.

  • Implementation: Financial precision using decimal.Decimal and system idempotency through Upsert strategies.
  • Quality: Dual-layer data validation firewalls and automated unit testing with Pytest.

2. Cloud Infrastructure: GCP Data Platform Hub

Cloud Scale: A native platform following the Medallion Architecture (Bronze, Silver, Gold).

  • Automation: Infrastructure provisioned via Terraform for reproducible cloud environments.
  • Analytics: Decoupled architecture using Cloud Functions and BigQuery for high-performance modeling.

3. Data Analysis: Crypto Market Analysis

Statistical Discovery: Analysis layer connecting raw data with predictive systems.

  • Research: Spearman Rank Correlation analysis of volume shocks and market reversals.
  • Serving: Optimized BigQuery SQL views for centralized Business Intelligence dashboards.

4. Machine Learning: Crypto ML Predictor

Predictive Modeling: System for classifying structural market anomalies.

  • Inference: Deployment of XGBoost Classifiers to map market regimes with high precision.
  • Tracking: Integration of MLflow for experiment tracking and model auditing.

Technical Stack

  • Languages: Python (Pandas, Scikit-learn, Scipy), SQL (PostgreSQL, BigQuery).
  • Tools & Platforms: Docker, Terraform, GCP, MLflow, Git, Pytest.
  • Methodologies: ADR (Architecture Decision Records), CI/CD, Statistical Modeling, DataOps.

Jose Cortes Ramos - Engineering Reliable and Intelligent Data Systems

Pinned Loading

  1. de-crypto-pipeline de-crypto-pipeline Public

    Production-grade ETL pipeline for real-time cryptocurrency data ingestion into a containerized PostgreSQL warehouse. Built with Python, Docker, and SQLAlchemy.

    Python

  2. crypto-market-analysis crypto-market-analysis Public

    Statistical EDA and hypothesis testing layer for cryptocurrency market behavior. Spearman correlation analysis of volume shocks and price reversals. Part 3 of a full-stack Data & ML portfolio.

    Jupyter Notebook

  3. gcp-data-platform-hub gcp-data-platform-hub Public

    Decoupled Cloud Data Platform on GCP (BigQuery + Cloud Functions + Looker Studio) managed via Terraform. Part 2 of my Data Engineering Portfolio.

    HCL

  4. crypto-ml-predictor crypto-ml-predictor Public

    A production-grade Machine Learning system designed to validate and forecast cryptocurrency price movements by analyzing unusual volume patterns (Volume Shocks). This project integrates a GCP-based…

    Jupyter Notebook