Skip to content
View QEbellavita's full-sized avatar

Block or report QEbellavita

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
QEbellavita/README.md
neural workflows, closed-loop prediction, cross-modal fusion
What I work on

I build production software and evaluate machine-learning systems with an emphasis on traceable evidence, explicit uncertainty, and safe failure. My public work focuses on reproducible research and practical developer tools.

Public work

The projects below are the best entry points into my work. Research repositories publish methods, aggregate evidence, and limitations; they do not redistribute licensed datasets, subject-linked records, or private product logic.

eeg-affect-honest-negatives system-brain-mcp rppg10-eval-harness rppg-skin-tone-equity hf-papers-mcp obsidian-icloud-mcp claude-honest-engineering-skills

Research

rppg10-eval-harness
A reproducible evaluation harness for camera-based physiological-signal research, with ground-truth scoring, documented limitations, and data-rights boundaries.

Camera heart-rate evaluation chart

rppg-skin-tone-equity
An aggregate fairness evaluation for camera-based physiological sensing, with limitations reported alongside the result and no gated corpus redistributed.

Camera heart-rate equity evaluation chart

eeg-affect-honest-negatives
Pre-registered EEG experiments that publish negative results when held-out evidence does not support the claim.

Tools

system-brain-mcp
Read-only MCP tools for inspecting software systems and returning evidence-linked answers. Missing or degraded evidence produces fewer claims, not invented certainty.

hf-papers-mcp
A pure-Node MCP server for public Hugging Face Papers search, daily digests, metadata, and citations.

obsidian-icloud-mcp
An MCP server for Obsidian vaults that detects unavailable iCloud files before reading and reports incomplete searches explicitly.

claude-honest-engineering-skills
Reusable engineering procedures for validation, security triage, stub detection, and evidence-based release decisions.

Current work

I am building Quantara, an applied-AI product with a mobile app, machine-learning systems, backend services, and analytics. Product architecture, operating thresholds, customer workflows, model-selection decisions, and private research direction are not published here.

Quantara system pipeline

Media gallery

Neon heart artwork Quantara landing artwork Quantara film poster

Pink brain within a colorful neural vortex Illuminated pink brain with colorful neural connections Brain surrounded by neural cables and gears Quantara biometric heart console artwork
Repository social artwork
Claude honest engineering skills social card EEG affect honest negatives social card HF Papers MCP social card Obsidian iCloud MCP social card rPPG skin-tone equity social card rPPG-10 evaluation harness social card System Brain MCP social card

Engineering principles

  • Validate the leaf behavior, not just the surrounding architecture.
  • Separate measured outcomes from model-generated guesses.
  • Report coverage and limitations with every result.
  • Treat abstention as a valid answer when the evidence is insufficient.
  • Keep gated datasets, customer data, internal identifiers, and operating thresholds private.

Stack

Languages and ML

Python, TypeScript, JavaScript, Swift, PyTorch, TensorFlow, scikit-learn

Backend, data, and product

Node.js, Express, FastAPI, PostgreSQL, SQLite, Supabase, React, Three.js

Infrastructure

Railway, Docker, GitHub Actions, Git

Work with me

I am open to collaborations in physiological-signal validation, affective computing, reliable agent tooling, MCP systems, and evidence-led machine learning.

quantaraliving.com · hello@quantaraliving.com

Pinned Loading

  1. obsidian-icloud-mcp obsidian-icloud-mcp Public

    MCP server for Obsidian vaults that doesn't hang on iCloud. Detects dataless placeholders before reading, bounds search, reports partial results honestly.

    JavaScript

  2. hf-papers-mcp hf-papers-mcp Public

    Pure-Node MCP server for Hugging Face Papers — search, daily digests, metadata and citations. No API key required for public reads.

    JavaScript

  3. eeg-affect-honest-negatives eeg-affect-honest-negatives Public

    Bounded negative results for subject-independent EEG affect evaluation under held-out controls.

    Python 1

  4. rppg-skin-tone-equity rppg-skin-tone-equity Public

    Aggregate evaluation of skin-tone equity in camera-derived heart-rate estimation.

    Python

  5. rppg10-eval-harness rppg10-eval-harness Public

    Reproducible aggregate-first evaluation of camera-derived pulse estimates against synchronized ECG.

    Python

  6. system-brain-mcp system-brain-mcp Public

    Read-only MCP tools for evidence-linked inspection of a software workspace.

    JavaScript