Skip to content
View Alkamal01's full-sized avatar

Highlights

  • Pro

Block or report Alkamal01

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Alkamal01/README.md

Hi, I'm Kamal Aliyu

AI Systems Architect • Rust Engineer • Open Source Contributor

I bridge the gap between high-level AI reasoning and low-level systems performance. My work focuses on building infrastructure that is fast, memory-safe, and capable of production-grade throughput—whether that is an ACID-compliant financial ledger or a real-time RAG pipeline.

  • Focus: High-Assurance Fintech, Distributed Systems, and Agentic Workflows.
  • Current Role: Lead Systems Engineer at Safro.
  • Location: Kaduna, Nigeria.

Core Competencies

Domain Stack
Systems Engineering Rust (Tokio, Axum, FFI), WASM, gRPC
Artificial Intelligence Python (PyTorch, LangGraph), RAG, Vector Search
Infrastructure Docker, Kubernetes, AWS, PostgreSQL (SQLx)
Protocols Bitcoin (Consensus/Script), Lightning, USSD Gateways

Featured Projects

Enterprise Microservice Standard A production-ready Rust template enforcing Domain-Driven Design (DDD) and Clean Architecture.

  • Stack: Axum, Tokio, SQLx, OpenTelemetry.
  • Why: Eliminates boilerplate for teams migrating from Python/Node to Rust.

Distributed Search Engine A full-text search infrastructure built on Tantivy.

  • Stack: Rust, Raft Consensus, mmap.
  • Why: Optimized for high-throughput indexing with minimal RAM overhead.

Agentic-RAG (Concept/Demo)

Autonomous Reasoning Pipeline A multi-agent system using LangGraph that plans, executes, and verifies tasks.

  • Stack: Python, LangGraph, Vector Search.

Bitcoin Rust Contributions

Active contributor to the Bitcoin Rust ecosystem, focusing on serialization logic and memory safety in consensus-critical libraries.


GitHub Stats

Pinned Loading

  1. AutoSale AutoSale Public

    An autonomous multi-agent system engineered to plan, execute, and inspect digital marketing campaigns without constant human intervention.

    Python

  2. Knexa Knexa Public

    Knexa is an open-source, enterprise-grade Retrieval-Augmented Generation (RAG) search engine designed to provide "Perplexity-like" capabilities for internal enterprise knowledge bases. It features …

    Python

  3. Rusta Rusta Public

    A high-performance API Gateway built with Rust, featuring multi-protocol support, advanced security, and a modern web-based admin interface.

    Rust

  4. OxideChain OxideChain Public

    OxideChain is a lightweight, experimental blockchain implementation written in Rust. Designed for educational purposes, it explores the fundamental concepts of distributed ledger technology, includ…

    Rust

  5. Itera Itera Public

    **Itera** is a self-improving multi-agent framework designed to continuously enhance reasoning capabilities. It achieves this by maintaining an experience library of successful trajectories and boo…

    Python

  6. Textora Textora Public

    Textora is a distributed full-text search engine designed to be lightweight, fast, and scalable. Built in Rust, it leverages the power of Tantivy for indexing and searching, aiming to provide a rob…

    Rust