Skip to content

litmajor/Litmajor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

╔══════════════════════════════════════════════════════╗
║          JAMES KAGUA  //  @litmajor                  ║
║          Web3 Engineer · DeFi · Algo Trading         ║
╚══════════════════════════════════════════════════════╝

Email Open to Work


> whoami

Full-stack Web3 and DeFi engineer building decentralized infrastructure for African markets. I architect DAO governance systems, DeFi protocols, and algorithmic trading engines — working across the entire stack from smart contracts to TypeScript APIs to React dashboards.

Currently building MtaaDAO (DAO + DeFi platform with M-Pesa integration) and MirrorCore-X (cognitive trading engine with autonomous agent architecture).

Background in AI/ML, embedded systems, and microprocessor instrumentation. I model systems before I build them.


> ls projects/

MtaaDAO/              DAO & DeFi platform · East African fintech · M-Pesa integration
MirrorCore-X/         Cognitive trading engine · Autonomous agent architecture
Gold-Swing-EA/        MetaTrader 5 Expert Advisor · Algorithmic gold trading
Project-Neuro/        Emotionally intelligent AI interface · Persistent cognitive agent
blackvault/           Cryptographic vault module · HMAC-authenticated storage
Scanstream/           Trading RPG Agentic platform for autonomus trading operations
Json-as-an-agentic-brain/  Exploring an in-memory layer as a brain for agentic frameworks using JSON as a 'cognitive engine".
Crypto-momentum-scanner/ Explored the CcXT library to get raw and turn it into an intelligence pipeline for agents,predecessor to most ccxt based systems i've built.

> cat skills.ts

const stack = {
  blockchain: [
    "Solidity", "Aave V3 Flash Loans", "DAO Governance",
    "Cross-Chain Architecture", "DeFi Protocol Design"
  ],
  backend: [
    "TypeScript", "Node.js", "Python", "REST API Design",
    "Redis", "FastAPI", "MCP Servers"
  ],
  frontend: ["React", "Tailwind CSS", "Dashboard Architecture"],
  trading: [
    "MetaTrader 5 EA Development", "Regime Detection",
    "Signal Generation", "Backtesting Frameworks", "RL Agents"
  ],
  systems: [
    "Embedded Systems", "Microprocessors", "AI/ML",
    "Simulation Modeling", "Systems Design"
  ],
  fintech: ["M-Pesa Integration", "African Payment Rails", "Tokenization"]
};

> cat mtaadao.md

MtaaDAO is a full-stack DAO and DeFi platform built for East African markets.

  • 364 versioned API endpoints across DAOs, Wallets, Treasury, and YUKI trading — 0 TypeScript errors
  • Three-persona dashboard: Okedi (governance), Yuki (trading), Amara (passive investment)
  • M-Pesa on/off-ramp — native integration with East African mobile money
  • Flash loan arbitrage on Aave V3 with hardened executor and strategy contracts
  • Security-hardened: API audit across ~877 endpoints, treasury validation, flash loan voting protection
  • Advanced Mode toggle unlocking leverage and smart contract execution

> cat mirrorcore.md

MirrorCore-X is a cognitive trading engine with autonomous agent architecture.

  • Four-plane cognitive design: Perception · World Model · Agency · Action
  • TypeScript world model with Entity/Edge/Event layers and confidence decay
  • Market Intelligence Agent (MIA) with Redis integration and typed MCP server
  • ScanStream AgentCouncil: multi-source consensus (Scanner + ML + RL) with five RL decision domains
  • Watcher Tripwire runtime for embedded agent monitoring

> cat stats.json

{
  "api_endpoints_built":   364,
  "typescript_errors":       0,
  "agent_planes":            4,
  "rl_decision_domains":     5,
  "open_to_remote":       true,
  "location":            "Nairobi, Kenya"
}

> ./connect.sh

$ echo "Open to: DeFi Protocol Engineering, Web3 Backend, DAO Tooling, Algo Trading"
$ echo "Contact:  gichrejames001@gmail.com"
$ echo "Status:   Available for remote / global roles"

Building financial infrastructure for Africa and beyond.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors