01
Sanitizr
live on vercel
Privacy First File Metadata Cleaner · SaaS Platform
SaaS platform that detects and strips sensitive metadata (GPS coordinates, device serials, camera exif, author data) from files before sharing online.
- Built a full stack processing pipeline: frontend upload → Next.js API route → ExifTool / FFmpeg / sharp engine → cleaned file download.
- Supports images, multimedia, and documents with a privacy risk scoring system and batch processing with ZIP download.
- Includes public API documentation at /api-docs with isolated temporary directory sandboxing per session for security.
Next.jsTypeScriptTailwind CSSshadcn/uiFramer MotionExifToolFFmpegsharppdf-lib
02
FifaHub
live on vercel
FIFA World Cup 2026 Tracker & Live Prediction Engine
Full stack web app for tracking matches, national teams, and live prediction market odds for the upcoming 2026 FIFA World Cup.
- Built with Next.js App Router and a custom Pitch Dark 2026 design system with neon-green accents and cinematic video background.
- Integrated Polymarket API via custom
usePolymarketOdds hook to stream real-time betting & prediction odds for every matchup.
- Features match schedule tracking, team favorites dashboard, live tournament standings, and a full 48-nation data repository.
Next.jsTypeScriptTailwind CSSFramer MotionRadix UIPolymarket API
03
BetArc
live on vercel
Provably Fair Web3 Gaming Platform
On-chain gaming platform built on Arc Testnet with verifiable cryptographic randomness, PvP mode, and stablecoin payments.
- Randomness generated using future blockhashes; every game outcome is transparently verifiable on the blockchain explorer.
- PvP and solo modes settled fully on-chain via Solidity smart contracts, with a built-in faucet for instant testnet onboarding.
ReactViteEthers.jsSolidityReown AppKitArc Testnet