Skip to content
View NAME0x0's full-sized avatar
:dependabot:
I feel like a bot
:dependabot:
I feel like a bot

Highlights

  • Pro

Block or report NAME0x0

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

Miyamoto Musashi GIF

Afsah

Typing SVG

AVA · Pantheon-Trades · MALD · pane · MAVIS · Terminus

Followers Profile Visitors


Building local-first AI systems — fine-tuning, evaluation, multi-agent orchestration — and the knowledge tools and shell environments around them. Every claim below links to running code. BSc (Hons) IT at Middlesex University Dubai.

📌 Open to AI / ML / Software Engineering internships and junior roles — Dubai / Abu Dhabi or remote · UAE Golden Visa (no sponsorship needed) · immediate start · m.afsah.279@gmail.com


The Sovereign Stack

flowchart LR
    A["Project Portfolio"] --> E["AVA — Local AI Lab<br/><i>Python · PyTorch · QLoRA · 4 GB VRAM</i>"]
    A --> P["Pantheon-Trades — 11-Agent Trading Council<br/><i>Python · FastAPI · Solidity · Next.js · LIVE</i>"]
    A --> B["MALD — Markdown Workspace<br/><i>Rust · GUI/TUI/CLI · Local AI + cited RAG</i>"]
    A --> N["pane — Linux Desktops on Windows<br/><i>Rust · WSL2 · XRDP</i>"]
    A --> D["MAVIS — Windows Shell Environment<br/><i>Rust · Dear ImGui · Lua</i>"]
    A --> C["Terminus — Terminal Desktop<br/><i>C++ · wxWidgets · Lua</i>"]

    style A fill:#161b22,stroke:#8b949e,color:#c9d1d9
    style E fill:#0d1117,stroke:#f78166,color:#c9d1d9
    style P fill:#0d1117,stroke:#3fb950,color:#c9d1d9
    style B fill:#0d1117,stroke:#58a6ff,color:#c9d1d9
    style N fill:#0d1117,stroke:#58a6ff,color:#c9d1d9
    style D fill:#0d1117,stroke:#8b949e,color:#c9d1d9
    style C fill:#0d1117,stroke:#8b949e,color:#c9d1d9
Loading
Layer Project Core Tech Receipts
AI Research AVA Python, PyTorch, PEFT/QLoRA, GGUF Fine-tuned a 2B LLM to 82.0% ARC-Challenge / 92.0% ARC-Easy — beating Llama 3.2 3B-Instruct (78.6%) — with a 42 MB adapter on a single 4 GB GPU. 17-benchmark, 16,872-task eval harness.
Multi-Agent Pantheon-Trades Python, FastAPI, Solidity, Next.js Live: pantheon-trades.vercel.app — 11 LLM agents debate every prediction-market trade. Half-Kelly sizing, Platt/isotonic calibration, Brier 0.149 on a 200-market backtest, 714 Python + 65 Solidity tests.
Knowledge MALD Rust, SQLite FTS5, HNSW, Ollama Single-binary PKM: hybrid full-text + semantic search, cited RAG chat down to exact file and line. Fully local.
Environments pane Rust, WSL2, XRDP, PowerShell Real Linux desktops on Windows — create, launch, repair from one control surface. Arch-first MVP shipped as pane.exe.
Interface MAVIS Rust, Dear ImGui, Lua Scriptable Windows shell replacement: terminal, editor, widgets, system monitor in one environment.
Interface Terminus C++, wxWidgets, Lua Windows terminal environment replacing the desktop with widgets, search, and file workflows.

Capabilities Matrix

Domain Skills
AI / ML Engineering LoRA/QLoRA fine-tuning, model evaluation & benchmarking, RAG pipelines, multi-agent orchestration, quantized inference (GGUF), model serving — PyTorch, Hugging Face, Ollama
Backend & Data FastAPI, Node.js, REST API design, PostgreSQL, Redis, SQLite FTS5, vector search (HNSW)
Blockchain Solidity, Foundry, on-chain settlement (Arc Testnet), Polymarket CLOB integration
Native Systems & UI Rust and C++ application architecture, Windows shell design, terminal-first UX
Web & Real-Time Next.js, React, Three.js, WebGL, Socket.IO, shader-driven visual systems
Tooling & Delivery Docker, GitHub Actions CI/CD, CMake and Cargo workflows, cross-platform scripting, release packaging

Languages

Top Languages


Core Tools

PyTorch Hugging Face CUDA FastAPI PostgreSQL Redis Solidity Next.js Node.js Docker CMake


Beyond the Repos

  • 🔬 Open-source research contributor — HAGI: Clifford-algebra reasoning in small language models (PyTorch, Rust, Lean4)
  • 🏆 2× hackathon runner-up — Odoo Hackathon Dubai · Curtin University Dubai (Nov 2025)
  • 🪑 Chairman, MDX Computing Society · Committee Chair, BCS Student Chapter

Current Focus

Making 2B models punch above their weight · keeping 11 agents arguing productively about markets


Stats

Profile Details

GitHub Stats

GitHub Streak


m.afsah.279@gmail.com · LinkedIn · Portfolio · Pantheon Live


Daily Stoic Quote

Spotify Profile

GitHub Snake

Pinned Loading

  1. Pantheon-Trades Pantheon-Trades Public

    Eleven AI agents deliberate every prediction-market trade. Restraint is anchored on-chain. Polymarket CLOB + Arc Testnet. 11 LLM providers, one env var. Half-Kelly with caps, self-calibrating, full…

    Python 12 1

  2. AVA AVA Public

    Research and training stack for AVA — a tool-using, memory-aware virtual assistant targeting 4 GB VRAM. Spans custom transformers, verifier-RL, external memory, multi-domain benchmarks, and Gemma 4…

    Python 4

  3. MALD MALD Public

    Native Rust PKM for markdown notes with local AI. Iced desktop GUI, terminal CLI, and TUI — semantic search and cited RAG chat via Ollama. Fully local.

    Rust 4

  4. MAVIS MAVIS Public

    MAVIS is a modern, lightweight, and highly customizable Windows shell replacement built in Rust. It offers a unified desktop environment, integrating a terminal, file explorer, code editor, and sys…

    Rust 3

  5. pane pane Public

    Windows-native Linux environment platform for creating, launching, and supporting real Linux desktops on Windows, starting with Arch.

    Rust 2

  6. AVA — Windows setup notes (Triton + ... AVA — Windows setup notes (Triton + FLA + BitsAndBytes co-existence on Windows 11)
    1
    # Windows setup notes
    2
    
                  
    3
    > Standalone version of the Windows-specific build instructions. Also published as a public gist for easy sharing: **https://gist.github.com/NAME0x0/8fe9084e606d3e7ae17d4f1da6a96667** — keep both copies in sync when editing (`gh gist edit 8fe9084e606d3e7ae17d4f1da6a96667 docs/WINDOWS_SETUP.md`).
    4
    5
    The hard part of running AVA v2 on Windows is **Triton + Flash-Linear-Attention + BitsAndBytes co-existence**. None of them love Windows. This doc captures every workaround that made the released training run work on Windows 11 + RTX A2000 Laptop + Python 3.13 + PyTorch 2.10.0+cu130.