Sidarth S Security Research ยท Web3 Systems

Chain

Type

HawkEye Security Tooling
EthereumSecurity

๐Ÿฆ… 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.

PythonStatic AnalysisFastAPIDeFi Security
CrossLoc Cross-chain
Cross-chainDeFi

CrossLoc

Trustless cross-chain asset swaps between EVM and non-EVM chains using HTLC mechanics โ€” removes the need for centralised bridges and intermediaries. ETHGlobal Hackathon.

SolidityCairoNodeJSReactJSHTLC
MiniSwap Solana / DeFi
SolanaDeFi

MiniSwap

Lightweight on-chain AMM on Solana โ€” SPL token pools, constant-product swaps, liquidity management, PDA vaults, and LP tokens. Built in Rust and Anchor.

RustAnchorAMMSPL Tokens
SolderX DevEx / PyPI
EthereumTooling

โšก SolderX

Python CLI published on PyPI โ€” fuses and flattens Solidity contracts with Etherscan support, remapping resolution, and cyclic import handling.

PythonPyPICLIAudit Workflow
Starknet Storage Slot Reader Starknet
StarknetTooling

Storage Slot Reader

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.

CairoStarknetState InspectionDevTool
OnChain Composable Generative NFTs NFT
EthereumNFT

OnChain Composable NFTs

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.

SolidityOn-chain SVGERC-721Generative
NFT Encapsulation NFT
EthereumNFT

NFT Encapsulation

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.

SolidityERC-998ERC-20Composability
MultiMon Cross-chain / Gaming
Cross-chainNFT

MultiMon

Cross-chain game featuring dynamic ERC-998 composable NFTs โ€” in-game characters own child tokens across different blockchain networks. ETHGlobal Hackathon.

SolidityERC-998Cross-chainGaming
StopLoss DeFi
EthereumDeFi

StopLoss

Decentralised stop-loss mechanism โ€” automatically sells user assets when a defined price threshold is hit. Chainlink price feeds, Next.js dashboard. ETHGlobal Hackathon.

SolidityChainlinkNextJSRisk Management
Edu-Lend DeFi
EthereumDeFi

Edu-Lend

DeFi lending platform for emerging blockchain developers โ€” crypto-backed educational loans and resources through smart contracts. ETHGlobal Hackathon.

SolidityLendingDeFiEducation
SlicePay Payments
EthereumPayments

SlicePay

Decentralised group expense manager โ€” split and settle shared bills transparently on-chain, eliminating trust issues in group payments. ETHGlobal Hackathon.

SolidityPaymentsdApp
Blood-D-Tokens Social Impact
EthereumDeFi

Blood-D-Tokens

Blockchain blood bank management โ€” tokenizes blood donations for transparent tracking, tamper-proof record-keeping, and incentivised donor participation. ETHGlobal Hackathon.

SolidityTokenisationSocial Impact
AR Sudoku Solver AI / Computer Vision
AIComputer Vision

AR Sudoku Solver

Real-time AR Sudoku solver โ€” OpenCV detects a grid from live camera feed, CNN solves it, and overlays the solution using augmented reality.

PythonOpenCVCNNAR
Sign Language Translation System AI / Deep Learning
AIDeep Learning

Sign Language Translator

Real-time hand gesture recognition system that translates sign language to spoken audio โ€” bridging communication for hearing-impaired individuals using deep learning.

PythonDeep LearningOpenCVTTS
Slithering Snake Game
PythonGame

Slithering Snake

A classic Snake 2D platform game built with Python and Pygame โ€” smooth controls, score tracking, and increasing difficulty.

PythonPygame2D Game