Back to Home

Projects & Portfolio

Innovative solutions spanning Web3, AI, Healthcare, and Blockchain technologies

Web3 & Blockchain Projects

Cosmic Monads
Web3 Game
Rocket-blasting 3D arcade on Monad testnet. Built in React with three-fiber, Cursor.ai animation, and Solidity contracts via Hardhat. Each user click fires ERC-20 missiles and creates a real transaction on-chain. Game state queried with The Graph subgraph.
React Three.js Solidity Hardhat The Graph ERC-20
WrestleChain
PvP Game
PvP battle simulator deployed on zkSync Era. Built using Vue.js frontend, integrated web3-modal wallet interface. Game logic leverages ERC-1155 for multi-token interactions, with gas-optimized off-chain state updates settled via zk-rollups.
Vue.js zkSync Era ERC-1155 Web3 Modal zk-Rollups
Web3 Pinball
Arcade Game
Classic arcade pinball built with Phaser.js. Players mint score NFTs via wallet login. Uses ERC-721 tokens and stores assets and scores metadata on IPFS.
Phaser.js ERC-721 IPFS Web3
Presidential Roast DApp
AI + NFT
Roast generator trained on political speech embeddings. Fine-tuned for rhetorical punchlines and sarcasm. Roasts are minted as NFTs stored on Arweave. Uses OpenAI embeddings and IPFS for metadata.
OpenAI Arweave IPFS NFT AI

AI & Healthcare Projects

ResQ AI Agent
Emergency AI
Emergency AI triage platform with SMS and real-time location. Built with LangChain and Llama2-chat for query handling. Twilio APIs handle messaging. Mapbox enables dynamic ambulance routing and severity scoring. Piloted with ICAT and Blinkit Air.
LangChain Llama2 Twilio Mapbox Python
PreBulls AI
Market Predictor
Market predictor using CNN-LSTM on OHLC charts. Inference delivered through Telegram bots. Backtested over 3 years with over 60% accuracy. Built in Python with Pandas and Keras.
CNN-LSTM Python Pandas Keras Telegram Bot
Dentalverse
Research Engine
AI-assisted research engine for dentistry, aggregates latest journals and papers. Suggests citations using NLP and ML parsing. Frontend built with TypeScript. Includes research assistant chatbot.
TypeScript NLP ML Research API
VR Orocare Museum
VR Experience
Dental history visualized in a VR space using WebGL and A-Frame. Optimized for Oculus and browser VR. Interactive 3D anatomy exhibits and procedural dental tool archives.
WebGL A-Frame VR 3D Graphics
Orocare Diagnosify
AI Diagnosis
AI-powered dental imaging diagnosis built on TypeScript. Capable of analyzing X-rays, OPGs, and cephalograms. Implements classification CNN models and serves results via a web app.
TypeScript CNN Medical Imaging Web App