Skip to content
View akaradje's full-sized avatar

Block or report akaradje

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

Monoia akaradje

Building AI agents that actually work.

GitHub followers GitHub stars

I build agent systems, LLM tooling, and production-grade sandboxes — the infrastructure that makes frontier models useful in practice.

My work sits at the intersection of reasoning architectures, tool use, and deterministic UI enforcement. I care about engineering patterns that scale, not prompt hacks.

Stack

Languages     Python · TypeScript · JavaScript
AI/ML         DeepSeek · OpenAI SDK · Qdrant · Vector RAG
Backend       FastAPI · WebSocket · SSE · SQLite
Frontend      React · Vite · Tailwind CSS
Infra         Docker · Playwright · GitHub Actions

Philosophy

Single model, variable effort. One frontier model handles everything from greetings (thinking OFF) to system design (reasoning max). The scaffolding adapts, not the model.

Diversity via prompt variation. When temperature is locked in thinking mode, Best-of-N achieves diversity through approach angles, not parameter jitter.

Deterministic enforcement. Design systems, sandboxes, and agent guardrails should be code — not vibes.

Pinned Loading

  1. hydra-sandbox hydra-sandbox Public

    Production-grade Python sandbox for untrusted and LLM-generated code

    Python

  2. Liquid-State-Engine Liquid-State-Engine Public

    A high-performance, DOM-less canvas engine for interactive, fluid data manipulation. It allows users to freely fracture and merge holographic nodes in real-time using CPU-optimized architecture.

    JavaScript

  3. binance-futures-bot binance-futures-bot Public

    binance-futures-bot

    Python 1

  4. cybernetic-design-system cybernetic-design-system Public

    A deterministic design-enforcement layer for AI-generated UI: grid, contrast, and aesthetic constraints with bounded auto-fix. Includes MCP server for Claude Code integration.

    TypeScript

  5. agent_lab agent_lab Public

    A controlled multi-agent research/build pipeline with enforced cost limits and human checkpoints. Six specialized agents, bounded QA loop, approval-gated code execution.

    Python

  6. base-trading-agent base-trading-agent Public

    🤖 Multi-agent crypto trading bot for Base blockchain — LLM-powered decision making with deterministic safety rails, isometric pixel-art dashboard

    Python