Skip to content
View NMCarv's full-sized avatar
🏗️
Building decentralized stuff
🏗️
Building decentralized stuff

Block or report NMCarv

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

🚀 Hi, I'm Nuno

Engineer & builder from Portugal 🇵🇹 Working at the intersection of systems engineering, AI, cryptography, and on-chain financial infrastructure. I build things that are fast, trustworthy, and actually used.

🔭 What I’m Working On

On-Chain Capital & Risk Systems

Building analytics engines, token mechanics, risk models and liquidity flows for real-world financial infrastructure that operates transparently on-chain.

AI-Driven Data Intelligence

Creating pipelines for large-scale embeddings, clustering, semantic enrichment and trend detection from high-volume social and market datasets.

High-Performance Backend & Distributed Systems

Architecting systems that handle large throughput, real-time data and hybrid off-chain/on-chain computation.

🛠️ Technical Focus

Systems Engineering & Backend

Distributed systems · microservices · high-performance APIs PostgreSQL · ClickHouse · Redis · streaming & ETL pipelines Cloud infrastructure (AWS/GCP) · observability · CI/CD automation

Cryptography & Secure Compute

MPC (Shamir) · Garbled circuits (WRK17) · ElGamal Partial homomorphic encryption · threat modelling Confidential compute designs · verifiable execution flows

Blockchain & On-Chain Architecture

Ethereum (Solidity/Foundry) · Solana Token models · data indexing · hybrid compute Economic modelling · risk/valuation engines

AI, ML & Data Intelligence

Embeddings · semantic search · clustering RAG pipelines · LLM orchestration · trend detection Large-scale social/market data enrichment

Frontend & Developer Experience

Next.js · React · Tailwind Internal tooling, dashboards, SDKs, developer-oriented UX

✨ Things I Built

  • Private compute systems and cryptographic tooling
  • On-chain capital, risk and analytics engines
  • AI pipelines for semantic understanding & trend analysis
  • High-performance backend architectures
  • SDKs, internal platforms, and developer tooling

🌱 Currently Exploring

  • Confidential execution in hybrid on-chain/off-chain systems
  • Scalable AI clustering + semantic enrichment pipelines
  • Real-time analytics for capital flows and multi-chain activity
  • Applied cryptography for programmable privacy

🧭 How I Think

I like challenges that sit at the edge of feasibility - where:

  • systems need to be efficient,
  • cryptography needs to be usable,
  • AI needs to be explanatory,
  • blockchains need to be practical,
  • and software has to be beautifully engineered.

🤝 Let’s Connect

  • Twitter: @nmcarv
  • LinkedIn: Nuno Carvalho

Pinned Loading

  1. elgamal.sol elgamal.sol Public

    Fully EVM compatible implementation of the ElGamal cryptosystem

    Solidity 3

  2. pre_tfhe_poc pre_tfhe_poc Public

    Rust