๐ Crypto Fraud Intelligence โ Blockchain Transaction Analysis & Fraud Detection
Built an AI-powered crypto fraud detection platform that analyzes blockchain wallet transactions to identify suspicious clusters, money flow patterns, and high-risk addresses in real time.
๐ง Key Features:
โข Transaction Network Graph โ interactive visualization mapping wallet-to-wallet connections to detect circular fund flows and coordinated fraud rings
โข Suspicious Cluster Detection โ automatically flags high-risk wallet groups (e.g. 41 wallets ยท high risk ยท $1,297,232.82 flow)
โข Wallet Risk Scoring โ classifies addresses by risk level using graph-based ML algorithms
โข Real-time Blockchain Data Analysis โ tracks fund movement across wallets to surface hidden patterns
๐ Tech Stack: Python, Graph Neural Networks / NetworkX, Blockchain APIs, React.js, D3.js / Cytoscape for network visualization
A powerful tool for crypto compliance teams, fraud analysts, and DeFi platforms to detect and prevent financial crimes on-chain.
0
33
๐ฑ Smart Farm AI โ ML-Powered Agricultural Control Center
Built a full-stack AI dashboard that brings precision agriculture to life. This Smart Farm AI platform integrates real-time IoT sensor data with machine learning models to help farmers make smarter, data-driven decisions.
๐ง Key Features:
โข Live IoT Sensor Monitoring โ tracks Temperature (35.4ยฐC), Humidity (46.7%), Soil Moisture (63.4%), Soil pH (6.94), and Rainfall (12.2mm) in real time
โข ML Crop Recommender โ uses Nitrogen, Phosphorus, Potassium, Soil pH, Temperature & Humidity inputs with a KNN Classifier to suggest the best crop
โข AI Disease Diagnosis โ drag & drop a plant leaf image for instant disease detection powered by a CNN Classifier (OpenCV)
โข Visualizations & Diagnostics tab for deeper data analysis
๐ Tech Stack: React / Next.js frontend, Python ML backend, IoT sensor integration, OpenCV, deployed on Netlify
A complete end-to-end solution bridging IoT hardware, machine learning, and intuitive UI design for modern smart farming.