Skip to content
View Aboudjem's full-sized avatar

Block or report Aboudjem

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

Adam Boudjemaa — CTO at Integra, Ethereum standards co-author, builder of AI agents

Website LinkedIn X Email

Typing animation


What I do

I build AI systems that run themselves. I also co-authored 3 Ethereum standards that now back $28B in tokenized assets. No degree. No permission. Just building.

Numbers that matter

46
AI agents in production
3
ERCs co-authored
2,000+
smart contracts shipped
$441M
on-chain transfers managed

What I'm working on

CTO at Integra. A Layer-1 for tokenizing real-world assets. EVM-compatible. Institutional compliance baked in from day one.

46 AI agents running live. Enterprise automation on a $3B+ AUM real estate portfolio. Trading intelligence. Content operations.

Ethereum standards I co-authored:

  • ERC-3643. Compliant security tokens. $28B tokenized to date.
  • ERC-6960. Dual-layer tokens.
  • ERC-7410. Updatable metadata.

Open-source tools I ship

Everything below installs in one command via my curated Claude Code plugin marketplace:

claude plugin marketplace add Aboudjem/10x

The marketplace itself. Curated Claude Code plugins. Battle-tested. No bloat.

claude plugin marketplace add Aboudjem/10x

QA for your codebase. Source scan, accessibility, visual regression, performance, and autonomous E2E discovery in one command.

claude plugin install sniff@10x

Design audit across 12 dimensions. Scored against 24 named UX laws with primary-source citations. WCAG, APCA, OKLCH. Zero deps.

claude plugin install ui-ux-suite@10x

Detects 37 AI writing patterns. Rewrites with human rhythm and voice. Five voice profiles. Drop-in skill for Claude Code.

mkdir -p ~/.claude/skills/humanizer && \
curl -sL https://raw.githubusercontent.com/Aboudjem/humanizer-skill/main/skills/humanizer/SKILL.md \
  -o ~/.claude/skills/humanizer/SKILL.md

Activity

GitHub stats Streak

Top languages

How I got here

42 Paris grad. No CS degree. I went from completely lost to writing Ethereum standards and building AI systems for billion-dollar portfolios.

AI agents and blockchain protocols solve the same problem: coordinating autonomous systems without a human babysitting them. I've been building both for a decade. They're converging now.

Stack

Solidity TypeScript Node Python Rust Cosmos SDK Ethereum Claude Code LangChain


I don't do strategy decks. I ship.

Pinned Loading

  1. ERC-6960 ERC-6960 Public

    ERC-6960 - DLT standard (Dual Layer Token) for RWA

    Solidity 10

  2. ERC-3643 ERC-3643 Public

    ERC-3643 - Raptor Version is a simple, educational look at the T-REX standard. Using Solidity and Web3, this project demystifies tokenized securities. Remember, Raptor is for learning, not producti…

    TypeScript 36 18

  3. Yul-ERC1155-assembly Yul-ERC1155-assembly Public

    ERC-1155 token implementation in Yul Assembly

    Solidity 3 1

  4. Yul-ERC20-assembly Yul-ERC20-assembly Public

    A highly efficient ERC20 token implementation in Yul Assembly for Solidity smart contracts.

    Solidity 10

  5. onchain-id/solidity onchain-id/solidity Public

    Smart Contracts for secure Blockchain Identities, implementation of the ERC734 and ERC735 proposal standards.

    TypeScript 192 70

  6. solidity-style-guide solidity-style-guide Public

    AI-ready Solidity style guide for Solidity 0.8.30 — naming, layout, NatSpec, custom errors, ERC-7201 storage, transient storage, Foundry tests, gas & security. Ships Solhint + Prettier configs, Cla…

    31 20