Skip to content
View jasonjimnz's full-sized avatar

Block or report jasonjimnz

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

Hi there, I'm Jason Jiménez Cruz

Senior Data Architect | Full Stack AI Engineer | MLOps/LLMOps | Data Scientist

I am a hands-on architect and developer based in Toledo, Spain, currently working as a remote Data Architect. With over a decade of experience bridging the gap between massive, distributed data warehouses and interactive discovery environments, I like to architect systems that treat performance as a feature, not an afterthought.

I also build many AI & LLM based solutions for reducing the negative impact of small language models in agentic systems, everything local-first and thinking on production from the first line of code


What I'm Currently Working On

  • AI & Agentic Workflows: Designing complex, multi-agent systems using LangChain and LangGraph (my preferred framework for tight control over sub-agents).
  • Local AI & Homelabs: Deploying personal AI inference servers and self-hosting solutions using LiteLLM, Nginx, vLLM, and Docker on VPS and local hardware.
  • Data Engineering Environments: Championing lightweight, high-performance, local-first data stacks combining tools like DuckDB, RustFS, Neo4J, PostgreSQL, ClickHouse, Databricks, MongoDB, Redis, and InfluxDB.
  • Workflow Orchestration: Building reliable pipelines and automation flows with Airflow and Dagster.
  • Community & Gaming: Developing the Sendou.ink SDK for the competitive Splatoon 3 bot usage.

Tech Stack & Arsenal

Languages: Python JavaScript Golang C# Scala SQL

Data & Analytics: DuckDB ClickHouse PostgreSQL Apache Spark MinIO Kafka Databricks Neo4J MongoDB Redis Fabric

AI & Machine Learning: LangChain LangGraph Scikit-Learn MLflow LlamaCpp Arize Phoenix

Cloud & Infrastructure: Docker AWS GCP Podman Terraform Ansible Azure


Featured Projects

  • Data Buddy: An AI-powered data engineering assistant for making POCs or learning purposes, made with Langchain, Arize Phoenix, and a lean Django-based background worker. It abstracts the friction of modern data orchestration, helping teams generate ETL scripts, SQL, and Jupyter notebooks securely.
  • Sendou.ink Python SDK: A fully Pythonic, developer-friendly interface for the Sendou.ink API. Designed to facilitate data extraction and automation for the competitive Splatoon community.
  • OBS-Switch: A Python package enhancing livestreaming production by enabling Nintendo Switch and OBS automations via webhooks and websockets.
  • Local Secrets: A Golang made AWS Secrets replica for using it with its own Python client, using AWS CLI or using Boto3 in Python, other AWS clients can be used as soon that it let you change the endpoint.

Writing & Research Articles

I frequently publish technical deep-dives on Medium. Some of my focus areas include:

  • Data Engineering in a Box: A comprehensive 13-part architectural series on building a complete, localized data lakehouse using Docker, MinIO, PostgreSQL, PySpark, Dremio, and DuckDB.
  • Quick Local Sentiment Analysis: Practical, 15-minute guides on building sentiment analysis, predictive maintenance, and fraud detection pipelines using Faker, DuckDB, and Scikit-Learn.
  • Algorithms Toolkit: A Python developer's guide translating dense academic algorithms (from Binary Search to $A^*$ and FFT) into practical, everyday engineering tools.
  • Real-Time Architectures: Exploring event-driven solutions (MQTT, Kafka, PostGIS) to prevent server overload and device battery drain in massive-scale tracking apps.

Let's Connect!

Pinned Loading

  1. Splatoon-Stronghold/cas-stronghold-bot Splatoon-Stronghold/cas-stronghold-bot Public

    Stronghold's general purpose bot packaged with various features to help in Discord server tasks and the automation of other services.

    Python 1

  2. Splatoon-Stronghold/obs-switch Splatoon-Stronghold/obs-switch Public

    Python package for handling conectivity between distributed events, OBS and NXBT for controlling NSW from code

    Python

  3. beautiful_soup4_html2json beautiful_soup4_html2json Public

    A simple wrapper for adding a simple way for storing parsed HTML content

    Python

  4. sendou_ink_sdk sendou_ink_sdk Public

    Async Python SDK for the sendou.ink public API.

    Python

  5. superset superset Public

    Forked from apache/superset

    Apache Superset is a Data Visualization and Data Exploration Platform

    TypeScript

  6. cas-stronghold-bot cas-stronghold-bot Public

    Forked from Splatoon-Stronghold/cas-stronghold-bot

    Stronghold's general purpose bot packaged with various features to help in Discord server tasks and the automation of other services.

    Python