Skip to content

Moeabdelaziz007/axiomid-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AxiomID Banner

AxiomID: The Human Authorization Protocol

Built by Mohamed Abdelaziz

"Identity is an Asset, not a Biometric."

Status Stack Aesthetic

🧬 Philosophy📐 Architecture🗺️ Roadmap🚀 Quick Start


🧬 Philosophy

AxiomID rejects the dystopian future of iris scans and hardware dependencies. We believe your identity is defined by your history, your actions, and your reputation—not your biology.

We are building the "Quantum Command Center" for digital identity:

  • Software-First: No Orbs, no hardware.
  • Privacy-Preserving: Zero-knowledge proofs of humanity.
  • Asset-Based: Your reputation is an asset you build, own, and stake.

The "Sophisticated Engineering" Aesthetic

Our UI reflects our code: dark, precise, and data-dense. We use an OLED Black foundation with Neon Emerald (Verified) and Electric Blue (Data) accents. It feels like jacking into a secure mainframe, not browsing a marketing site.


📐 Architecture & Tiers

AxiomID uses a progressive trust model. You don't just "have" an ID; you level up your clearance.

Tier XP Status Description
GHOST 0 🌑 Locked Unverified. Lurker status. Limited access.
SPARK 100 🟢 Verified Basic "Proof of Humanity". Social accounts connected.
PULSE 500 🔵 Active Proven history. Active wallet, transaction history.
AXIOM 1000 🟣 Elite High reputation. Financial stake locked. Vouching power.

🛠️ Tech Stack

  • Frontend: Next.js 15 (App Router), Tailwind CSS, Framer Motion (Bento Grids, Floating Elements).
  • Backend: Next.js API Routes (Serverless).
  • Database: SQLite (via Prisma ORM) for rapid MVP execution. Ready for migration to PostgreSQL/Supabase.
  • Auth: Web3 First (Wallet Connect).

📂 Project Structure

axiomid/
├── src/
│   ├── app/
│   │   ├── page.tsx              # 🖥️ The Command Center (Bento Grid)
│   │   ├── globals.css           # 🎨 Dark Engineering Theme
│   │   ├── api/                  # ⚡ Backend Logic
│   │   │   ├── auth/connect/     # Wallet Authentication
│   │   │   ├── action/claim/     # XP & Tier Logic
│   │   │   └── user/status/      # Data Fetching
│   │   └── context/
│   │       └── wallet-context.tsx # 🧠 Global State Management
│   └── lib/
│       ├── prisma.ts             # Database Client
│       ├── actions.ts            # "Proof of Work" Definitions
│       └── tiers.ts              # Gamification Logic
├── prisma/
│   ├── schema.prisma             # Database Schema
│   └── dev.db                    # Local SQLite DB
└── STRATEGY.md                   # 📜 Competitive Analysis & Future Roadmap

🤝 The Consortium

Entity Classification Primary Function
Mohamed Abdelaziz Founder & Lead Architect Vision, First Principles & Final Authority
Gemini (Google) Strategic AI Model Systems Thinking, Logic Core & Roadmap Strategy
Jules (Google) Autonomous Agent Code Generation, Refactoring & Security
Google Antigravity Agentic IDE Platform Mission Control, Cross-Surface Orchestration & Vibe-Coding Environment

Built in the Agent-First Era using Google Antigravity.


🗺️ Roadmap & Strategy

We have conducted a deep Competitive Analysis of World Network, Gitcoin Passport, and others.

Upcoming "Moonshot" Features:

  1. The Meta-Aggregator: Ingest scores from Gitcoin/WorldID to boost Axiom XP.
  2. Proof of Time-Stake ("The Vault"): Lock USDC to prove long-term human intent.
  3. Axiom Vouch: High-stakes peer-to-peer verification.

🚀 Quick Start

Prerequisites

  • Node.js 20+
  • npm

Installation

# 1. Clone the repository
git clone https://github.com/Moeabdelaziz007/axiomid-project.git
cd axiomid-project

# 2. Install dependencies
npm install

# 3. Initialize Database (SQLite)
npx prisma db push

# 4. Run development server
npm run dev

Open http://localhost:3000. Click "INITIALIZE SEQUENCE" to connect your wallet (simulated or real).


📄 License

MIT License © 2026 Mohamed Abdelaziz




AxiomID: بروتوكول التفويض البشري

「الهوية هي أصل تمتلكه، وليست بصمة بيولوجية.」


🌍 الرؤية والفلسفة

نحن نرفض المستقبل الديستوبي الذي يعتمد على مسح قزحية العين والأجهزة المعقدة. AxiomID هو "مركز القيادة" للهوية الرقمية:

  • برمجيات أولاً (Software-First): لا حاجة لأجهزة "Orbs".
  • الخصوصية: إثبات الإنسانية دون كشف هويت الشخصية.
  • الأصول: سمعتك هي أصل تبنيه وتمتلكه.

📐 الهيكلة والمستويات

المستوى XP الحالة الوصف
GHOST 0 🌑 شبح غير موثق. صلاحيات محدودة.
SPARK 100 🟢 شرارة إثبات إنسانية أساسي (حسابات اجتماعية).
PULSE 500 🔵 نبض تاريخ موثق. نشاط محفظة ومعاملات.
AXIOM 1000 🟣 بدهية سمعة عالية. رهان مالي (Stake). قوة التزكية.

🚀 البدء السريع

# 1. استنساخ المستودع
git clone https://github.com/Moeabdelaziz007/axiomid-project.git
cd axiomid-project

# 2. تثبيت التبعيات
npm install

# 3. تهيئة قاعدة البيانات
npx prisma db push

# 4. تشغيل النظام
npm run dev

About

The Human Authorization Protocol for the Agentic Era. A Sybil-resistant identity layer proving human intent behind AI actions. Built with First Principles using Google Antigravity & Gemini.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors