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

Image

Image Image

Image Image Image

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
Image

Image

🛠️ Tech Arsenal

Languages

Image

Frontend

Image

Backend & Database

Image

Cloud, DevOps & ML

Image


🚀 Featured Projects

🆕 DeployHub — Self-hosted PaaS

Image Image Image Image

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 🥇

Image

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

Image Image

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

JobGapAI

Image

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

IsleFind MLS

Image

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


📊 Stats

Image

Image Image Image

Image


🤝 Let's Build Something

Image Image Image

Image

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++