Skip to content
View PromiseGameFi's full-sized avatar
▶️
Working from home
▶️
Working from home

Block or report PromiseGameFi

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

About Me

I'm an Engineer working across AI, Robotics, Hardware, gaming, and blockchain.

I've led engineering at EOTH, built tooling at Somnia, drove AI systems at Web3ium, and worked on complex NPC behaviors. Featured on 80Level for technical innovation.

Currently building in world models, robotics, and machine economy.

📖 Research Papers


Projects

  • x402 — Self-sovereign payment protocol built on the HTTP 402 status code. Paid API access settled onchain via the Somnia Network.
  • ACP — Agent Communication Protocol — Agent-to-Agent communication implementing A2A and ERC-8004 standards. Enables autonomous AI agents to discover, communicate, and collaborate trustlessly.
  • AgentRegistry — Decentralized AI Agent Registry on the Somnia Network. Enables discovery, registration, and management of AI agents in a trustless marketplace.
  • ModelOp — AI model optimization techniques for production inference. Addresses latency, throughput, and compute cost challenges in deploying ML models.
  • Qwen-setup — LLM deployment infrastructure for the Qwen large language model. Streamlined setup for running, fine-tuning, and integrating Qwen-based models.
  • Blockchain-L1-for-Gaming — Custom Layer-1 blockchain designed for gaming. Optimized for speed, gasless transactions, and horizontal scalability.
  • SMAutomation — Smart contract automation tooling. Streamlines deployment, testing, and management of blockchain contracts at scale.
  • UnrealRL-DynamicNPCs — Reinforcement learning framework for dynamic NPCs in Unreal Engine. NPCs learn from player interactions and evolve behavior over time.
  • SomniaGameSDK — Official Game SDK for Unreal Engine on the Somnia blockchain. Native C++ integration for onchain gaming experiences.
  • SolanaGameSDk — Comprehensive Game SDK for the Solana blockchain built in Rust. Integrates Solana assets, accounts, and programs into game pipelines.

Pinned Loading

  1. Researchpaper Researchpaper Public

    A detailed research I do on technologies i work on

  2. x402 x402 Public

    X402 implementation on Somnia Network

    TypeScript 3

  3. ACP ACP Public

    Agent Communication Protocol with A2A and ERC8004

    TypeScript

  4. ModelOp ModelOp Public

    Ai model optimization techniques for better inference.

    Python