Skip to content
View SakshiGupta26's full-sized avatar
💭
hello
💭
hello

Block or report SakshiGupta26

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SakshiGupta26/README.md

Typing SVG

profile views

🧑‍💻 About Me

"Code is law — I just make sure it's good law."

I'm a Blockchain & Web3 Developer and Java Backend Engineer currently pursuing my B.Tech at JSS Academy of Technical Education, Noida (Expected 2028). I build decentralized applications, privacy-preserving protocols, and smart contract systems on Ethereum.

  • 🔗 Specializing in Solidity, Hardhat, Ethers.js, and the Ethereum ecosystem
  • ⚡ Actively grinding DSA on LeetCode, Codeforces & CodeChef in Java
  • 🛡️ Passionate about ZK-style cryptography, DeFi security & on-chain privacy
  • 🌱 Currently exploring DEX mechanics, AMMs, and advanced DeFi protocols
  • 🎯 Preparing for GATE CSE alongside competitive programming

🌐 Socials

LinkedIn LeetCode Codeforces CodeChef GitHub Gmail


🛠️ Tech Stack

🎨 Frontend — Completed

HTML5 CSS3 JavaScript React TailwindCSS Bootstrap

☕ Backend — Java (In Progress)

Java Spring Boot Spring REST API Maven Hibernate MySQL PostgreSQL

⛓️ Blockchain & Web3

Solidity Ethereum Hardhat ethers.js Web3.js

🔤 Other Languages

Rust C

🔧 Tools & Version Control

Git GitHub Postman VS Code IntelliJ IDEA


🚀 Featured Projects

🔐 zkKYC Protocol — Decentralized Privacy-Preserving Identity System

Solidity Hardhat Ethers.js React TailwindCSS keccak256

A production-quality decentralized KYC system on Ethereum where raw PII (Name, DOB, National ID) never touches the blockchain — only salted keccak256 hash commitments are stored on-chain.

  • 🏗️ Designed 4 core smart contracts: TrustedIssuer.sol, IdentityRegistry.sol, ClaimVerifier.sol, AccessController.sol with full KYC lifecycle + DAO governance
  • 🪙 Implemented Soulbound Tokens (non-transferable ERC-721) to bind verified identities to wallets
  • 🔒 ZK-style cryptographic claims — prove constraints like Age > 18 without revealing raw data
  • 🔄 3-of-5 social recovery mechanism for compromised wallets
  • ✅ Comprehensive Hardhat/Chai tests covering reentrancy, expired claims & double registration

View Repo


🚚 Smart Contract — Lorry Transportation Platform

Solidity Hardhat Ethers.js JavaScript

Automated lorry booking, payment, and delivery verification on Ethereum with secure escrow logic — funds release only upon confirmed delivery. Integrated with a JavaScript frontend via Ethers.js.

View Repo


💰 Crowd Funding Platform — Smart Contract

Solidity Hardhat Ethers.js

A trustless crowdfunding contract supporting campaign creation, ETH contributions, and automated refunds if funding goals are unmet. All activity recorded immutably on-chain.

View Repo


📊 GitHub Stats


🏆 Competitive Programming

LeetCode Codeforces CodeChef

Solving Arrays, Trees, Graphs, DP, Sliding Window in Java. Participating in rated contests on Codeforces & CodeChef to sharpen algorithmic thinking.


🎓 Education

Degree Institute Expected
B.Tech (Computer Science) JSS Academy of Technical Education, Noida 2028

Typing SVG

Popular repositories Loading

  1. fork-commit-merge fork-commit-merge Public

    Forked from fork-commit-merge/fork-commit-merge

    Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!

    CSS 1

  2. C-Coin-Issue C-Coin-Issue Public

    Forked from DSCKGEC/C-Coin

    Defining the Basic Behaviors of a Blockchain and Web 2.0 Transaction Imitation.

    Python 1

  3. Hackoholics Hackoholics Public

    This is my first repository

    HTML

  4. js-hindi js-hindi Public

    code repo for js

  5. Guess-the-number Guess-the-number Public

    My first js project

    JavaScript

  6. Water-tracker-app Water-tracker-app Public

    💧 Daily Water Tracker – A simple and interactive web app built with HTML, CSS, and JavaScript to track daily water intake. Features age-based hydration goals, progress visualization, confetti celeb…

    JavaScript