Pinned Repositories
coffeeshop
A python package that sends your deep learning training and validation metrics to your slack channel after every specified epoch
Decentralized-Identity
Decentralized identity and zk proofs
Emotion-Recognition
A deep learning code to classify Emotions from a given image or video.
evm-from-scratch-rust
A rust implementation of the Ethereum Virtual Machine from scratch
healthy_ly
An android app that can show if a food is allergic to you just by clicking its picture. It can likewise demonstrate it's health benefits, ingredients and recipes.
kzg-commitment
An implementation of KZG polynomial commitment scheme
TensorDash
TensorDash is an application that lets you remotely monitor your deep learning model's metrics and notifies you when your model training is completed or crashed.
Traffic-Sign-Classifier
A convolution neural network code to classify over 43 traffic signs.
verkle-tree
Implement verkle trees with kzg commitment in rust
zk-wordle
A wordle game with zk magic to prove you found the answer in n attempts without revealing the answers
CleanPegasus's Repositories
CleanPegasus/Decentralized-Identity
Decentralized identity and zk proofs
CleanPegasus/Face-Mapping
CleanPegasus/paillier-crypto
Partial Homomorphic Encryption with Paillier Cryptosystem
CleanPegasus/ethereum-address-generator
Create a vanity ethereum address
CleanPegasus/evm-from-scratch-rust
A rust implementation of the Ethereum Virtual Machine from scratch
CleanPegasus/verkle-tree
Implement verkle trees with kzg commitment in rust
CleanPegasus/DAO-ICO
Smart contract for a Launchpad DAO
CleanPegasus/EthMail
A decentralised messaging protocol build on ethereum
CleanPegasus/kzg-commitment
An implementation of KZG polynomial commitment scheme
CleanPegasus/kzg-commitment-python
A simple python implementation of KZG Commitment
CleanPegasus/modular_arithmetic
ModMath is a Rust library designed for high-performance modular arithmetic operations on 256-bit integers (U256).
CleanPegasus/zero-knowledge-puzzles
Solutions to my homework from rareskills circom bootcamp
CleanPegasus/zk-wordle
A wordle game with zk magic to prove you found the answer in n attempts without revealing the answers
CleanPegasus/blockchain-data-structure-rust
CleanPegasus/bulletproofs
CleanPegasus/ccxt
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
CleanPegasus/did-sdk
CleanPegasus/dragonfly-multisig
CleanPegasus/EthMail-SDK
CleanPegasus/halo2-examples
CleanPegasus/http-server-rust
An implementation of http server from scratch in Rust
CleanPegasus/ICO-DAO-SE2
CleanPegasus/lattice-cryptography
CleanPegasus/merkle-trees
CleanPegasus/recursive-proof-test
CleanPegasus/shield
Proof of preimage of a hash from a given list
CleanPegasus/tardis-zkvm
CleanPegasus/verkle-dev-website
Github Pages: https://verkle.dev
CleanPegasus/zk-book
This is the markdown for the ZK Book
CleanPegasus/zk-notes
Zero Knowledge Notes