TalDerei
MS in Computer Science at Lehigh University - Member of SSS Research Group (sss.cse.lehigh.edu) and Lehigh Blockchain (wordpress.lehigh.edu/blockchain)
Lehigh UniversityTad222@lehigh.edu
Pinned Repositories
Cuda-Barretenberg
Aztec's Barretenberg Cryptographic Backend ported to the GPU using Cuda
cyclone
Proving interactions on Aztec-Connect using Noir
Hyperledger-Fabric-DCLF
A Distributed Content Licensing Framework (DCLF) using Hyperledger Fabric's permissioned blockchain.
llvm-ir-tutorial
Tutorial to learn about LLVM compiler infrastructure backend
Masters-Research
Personal publications and benchmarking work related to master's research on zero-knowledge hardware acceleration using GPUs
PLONK-Tutorial
PLONK Tutorial
Web-Mining
Parallel hashing and mining for Ethereum on a browser using the WebGPU API.
Zero-Knowledge-Research
This repository contains personal presentations on emerging zero knowledge research. Member of the Scalable Systems and Software Research Group (SSS) at Lehigh University: https://sss.cse.lehigh.edu/people/. Here's our official blockchain research group that's part of SSS: http://blockchain.cse.lehigh.edu/
ZKDrop
zkDrop: A private lottery airdrop system using zero-knowledge proofs to preserve privacy and anonymity
ZKU
Zero-Knowledge University Course (zku.ONE) by Harmony Blockchain
TalDerei's Repositories
TalDerei/ZKDrop
zkDrop: A private lottery airdrop system using zero-knowledge proofs to preserve privacy and anonymity
TalDerei/Hyperledger-Fabric-DCLF
A Distributed Content Licensing Framework (DCLF) using Hyperledger Fabric's permissioned blockchain.
TalDerei/ZKU
Zero-Knowledge University Course (zku.ONE) by Harmony Blockchain
TalDerei/Client-Server
Client-server implementation written in C++ with parallelism and concurrency.
TalDerei/Lutron-Capstone-Project
Lutron (Distributed Systems for IoT Devices): Distributed Systems and RAFT Consensus Protocol written in Golang for smart dimmers, controls, shades, & lighting technology.
TalDerei/Miners-Blockchain
Custom blockchain written in C for CSE 297: Blockchain Algorithms and Systems.
TalDerei/Advanced-Programming
Repository for CSE 411: Advanced Programming Techniques.
TalDerei/Database-System
Custom database application with JDBC connected to an Oracle database.
TalDerei/ethstaker
Merge testnet (Kintsugi) for ETH 2.0.
TalDerei/Go-Blockchain
PoW blockchain written in Golang
TalDerei/Liftoff
A platform to match software contributors with projects in need of contribution in the Lehigh community.
TalDerei/Parallel-Computing
Repository for CSE 375: Parallel and Concurrent Computing.
TalDerei/Synchrobench
A benchmark to compare synchronization techniques for multicore programming. Added memory reclamation techniques to concurrent data structures like lazy linked list.
TalDerei/Tin
Reddit-like application with message based functionality for creating and posting threads.
TalDerei/typescript-solidity-dev-starter-kit
About Starter kit for smart contract development using Typescript
TalDerei/vftool
A simple macOS Virtualisation.framework wrapper
TalDerei/zkp-app-boilerplate
Build your zkp app with typescript, hardhat, circom, and snarkjs!
TalDerei/Data-Mining
Data Mining repository for CSE 447