Skip to content
View jonathansina's full-sized avatar

Highlights

  • Pro

Block or report jonathansina

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

Typing SVG


Profile Views   LinkedIn   Email


🧭 About Me

I'm an AI Director operating at the intersection of research, engineering, and leadership — turning complex machine learning problems into scalable, production-grade systems. I lead cross-functional teams across the full AI lifecycle: from data pipelines and model development to deployment and continuous monitoring.

  • 🔭 Currently directing AI strategy and MLOps infrastructure at Pishro Net Energy
  • 🧠 Deep background in machine learning, statistical modeling, and systems design
  • 🚀 Passionate about bridging the gap between research prototypes and reliable production systems
  • 👥 Experienced in building and scaling high-performance AI engineering teams
  • 📍 Based in Tehran, Iran

⚙️ Tech Stack & Skills

💻 Programming Languages

Python C++

🤖 AI / ML

PyTorch TensorFlow scikit-learn Hugging Face

🔁 MLOps & Serving

MLflow Prefect Ray FastAPI

🐳 Infrastructure & DevOps

Docker GitLab CI/CD GitHub Actions Ansible Grafana Prometheus MinIO


📊 GitHub Stats

  

🚀 Featured Projects

Project Description Stack
🔍 ISLE (arXiv:2512.12760) Hybrid information retrieval architecture for scientific discovery Python · Ray · Docker · GitLab
🏭 Matna Nexus Production-deployed industrial diagnosis platform for advanced behavioral insights Python · Ansible · Docker · GitLab CI
fuzzy-c-optimized High-performance fast fuzzy logic systems with native bindings C++ · Python · Makefiles
🌡️ Thermodynamic Diagnostics Physics-informed modeling and time-series anomaly detection for chiller devices Python · Ray · Docker

🧠 Leadership Philosophy

"The best AI systems aren't just technically sound — they're built by teams that communicate well, iterate fast, and never lose sight of the problem they're solving."

I believe great AI leadership means:

  • Fostering psychological safety so engineers take bold technical risks
  • Prioritizing reproducibility and observability from day one — not as an afterthought
  • Building bridges between research and production so good ideas actually ship
  • Measuring success not just in model accuracy, but in business impact

Open to collaborations, advisory roles, and conversations about AI at scale.

Pinned Loading

  1. machine-learning-from-scartch machine-learning-from-scartch Public

    This repository contains implementations of various machine learning models developed from scratch using Python. The goal is to understand the inner workings of these algorithms without relying on …

    Python 1

  2. information-retrieval-system information-retrieval-system Public

    This project develops an Information Retrieval System for Digikala’s FAQ section using TF-IDF and LaBSE-based embeddings, with ranking via cosine similarity, Jaccard similarity, and a custom metric…

    Jupyter Notebook 1

  3. nn-from-scratch nn-from-scratch Public

    Implmenting a simple artificial neural networks from scratch in Python, without relying on high-level libraries like Tensorflow and PyTorch.

    Jupyter Notebook