Projects

A curated selection of projects I've built — spanning AI systems, blockchain infrastructure, DeFi tooling, and backend engineering.

OnlyPump – AI-Powered Investment Intelligence Platform

AI Systems Engineer · 2024 – Present

AI-powered investment intelligence platform on Pump.fun/Solana that adapts to each user's investing style — from aggressive to conservative. Multi-source signal processing (social sentiment, on-chain wallet behavior, market data) fed through RAG pipelines, LLM-powered scoring, and statistically validated through backtesting with historical data.

AIRAGLangChainSolanaPump.funLLMVector DBPythonSentiment AnalysisBacktesting
Read more
AI DevOps Workflow Bot

AI / Backend Engineer · Gluwa / 2023–2024

AI-powered Slack bot for engineering workflow automation — built on a RAG pipeline with vector database retrieval, LangChain orchestration, and multi-provider LLM support (OpenAI, Anthropic, locally fine-tuned Ollama models). Manages CI/CD pipelines, Kubernetes pod lifecycle, and service health through structured natural language commands.

AIRAGLangChainOpenAIAnthropicOllamaNestJSKubernetesVector DBLLMAutomation
Read more
CodePilot AI – Interview Preparation Platform

Creator & Lead Developer · 2025 – Present

Open-source AI-powered coding interview preparation platform with 100 curated algorithm problems, an interactive syntax trainer across 9 languages, AI-guided hints with 3 coaching modes, AI code review, and a context-aware mentor chat. Full-stack Next.js + FastAPI architecture with Judge0 code execution.

AIOpenAINext.jsFastAPIJudge0TypeScriptPythonOpen Source
Read more
OpenAudit AI – Smart Contract Security Analyzer

Creator & Lead Developer · 2025 – Present

Open-source AI-powered smart contract auditor that combines static analysis with LLM-powered vulnerability explanations. Modular rule engine detects reentrancy, unchecked calls, and other Solidity vulnerabilities. CLI tool with JSON output for CI/CD integration.

AIBlockchainSoliditySecurityStatic AnalysisOpenAIPythonOpen SourceCLI
Read more
TruChain – AI Content Authenticity Verification on Blockchain

Full-Stack AI / Blockchain Engineer · 2025

Decentralized platform for verifying AI-generated content authenticity using GPT-4o inference and immutable on-chain proof storage. NestJS backend orchestrates AI analysis, blockchain verification, and an ERC-20 token payment system.

AIBlockchainNestJSOpenAISoliditySmart ContractsGPT-4oERC-20
Read more
Portfolio AI – RAG-Powered Personal Portfolio

Full-Stack Engineer · 2024 – Present

This portfolio site, featuring an embedded RAG-powered chatbot that answers questions about my background, skills, and projects. Custom ingestion pipeline, pgvector retrieval, GPT-4.1-mini generation with anti-hallucination guardrails, and SSE streaming.

AIRAGNext.jsFastAPIpgvectorTypeScriptPython
Read more

Cross-device AI assistant orchestrator connecting phone, laptop, desktop, and browser through a FastAPI backend, agent protocol, and LLM-powered orchestration layer. Includes a React/Next.js web and desktop frontend.

AILLMFastAPIReactTypeScriptPythonAgentsCross-Platform
Read more

AI-powered interview coaching platform that simulates technical interviews using LLMs, evaluates answers, and provides structured feedback to help engineers improve communication, problem solving, and technical depth.

AILLMTypeScriptNext.jsInterview PrepFull-Stack
Read more
CCNext Cross-Chain Bridge Worker

Blockchain / Backend Engineer · Gluwa / 2022–2024

Production off-chain worker orchestrating cross-chain token transfers between Ethereum Sepolia and a custom Substrate-based L2. Event monitoring, cryptographic proof generation with exponential backoff retry, and per-wallet nonce management for parallel transaction submission.

Cross-ChainBlockchainNestJSethers.jsviemTypeScriptBridgeDistributed Systems
Read more
ERC-2612 Airdrop Distribution System

Blockchain Engineer · Gluwa / 2023

Production smart contract system for on-chain airdrop distribution with EIP-712 signature-based claiming, campaign lifecycle management, role-based access control, bonus reward tracking, and abuse prevention. TypeScript distribution scripts load rewards from CSV and execute staged batch distributions.

SoliditySmart ContractsEIP-712FoundryHardhatOpenZeppelinDeFi
Read more
DEX Tools – Uniswap V3 & GluwaDEX Deployment Infrastructure

Blockchain Engineer · Gluwa / 2022–2023

Deployment infrastructure and CLI for managing Uniswap V3 protocol contracts and GluwaDEX (SwapPool V1/V2, SwapRouter) across local, testnet, and production environments. Docker-based deterministic local environment, deployment automation, and integration test suite.

DeFiUniswap V3SoliditySmart ContractsHardhatTypeScriptDEXDeveloper Tooling
Read more

Port of the Pump.fun bonding curve token launch protocol from Solana to EVM-compatible chains. Includes Solidity smart contracts implementing the bonding curve mechanics and a React-based frontend (Eth.fun UI) for token creation and trading.

BlockchainSolidityEVMDeFiTypeScriptSmart ContractsHardhatReact
Read more

Decentralized proprietary trading firm platform on blockchain — traders prove their skills through on-chain trading challenges with verifiable performance metrics, smart contract-managed funding, and automated profit-sharing.

BlockchainDeFiTypeScriptSmart ContractsTradingFull-Stack
Read more

Collection of Solana trading automation tools — a token sniper bot for rapid new-token purchases and a Moralis API-powered market data sniper for real-time on-chain analytics and trade execution.

BlockchainSolanaTypeScriptTradingDeFiAutomationMoralis
Read more
Solidity DApps Collection – NFT, ICO & DAO

Blockchain Developer · 2024 – 2025

Collection of Solidity smart contract projects covering core DeFi and governance primitives — an ERC-721 NFT contract, an ICO/crowdsale DApp with tiered token distribution, and a DAO governance system with proposal creation and on-chain voting.

BlockchainSolidityEVMSmart ContractsNFTERC-721ERC-20DAOICOJavaScript
Read more
Polymarket Market-Making Bot

Personal Project · 2023–2024

Market-making bot for Polymarket prediction markets with a fair-value model using BTC momentum (Binance WebSocket) and order book imbalance signals. Two-sided YES/NO quoting, inventory-aware skewing, risk kill-switches, and a backtesting simulator with PnL tracking.

DeFiTradingTypeScriptQuantitative SystemsMarket MakingPrediction MarketsPolymarket
Read more
Substrate Blockchain Explorer

Full-Stack Engineer · Gluwa / 2022–2023

Full-stack blockchain explorer for a Substrate network — built from scratch, not a fork. NestJS + Prisma backend with real-time WebSocket block streaming, PostgreSQL persistence, TTL caching, Swagger API docs, and a React frontend deployed on Vercel.

BlockchainSubstrateNestJSPolkadot.jsWebSocketReactPostgreSQLFull-Stack
Read more
OnlyPump Vanity Address Generator

Blockchain Developer · 2025

High-performance Solana vanity address generator — brute-force searches for keypairs matching custom prefixes or suffixes. Built in TypeScript with multi-threaded execution for fast address generation.

BlockchainSolanaTypeScriptCryptographyCLI
Read more