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, Forward Deployed AI Engineer, author of 4 standards, builder of production AI agents

Website LinkedIn X Email

Typing animation


What I do

I build AI systems that run themselves. I authored 4 standards, including ERC-3643, the Ethereum standard now backing $32B+ in tokenized assets. No degree. No permission. Just building.

Numbers that matter

4
standards authored
$32B+
tokenized on ERC-3643
11
AI agents in production
$441M
on-chain transfers managed

What I'm working on

Forward Deployed AI Engineer at Ilayer. A generative-AI automation company. I embed with the client and ship. My biggest engagement: automation for a ~$3B US real-estate private equity fund.

11 AI agents in production. RAG on FastAPI and pgvector. About 2TB and 1.4M files across 13 sources, ingested and queryable in plain language. Verified citations, abstention when the evidence is missing. Bank reconciliation went from 8 hours to 23 minutes.

Before Ilayer, I was CTO of a Layer-1. Integra, built on a Cosmos EVM stack fork for real-world-asset tokenization, backed by a $12B+ consortium. I took it from genesis to mainnet launch-ready. The public testnet closed at 600,000 users. I cut the production AWS bill 60%.

Standards I authored:

  • ERC-3643. Compliant security tokens. $32B+ tokenized, adopted by Apex Group ($3.5T under administration), cited by name by the SEC Chairman in 2025.
  • ERC-6960. Dual-layer tokens for multi-class real-world assets. First author.
  • ERC-7410. Spender-updatable ERC-20 allowances. Co-author.
  • Agent Authority Protocol. Binds AI agents to their authorized principals. In progress, comment submitted to NIST.

Open source, merged upstream. Gemini CLI (Google), viem, Foundry, OpenZeppelin Contracts, CometBFT, cosmos/evm, the official ethereum/ERCs repo, smartsessions (ERC-7579 modules), Sourcify, and the staking contract of Fantom, now Sonic Labs. #1 contributor to Biconomy's Nexus smart account. Every merged PR is public.

Open-source tools I ship

Each of these installs in one command. The Claude Code plugins come from my curated 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

Topic or git diff in, mobile-first Next.js explainer out. 13 specialist agents, 7-dimension validation board, offline-safe demo.

claude plugin install recap-studio@10x

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

claude plugin install humanizer@10x

Scopes a big coding task into a self-contained goal file. A fresh agent session runs it to completion, then deletes it on success.

claude plugin install goalify@10x

Native macOS menu-bar app that keeps your Mac awake with the lid closed. MIT alternative to Amphetamine, in Swift. Listed on awesome-mac.

brew install --cask aboudjem/tap/sleepless

 

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 38 19

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

    ERC-1155 token implementation in Yul Assembly

    Solidity 4 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 200 66

  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…

    32 21