Skip to content
View Officialhomie's full-sized avatar
👨‍🍳
👨‍🍳

Block or report Officialhomie

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

OneTrueHomie 👑

Blockchain Developer · Smart Contract Engineer · Web3 Systems Architect

Lagos, Nigeria

X — @officialhomie_ GitHub — Officialhomie


Welcome

I’m a full-stack blockchain engineer who spends most of my time where protocol design, smart contracts, and product-grade tooling meet. Over the years I’ve built and experimented across EVM chains (with a strong focus on Base and L2 ergonomics), agent-style automations, payments and wallet flows, and developer experience—the kind of glue work that turns a cool idea into something shippable, observable, and safe to iterate.

I care about clear architecture, honest scope (especially around RPC limits and onchain constraints), and documentation that matches reality. If it runs in production—or could—I want the next person (including future me) to understand why it’s built that way.


What I do

Area How I work
Smart contracts Solidity, Foundry-style workflows, hooks and protocol-adjacent patterns; bias toward testable boundaries and explicit invariants.
Application & integration TypeScript/Node stacks, CLIs, bots, and UIs that talk to chains through viem-style tooling and robust RPC usage.
Systems & automation n8n operating systems for education/ops, CI-minded “skills” libraries, and tooling that helps teams move faster without hiding risk.
Onchain × AI Agents, messaging (e.g. XMTP), Telegram control planes, and MCP-oriented experiments—always with an eye on signing, delegation, and least privilege.

What I’m building lately

High-signal projects on my profile (names link to repos):

Project One-line
balance-tracker Go CLI: ETH + ERC-20 balances and recent transactions over JSON-RPC, with bounded scans and structured packages.
web3-systems-architect Validation-oriented skills for protocol engineering—Solidity/Foundry, automation, security-minded checks, built for serious teams.
aegis-agent Core autonomous agent work in TypeScript.
aeg-control Telegram surface for Aegis: grammy, viem, EIP-712 delegation signing on Base.
OhiiX XMTP-based AI agent messaging application.
n8n-bootcamp-operating-system Bootcamp OS in n8n: registration → attendance → assignments → reminders → dashboard → GitHub monitoring → feedback → certificates → reports → leaderboard.
Decentralized-School-Tree Solidity platform for institutions: enrollment, attendance, finance transparency, NFT certificates, revenue share, RBAC.
Triage Hackathon CLI: Firecrawl scrape → ElevenLabs TTS.

Note: I also maintain forks and experiments around x402, Uniswap v4, registry / facilitator patterns, and AI dev tooling—use the repositories tab for the full picture.


Themes I keep coming back to

  • Payments & identity at the edges — wallet recovery flows, paywalls, routers, orchestration.
  • DeFi mechanics — hooks, pool logic, analytics-style full stacks where the data story matters as much as the swap.
  • Education & operations — onchain school trees, bootcamp automation, SQLite + TS utilities for coursework.
  • Builders’ ergonomics — scaffolds, CLIs, and repeatable patterns so teams ship with fewer foot-guns.

Tech stack

Go TypeScript JavaScript Solidity Python Rust Shell

Next.js React Node.js Vite Vercel

Ethereum / EVM Postgres MongoDB Postman


Collaboration & contact

  • Collaboration: I’m open to protocol teams, Web3 product squads, and AI × onchain builders who value rigor and shipping.
  • Best first touch: message me on X@officialhomie_.
  • Ask me about: Solidity/Foundry, agent architectures, Base/L2 integration, RPC-aware tooling, and turning ambiguous specs into milestones.

GitHub activity

GitHub stats Top languages

GitHub streak


keep building

“There was a sabotage in the Sunken Submarine—codes could’ve fixed it.”

Pinned Loading

  1. mySpendSaveHook mySpendSaveHook Public

    Solidity 1 2

  2. Biconomy-Orchestrator Biconomy-Orchestrator Public

    TypeScript

  3. SafeRun-X402 SafeRun-X402 Public

    Python

  4. stacks-payment-router stacks-payment-router Public

    TypeScript 1

  5. SymphoraArt/frontend SymphoraArt/frontend Public

    Frontend(client) for SymphoraArt

    JavaScript

  6. balance-tracker balance-tracker Public

    CLI: ETH & ERC-20 balances and recent txs via JSON-RPC

    Go