Skip to content
View Cilantrin's full-sized avatar

Block or report Cilantrin

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

Lizandro Martín

A bit about me

Hola! I'm Lizandro, welcome to my GitHub page. I'm a Data Engineering and Artificial Intelligence student at Universidad Politécnica de Yucatán. I love building scalable data architectures and am always striving to improve my backend coding skills. I share my projects here to document my learning process and connect with others in the tech and data ecosystem.

I recently got certified as an Associate Data Engineer in SQL and I'm currently looking for a remote internship or junior role to apply what I've learned to real-world infrastructure.

Featured Projects

  • dc-monitor: A real-time infrastructure observability platform. I built a containerized backend service with FastAPI, PostgreSQL, and Redis, featuring an event-driven architecture and automated Telegram alerts.
  • Yucatán Education Dashboard: A full-stack geospatial data product exploring dropout patterns across 106 municipalities. Powered by a Python data pipeline (Pandas/Seaborn) and a React/Leaflet frontend.
  • DuckDB vs PostgreSQL: A database architecture benchmark comparing OLAP (columnar) vs OLTP (row-based) performance on analytical workloads, showing a 3-12x speed advantage for DuckDB.

Other Projects

  • Airflow Weather ETL: Production-grade orchestration using Apache Airflow to extract, transform, and load API weather data.
  • SpaceX ETL Pipeline: An end-to-end pipeline standardizing public API launch data and loading it into MongoDB.
  • Massive Data Labs: A progression of containerized ETL pipelines and NoSQL modeling exercises.

Nerd Corner

I do most of my development on Linux and love customizing my environment. Zorin OS as my daily driver, Cursor for deep technical work, and Obsidian for building my second brain. Day to day I'm usually working with Python, SQL, Docker, and Airflow, and I'm a bit obsessed with keeping my workflow tight.

The vibe

write clean SQL, go bouldering, read a good book, and enjoy life 🧗‍♂️


📫 Want to chat? Reach out on LinkedIn or drop me an email. 🌍 English (C2) · Spanish (native) · Deutsch (learning)

Pinned Loading

  1. Airflow-Weather-Orchestration Airflow-Weather-Orchestration Public

    Weather data ETL orchestrated with Apache Airflow. Implements the TaskFlow API for API extraction, Pandas-based schema mapping, and automated dual-format storage.

    Python

  2. dc-dashboard dc-dashboard Public

    Interactive dashboard developed with Streamlit for analyzing the data center ecosystem in Mexico. It implements a modern microservices-based architecture using Docker, deployed on AWS (ECS Fargate)…

    Python

  3. dc-monitor dc-monitor Public

    Real-time datacenter infrastructure observability platform built with FastAPI, PostgreSQL, and Redis. Features automated alerting and a live telemetry dashboard.

    Python

  4. duckdb-vs-postgres-benchmark duckdb-vs-postgres-benchmark Public

    A robust Data Engineering pipeline comparing OLAP (DuckDB + Parquet) vs. OLTP (PostgreSQL) performance on Airbnb analytics workloads.

    Python

  5. SpaceX-ETL-Pipeline SpaceX-ETL-Pipeline Public

    A modular Python ETL pipeline extracting SpaceX launch data. Features a custom Raw-vs-Clean data strategy, data transformation logic, and containerized MongoDB storage.

    Python

  6. yucatan-education-dashboard yucatan-education-dashboard Public

    An interactive data dashboard exploring secondary-school educational lag in Yucatán, Mexico. Built with React, Python, and INEGI census data.

    Jupyter Notebook