Security Tooling
๐ฆ HawkEye
A proof-of-concept smart contract security scanner โ automates detection of input validation bugs, access control flaws, and missing critical overrides in DeFi protocols.
Chain
Type
Security Tooling
A proof-of-concept smart contract security scanner โ automates detection of input validation bugs, access control flaws, and missing critical overrides in DeFi protocols.
Cross-chain
Trustless cross-chain asset swaps between EVM and non-EVM chains using HTLC mechanics โ removes the need for centralised bridges and intermediaries. ETHGlobal Hackathon.
Solana / DeFi
Lightweight on-chain AMM on Solana โ SPL token pools, constant-product swaps, liquidity management, PDA vaults, and LP tokens. Built in Rust and Anchor.
DevEx / PyPI
Python CLI published on PyPI โ fuses and flattens Solidity contracts with Etherscan support, remapping resolution, and cyclic import handling.
Starknet
Developer utility for reading and inspecting storage slots in Starknet smart contracts โ aids debugging and security analysis on the Cairo-based L2. StarknetCC India 2022 Finalist.
NFT
Fully on-chain generative NFTs โ art and metadata produced and stored entirely on-chain using SVG. Composable trait system with zero IPFS or external dependencies.
NFT
ERC-998 composable NFTs that own ERC-20 tokens โ NFTs function as wallets with embedded fungible assets, enabling novel DeFi composability and on-chain portfolio NFTs.
Cross-chain / Gaming
Cross-chain game featuring dynamic ERC-998 composable NFTs โ in-game characters own child tokens across different blockchain networks. ETHGlobal Hackathon.
DeFi
Decentralised stop-loss mechanism โ automatically sells user assets when a defined price threshold is hit. Chainlink price feeds, Next.js dashboard. ETHGlobal Hackathon.
DeFi
DeFi lending platform for emerging blockchain developers โ crypto-backed educational loans and resources through smart contracts. ETHGlobal Hackathon.
Payments
Decentralised group expense manager โ split and settle shared bills transparently on-chain, eliminating trust issues in group payments. ETHGlobal Hackathon.
Social Impact
Blockchain blood bank management โ tokenizes blood donations for transparent tracking, tamper-proof record-keeping, and incentivised donor participation. ETHGlobal Hackathon.
AI / Computer Vision
Real-time AR Sudoku solver โ OpenCV detects a grid from live camera feed, CNN solves it, and overlays the solution using augmented reality.
AI / Deep Learning
Real-time hand gesture recognition system that translates sign language to spoken audio โ bridging communication for hearing-impaired individuals using deep learning.
Game
A classic Snake 2D platform game built with Python and Pygame โ smooth controls, score tracking, and increasing difficulty.