Skip to content
View marco-jardim's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Organizations

@RioBus @etherbox @hackingrio

Block or report marco-jardim

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
marco-jardim/README.md

Typing SVG

Open to Work

Marco Jardim

I'm not a rule maker, I'm a rule breaker. Brazil-based engineer doing hard infrastructure work across AI, crypto, and data tooling — with a strong bias for practical systems over hype. Since 2011, my work has moved from web and data products into protocol depth and agent ecosystems, keeping reliability, transparency, and developer control at the center.


What I Build

AI/LLM Tooling Bitcoin / Lightning / RGB MCP Tooling Web Scraping Data Engineering Full Stack


Tech Stack

Skills

TypeScript JavaScript Python Rust Svelte Node.js GitHub Actions


GitHub Stats

Metrics

GitHub Stats Repos per Language Most Commit Language

Productive Time

GitHub Streak

Contribution Graph

contribution snake

Dev Quote


PhD Research

Applying ML to hard, real-world data problems in Brazilian public health.

Maximizing Recall or Precision: ML Approaches for Record Linkage between SIM and SINAN-TB

Probabilistic record linkage between two Brazilian federal health databases — SIM (national mortality system) and SINAN-TB (tuberculosis notification system) — under severe class imbalance (~0.4% true pairs). The goal: identify TB patients who died, without missing cases and without flooding epidemiologists with false positives.

Key findings:

Approach Precision Recall F1
Random Forest + SMOTE 0.89 0.99 0.94
Gradient Boosting 0.94 0.97 0.95
Stacking Ensemble 0.85 1.00 0.92

Techniques explored: SMOTE / ADASYN / BorderlineSMOTE, threshold optimization, soft-voting ensembles, stacking, isotonic probability calibration, business rules pre-filtering.

PhD Research Record Linkage Toolkit


Featured Projects

Project Description
opencode-model-router OpenCode plugin for automatic model-tier delegation (fast / medium / heavy)
mcp_trunc_proxy Generic stdio MCP truncation proxy — resilient context management for AI agents
mcp-windows-clipboard MCP server for native Windows clipboard access with full image support
citadel-runtime Bitcoin, Lightning & RGB wallet runtime — Taproot, miniscript, multisig, PSBTs
ultra-reader Production-grade web scraping engine built for LLMs

Connect

LinkedIn Email GitHub


The world is full of rules. Protocols are just your opportunity to choose which ones to improve.

Pinned Loading

  1. phd-research phd-research Public

    Jupyter Notebook

  2. gzcmd-record-linkage gzcmd-record-linkage Public

    Record linkage toolkit for Brazilian public health surveillance (SINAN-TB)

    Python

  3. bitcoin-lib bitcoin-lib Public

    Communication with bitcoin nodes via RPC calls, but in the easy way with node.js

    JavaScript 4

  4. Comparador-de-Registros Comparador-de-Registros Public

    Python

  5. bolsafamilia_scraper bolsafamilia_scraper Public

    Python

  6. Kondux/smart_contracts Kondux/smart_contracts Public

    Kondux Smart Contracts

    TypeScript