Skip to content
View Outlier1217's full-sized avatar

Block or report Outlier1217

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
Outlier1217/README.md
Typing SVG

Profile Views GitHub followers


👨‍💻 About Me

I'm a Web3 Systems Engineer focused on building production-grade decentralized infrastructure — from DeFi vaults and escrow protocols to AI-integrated blockchain systems.

My engineering philosophy: correctness first, complexity only when necessary. Every contract I write is designed to be trust-minimized, upgradeable where needed, and secure by default.

  • 🔭 Currently building: multi-chain DeFi tooling & decentralized commerce protocols
  • 🌱 Deep-diving into: ZK proofs, cross-chain messaging, and onchain AI agents
  • ⚡ Active Hackathon Builder — competed on SKALE, HashKey, Stacks, Kaspa, BCH, BNB Chain, Bitcoin L2
  • 🧠 Background in: Mathematics + Computer Science — I think in invariants and formal systems
  • 📫 Reach me at: mustakaalam10@gmail.com
  • 🌐 Live products: quilvion.xyz · mprot.store

🚀 Flagship Projects

Decentralized E-Commerce Platform

"Wallet = Identity. No accounts. No passwords. Just connect and shop."

  • AI Fraud Detection — XGBoost classifier with 28 PCA features scoring every order in real-time
  • Escrow Engine — Smart contract holds funds; auto-releases for digital goods, manual review for physical
  • X402 Payment Standard — USDC-native payments on SKALE Testnet
  • Role-Based Access — Admin, Merchant, Bot roles with granular contract-level permissions
  • Privacy-First — Personal info shared only for delivery, deletable post-delivery

Solidity FastAPI React XGBoost SKALE PostgreSQL ethers.js

Live Repo Demo

Self-Operating DeFi Engine

"DeFi that doesn't wait — it acts."

  • Signal-Driven Allocation — Capital auto-rebalances across AlphaVault / StableCore / RiskGuard based on DEX oracle signals
  • NexaID Identity Layer — On-chain verification + reputation scoring gates all vault interactions
  • Gamification Engine — XP system, 6+ levels, harvest bonuses up to +50% for active participants
  • ShieldBot — Pre-transaction frontend risk scoring; blocks suspicious txns before execution
  • Telegram-Native Control — Full vault control via @ssv_defi_bot — no frontend needed
  • Keeperless Rebalance — Anyone can trigger rebalancing and earn a 0.05% bounty

Solidity Hardhat React ethers.js v6 Node.js Grammy HashKey Chain

Live Repo Demo


⛓️ Multi-Chain Hackathon Portfolio

Built and deployed across 8+ blockchain ecosystems — each project is a fully functional protocol, not a demo.

Project Chain What it does
🪙 ai-escrow-bch-hackathon Bitcoin Cash Privacy-first wallet-less escrow using CashScript — no accounts, no databases
kaspa-hackathon-ecommerce-dapp Kaspa Real-time e-commerce with millisecond-level transaction response
🤖 riquid-defi-yield-strategy BNB Chain Autonomous yield agent — auto-compounds rewards and hedges impermanent loss
🔐 ai-x402-escrow-dapp-stacks-hackathon Stacks (Bitcoin L2) AI risk scoring + X402 standard + smart contract escrow
midl-vibehack-store MIDL (Bitcoin L2) Decentralized store — Xverse wallet + Solidity contracts on Bitcoin

🛠️ Tech Stack

Smart Contracts & Blockchain

Solidity Hardhat Ethereum Web3.py ethers.js

Chains Deployed On

SKALE HashKey BNB Chain Stacks Bitcoin Cash Kaspa

Backend & AI

Python FastAPI PostgreSQL XGBoost Node.js

Frontend

React Vite Redux


📊 GitHub Stats


🏆 Core Strengths

┌─────────────────────────────────────────────────────────────────┐
│                                                                   │
│  ✦ Smart Contract Architecture    Multi-contract inheritance,    │
│                                   role-based access, upgradeable │
│                                                                   │
│  ✦ DeFi Protocol Design           Vaults, escrow, yield logic,   │
│                                   oracle integration             │
│                                                                   │
│  ✦ AI × Blockchain                On-chain risk scoring,         │
│                                   fraud detection pipelines      │
│                                                                   │
│  ✦ Full-Stack Web3 dApps          React + FastAPI + Solidity      │
│                                   end-to-end systems             │
│                                                                   │
│  ✦ Cross-Chain Development        EVM, Bitcoin L2, UTXO chains   │
│                                                                   │
└─────────────────────────────────────────────────────────────────┘

🤝 Let's Connect

Email LinkedIn Telegram Kaggle Website


"The best smart contract is the one that doesn't need trust to be correct."

Pinned Loading

  1. ai-escrow-bch-hackathon ai-escrow-bch-hackathon Public

    Privacy-first, wallet-less escrow dApp on Bitcoin Cash using CashScript. Demonstrates on-chain escrow, release, and refund without user accounts or databases.

    JavaScript

  2. kaspa-hackathon-ecommerce-dapp kaspa-hackathon-ecommerce-dapp Public

    A real-time e-commerce dApp built on Kaspa, showcasing instant wallet interaction and millisecond-level transaction response for payments & commerce.

    JavaScript 1

  3. riquid-defi-yield-strategy riquid-defi-yield-strategy Public

    Riquid is an autonomous onchain yield agent built on BNB Chain that compounds rewards and hedges impermanent loss to deliver more stable DeFi outcomes.

    JavaScript

  4. ai-x402-escrow-dapp-stacks-hackathon ai-x402-escrow-dapp-stacks-hackathon Public

    AI-powered escrow DApp with x402 payment standard, smart contract escrow, and risk assessment engine. Privacy-first e-commerce where wallet is identity.

    JavaScript

  5. midl-vibehack-store midl-vibehack-store Public

    A Bitcoin L2 decentralized store built with MIDL infrastructure. Users can connect Xverse wallet and buy products via Solidity smart contracts on Bitcoin. Features complete transaction flow with ex…

    TypeScript

  6. Quilvion-dAPP Quilvion-dAPP Public

    Decentralized E-Commerce Platform - Wallet is Identity. Buy anything (Digital/Physical) without accounts. AI-powered fraud detection, escrow, X402 payments.

    JavaScript