Skip to content
View CodeKage25's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report CodeKage25

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

Typing SVG


πŸ‘¨β€πŸ’» About Me

const abdulkareem = {
  location: "Lagos, Nigeria πŸ‡³πŸ‡¬",
  education: "B.Sc Mechanical Engineering β€” Obafemi Awolowo University",
  roles: ["Full Stack Engineer", "ML Engineer", "Core Contributor @ Neo/SpoonOS"],
  currentFocus: ["Web3/DeFi", "AI/LLM Applications", "Distributed Systems"],
  
  achievements: {
    spoonOS: "πŸ₯‡ 1st Place Globally β€” DevCall Season 1",
    reward: "Fully-funded trip to Token 2049, Singapore"
  },
  
  funFact: "Growing up with unreliable electricity in Lagos taught me to build resilient systems πŸ’‘"
};

πŸ† Latest Win

SpoonOS DevCall Season 1 β€” 1st Place Globally

Built a DeFi AI Trading Bot that beat 42 other participants worldwide:

  • Multi-chain portfolio management across 8+ networks
  • AI-powered risk assessment & strategy optimization
  • Real-time arbitrage detection & yield farming
  • Won $1,400 GAS + trip to Token 2049 Singapore



πŸ› οΈ Tech Arsenal

Languages

Frontend

Backend & Database

Cloud, DevOps & ML


πŸš€ Featured Projects

πŸ†• DeployHub β€” Self-hosted PaaS

Deploy any application with zero configuration. Push your code β€” we build, containerize, and deploy it automatically. Supports 9 languages (Node.js, Python, Go, Rust, Ruby, Java, PHP, Elixir, Static), includes an IaC visualizer for Terraform/CloudFormation, real-time build logs, and a beautiful dark-themed dashboard.

Built with Fastify, React, Docker, SQLite, React Flow

DeFi AI Trading Bot πŸ₯‡

Multi-chain DeFi trading system with AI-powered risk assessment, real-time market monitoring, and yield optimization. Built with SpoonOS Agent Framework.

Smart Contract Auditor

AI-powered vulnerability detection with CLI, VS Code extension & web dashboard. Published on PyPI.

JobGapAI

AI career matching platform with semantic search, voice-interactive coaching, and intelligent job recommendations using vector embeddings.

IsleFind MLS

Property management platform for St. Kitts & Nevis with PCI-compliant payments, real-time chat, and Terraform-powered AWS ECS deployment.


πŸ“Š Stats


🀝 Let's Build Something

Pinned Loading

  1. logTracker logTracker Public

    A custom logging and monitoring module for Node.js

    JavaScript

  2. connect-four connect-four Public

    Forked from nickytonline/connect-four

    A web based version of the classic game Connect Four

    CSS 1

  3. smart-audit-assistant smart-audit-assistant Public

    An interactive SpoonOS-powered tool that provides real-time vulnerability checks, natural-language explanations, and hands-on learning for your Solidity contractsβ€”before you deploy.

    HTML 1

  4. deployhub deployhub Public

    Self-hosted PaaS for deploying any application with zero configuration

    TypeScript

  5. defi-ai-training-bot defi-ai-training-bot Public

    An intelligent multi-chain DeFi trading bot powered by SpoonOS Agent Framework, featuring AI-driven market analysis, risk assessment, and automated trade execution.

    Python 2

  6. onnx-server onnx-server Public

    A lightweight, high-performance inference server for deploying ONNX models via REST API. Designed for production workloads with GPU acceleration and edge deployment capabilities.

    C++