ALL PROJECTS

Selected Work

01Full StackGenIgnite Hackathon

EpicMint

Designed scalable backend REST APIs, MongoDB data models, and Solidity smart contracts (ERC-721) on Ethereum with IPFS metadata storage and automated wallet royalty distribution.

Designed scalable backend APIs, authentication workflows, MongoDB data models, and integrated Solidity smart contracts.
Engineered automated, transparent royalty distribution directly into Ethereum smart contracts.
Architected hybrid backend using Node.js, Express, MongoDB, Solidity, Hardhat, and IPFS/Pinata.
Built as the flagship entry for GenIgnite 24-Hour Hackathon at IPEC Ghaziabad.
NODE.JSEXPRESS.JSMONGODBSOLIDITYHARDHATREST APISIPFS / PINATAETHEREUMWEB3.JSTYPESCRIPT
02Full StackSepolia Testnet

On-Chain Portfolio Engine

Decentralized Web3 portfolio protocol storing credentials, projects, and education on Ethereum Sepolia via Solidity ^0.8.20 and Pinata IPFS.

Deployed Solidity ^0.8.20 smart contract (`0x02D5...4CdC`) on Sepolia Testnet with `onlyManager` access control.
Engineered contract functions (`insertProject`, `insertEducation`, `donate`, `withdraw`) with Ethers.js event logging.
Optimized gas execution costs by storing Pinata IPFS CIDs on-chain. Live at https://sonisuryansh.vercel.app/
SOLIDITYETHEREUM SEPOLIAETHERS.JSIPFS / PINATAREACTSMART CONTRACTSVERCEL
03AI & SaaSQ3 2024

Radar with Laser-Guided System

Low-level C++ firmware and serial data communication pipeline performing real-time ultrasonic spatial mapping and motorized laser tracking.

Engineered low-latency C++ serial data communication pipeline between hardware and backend display.
Developed custom microcontroller firmware and Java event processing routines.
Calculated spatial coordinate algorithms for automated laser guidance response.
C++JAVASERIAL COMMSHARDWARE INTEGRATIONEMBEDDED SYSTEMSREAL-TIME PIPELINES
04AI & SaaSKalpathon Hackathon

Kalpathon: Smart Scheme Awareness

Data analytics backend and machine learning pipeline evaluating government scheme adoption, citizen eligibility criteria, and regional reach.

Built data ingestion pipelines and server-side eligibility evaluation engines.
Integrated Python analytics models with Node.js and Express REST services.
Processed survey datasets in MongoDB to highlight regional awareness gaps.
PYTHONNODE.JSEXPRESSMONGODBDATA ANALYTICSMACHINE LEARNING
05Web AppQ2 2025

Twitter Smart Contract dApp

Decentralized micro-blogging protocol built on Ethereum smart contracts featuring wallet authentication, immutable post data structures, and peer-to-peer ETH tipping.

Designed Solidity smart contract mappings and struct data structures for post storage.
Integrated MetaMask signature verification and Ethers.js transaction pipelines.
Implemented direct wallet-to-wallet ETH micro-tipping functions.
SOLIDITYHARDHATETHERS.JSWEB3.JSREST APISREACT
06Web AppQ1 2025

Decentralized Voting Smart Contract

Tamper-proof election protocol built with Solidity smart contracts, role-based voter authorization, and real-time on-chain tally verification.

Engineered Solidity voting smart contract with single-vote access modifiers.
Constructed Hardhat automated unit test suites verifying election state transitions.
SOLIDITYHARDHATETHEREUMSMART CONTRACTSTYPESCRIPT