Projects
A curated selection of projects I've built or contributed to โ from AI/RAG systems to blockchain testing frameworks.
AI / Backend Engineer ยท Gluwa / 2023โ2024
๐ค Slack bot that interprets natural language CI/CD commands using hybrid regex + OpenAI gpt-4o-mini NLU. Executes Azure DevOps pipelines, checks service health, and manages stateful confirmation flows with 1-hour thread context TTL.
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. Solidity tests written in Foundry. TypeScript scripts load rewards from CSV and execute distributions.
QA / Blockchain Engineer ยท Gluwa / 2022โ2024
Comprehensive test framework for validating Substrate blockchain pallets on the Creditcoin 3 network. Covers staking lifecycle, Grandpa migration, precompile testing (BN128, signature verifier), and dynamic extrinsic calling across testnet, devnet, and dryrun environments with Allure structured test reporting.
Blockchain / Backend Engineer ยท Gluwa / 2022โ2024
๐ Production-grade cross-chain off-chain worker bridging Ethereum Sepolia โ CCNext custom L2. Monitors EVM events, generates cryptographic proofs via Proof API with exponential backoff retry, and submits verified transactions with per-wallet nonce management.
Software Engineer (AI & Distributed Systems) ยท Nov 2021 โ Feb 2026
โก Distributed validation infrastructure for multi-chain blockchain systems (Ethereum, BNB Chain, Bitcoin, Substrate) at Gluwa. Cross-chain bridge workers, Substrate pallet test frameworks, E2E automation, and CI/CD-integrated test orchestration.
Blockchain Engineer ยท Gluwa / 2022โ2023
Deployment tooling and CLI for managing Uniswap V3 protocol contracts and GluwaDEX (SwapPool V1/V2, SwapRouter) in local and testnet environments. Includes Docker-based local test environment, full deployment scripts, and integration test suite.
Blockchain Engineer ยท Personal / Freelance
ERC-721 generative NFT drop with time-gated minting, whitelist mechanics, and royalty support. Full Hardhat test suite covering mint flows, access control, and metadata. Artillery-based performance tests validate minting endpoint throughput under load.
AI Systems Engineer ยท Jun 2021 โ Present
๐ AI-powered analytics and decision-support platform built on the Pump.fun ecosystem. Transforms meme token launches into data-driven investment intelligence using multi-source signal processing, RAG, and LLM-powered scoring models.
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 skewing, risk kill-switches, and a backtesting simulator with PnL tracking.
Personal Project ยท 2024
๐ฌ This portfolio website featuring Anvar AI โ a RAG-powered chatbot that answers recruiter questions about my background, skills, and projects. Built with Next.js, FastAPI, and pgvector.
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 Socket.io block streaming, PostgreSQL, TTL caching, Swagger docs, and React frontend on Vercel.
Full-Stack AI / Blockchain Engineer ยท 2025
๐ก๏ธ Decentralized platform for verifying AI-generated content authenticity using GPT-4o analysis and on-chain proof storage. NestJS backend orchestrates AI inference, blockchain verification, and an ERC-20 token payment system.