sounxk
Full-Stack Web2/Web3 developer | IEEE Research Scholar | Currently learning Zero-knowledge proofs and DeFi | Building ZKapps for scalability and privacy
Pinned Repositories
30DaysOfJavaScript
Projects made during the 30 days of the JavaScript challenge
akshaynarisetti
Blockchain-Py
solo chain project
certifact
An API for businesses to issue Blockchain based certificates to users on multiple chains in form of Single Owner Non Transferable Asset, without writing a single line of web3 code
DAPP-FeedBack-System
FundNation
A Solidity-Ethereum based WebApp built using React. This Application is a mockup of Kickstarter using Blockchain and smart contracts.
Lottaree
This project is a full-stack lottery application built with React and the Ethereum blockchain allowing users to participate in a lottery by purchasing tickets with Ether.
UniCoin
A Cryptocurrency Exchange DApp allows users to buy and sell cryptocurrencies using the Uniswap ecosystem. To use the DApp, users must have a web3-enabled browser, such as MetaMask, and a Goerli testnet wallet.
Web3Escrow
a smart contract-based escrow system for secure and automated payments in a peer-to-peer marketplace. The system also includes features such as dispute resolution and multi-signature transactions.
ZK-Duel
A zero knowledge dapp showcasing a duel game between 2 players erasing the requirement for cumbersome manual tracking in a physical version.
sounxk's Repositories
sounxk/FundNation
A Solidity-Ethereum based WebApp built using React. This Application is a mockup of Kickstarter using Blockchain and smart contracts.
sounxk/Lottaree
This project is a full-stack lottery application built with React and the Ethereum blockchain allowing users to participate in a lottery by purchasing tickets with Ether.
sounxk/UniCoin
A Cryptocurrency Exchange DApp allows users to buy and sell cryptocurrencies using the Uniswap ecosystem. To use the DApp, users must have a web3-enabled browser, such as MetaMask, and a Goerli testnet wallet.
sounxk/awesome-zero-knowledge-proofs
A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
sounxk/Banking-Project
This C++ banking system project covers basic functionalities such as account opening, balance inquiry, deposit, withdrawal, account closure, and account listing.
sounxk/Blackjack-Python
sounxk/Cab-Ride-Prediction
sounxk/CSPRNG-project
This is a javascript implementation of the ISAAC CSPRNG
sounxk/eth-multisig-v2
Multi-Sig Wallet v2, supporting original Wallet.sol methods with additional confirmAndExecute improvements to allow for single-transaction signing by multiple owners.
sounxk/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
sounxk/ethernaut
Web3/Solidity based wargame
sounxk/full-blockchain-solidity-course-py
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
sounxk/Hangman
sounxk/hardhat-simple-storage-fcc
sounxk/hardhat-smartcontract-lottery-fcc
sounxk/hardhat-starter-kit
A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
sounxk/Inbox-Project
sounxk/nextjs-smartcontract-lottery-fcc
sounxk/OpenZKP
OpenZKP - pure Rust implementations of Zero-Knowledge Proof systems.
sounxk/Poseidon252
Reference implementation for the Poseidon Snark-friendly Hash algorithm.
sounxk/Python-Cryptography
sounxk/RSA-Cryptosystem
Implementations of and how-tos regarding the RSA cryptosystem
sounxk/secureum-mind_map
Central Repository for the Epoch 0 coursework and quizzes. Contains all the content, cross-referenced and linked.
sounxk/solana-starter-kit
Example code for using Chainlink on Solana
sounxk/solmate
Modern, opinionated, and gas optimized building blocks for smart contract development.
sounxk/sounxk.github.io
sounxk/storage-factory-fcc
sounxk/Text-RPG
A text based RPG built using python that is playable in the terminal
sounxk/Web3-Security-Library
Information about web3 security and programming tutorials/tools
sounxk/zero-knowledge-proofs
Zero Knowledge Proofs and how they can be implemented in Quorum