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

Block or report promiseeuler

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

Promise Emmanuel Oluwadare


About Me

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

I've led engineering at EOTH, built tooling at Somnia Network, 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

  • Universal Machine Protocol — Universal Machine Protocol (UMP) is a manufacturer-neutral communication layer for shared robot awareness and collaboration.
  • 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.
  • 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. UMP UMP Public

    Universal Machine Protocol

    Python 1

  3. UnrealRL-DynamicNPCs UnrealRL-DynamicNPCs Public

    Research prototype for training adaptive Unreal Engine NPCs with Deep Q-Networks and project-defined environment adapters.

    Python 3

  4. Blockchain-L1-for-Gaming Blockchain-L1-for-Gaming Public

    Experimental blockchain-gaming monorepo exploring chain abstraction, wallet derivation, privacy, smart contracts, and Layer-2 bridges.

    Rust

  5. ACP ACP Public

    Agent Communication Protocol with A2A and ERC8004

    TypeScript

  6. SolanaGameSDk SolanaGameSDk Public

    Solana Game SDK

    Rust