- Zero Knowledge and Cryptography.
- Exploring Noir, Aztec and Starknet.
- π« Reach me at sanjaysirangi@gmail.com
βββββ
βββββ
βββββ
βββββ
Project Name | Description | Status |
---|---|---|
Bloom Filters | Bloom Filter Implementation written in Go. | β Completed |
SHA-256 | SHA-256 Hash Function Implementation written in Go. | β Completed |
My Own Redis | Redis-like system implementation written in TypeScript. | β Completed |
Load Balancer | Load Balancer based on Round-Robin and Max-Heap written in Go. | β Completed |
p2p file system | p2p Distributed File System written in Go. | β Completed |
Thread Safe Queue | A thread safe queue written in Go. | β Completed |
Project Name | Description | Status |
---|---|---|
HTLC for Atomic Swaps | Facilitates cross-chain token swaps (BSC and Sepolia). | β Completed |
Multi Sig Wallet | Implements a multi-signature wallet. | β Completed |
Airdrop and Yield Bearing | Distribute tokens via airdrops and merkle proofs, rewards users for staking. | β Completed |
Diamond Pattern | Standard approach for writing modular smart contracts. | β Completed |
Project Name | Description | Status |
---|---|---|
Base64 Encoder and Decoder | base64 and URL encoding and decoding over fixed sized arrays and vectors. | β Completed |
Uniswap-Cairo | This is a Uniswap v2 AMM implemented in Cairo. | β Completed |
Cairo ERC721 | A simple ERC721 contract implementation in Cairo for StarkNet. | β Completed |