jbrit's Stars
thatdeji/TrustVault
NethermindEth/StarknetByExample
A collection of examples of Cairo smart contracts for Starknet.
worldcoin/awesome-zkml
awesome-zkml repository
matter-labs/awesome-zero-knowledge-proofs
A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
RareSkills/zero-knowledge-puzzles
Exercises to learn the syntax of Circom and create EVM compatible zero knowledge programs.
d-xo/weird-erc20
weird erc20 tokens
Cyfrin/security-and-auditing-full-course-s23
The ultimate, most advanced, security, DeFi, assembly, web3 auditor course ever created.
metaplex-foundation/mpl-bubblegum
Create and manage Metaplex compressed NFTs
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
filecoin-project/fevm-hardhat-kit
A starter hardhat project for developing, deploying, and testing Solidity smart contracts on the FEVM (Ethereum Virtual Machine on Filecoin)
smartcontractkit/defi-minimal
This repo is dedicated to making minimal repos of existing defi primatives.
codingwithmanny/merkle-demo-project
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
Consensys/smart-contract-best-practices
A guide to smart contract security best practices
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
OffcierCia/DeFi-Developer-Road-Map
DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references!
fravoll/solidity-patterns
A compilation of patterns and best practices for the smart contract programming language Solidity
harmony-x/nft-market
dabit3/near-nft-subgraph
NEAR Subgraph for indexing and querying NFT metadata
ombharatiya/FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
manojpramesh/solidity-cheatsheet
Cheat sheet and best practices for solidity. Write smart contracts for Ethereum.
pipethedev/typescriptFileCreator
k4m4/movies-for-hackers
🎬 A curated list of movies every hacker & cyberpunk must watch.
olexale/flutter_roadmap
Highly Subjective Roadmap to Flutter Development
TheAlgorithms/Python
All Algorithms implemented in Python