Pinned Repositories
asset-tokenization
Smart Contract for tokenizing various types of assets. Ideal for representing ownership of real-world or digital assets on the blockchain.
bloomfilter
A Bloom filter implementation in PHP, using Redis to save the filter
dijkstra
Dijkstra's shortest path algorithm implemented in PHP
fiat-shamir-zero-knowledge-proof
An implementation of the Fiat-Shamir Zero Knowledge Proof algorithm
gastrotoken
An NFT collection for food enthusiasts featuring randomized, unique token packs.
merkle-tree
A PHP implementation for the Merkle Tree algorithm
php-hexagonal-architecture-lumen
Hexagonal architecture using Lumen
priority-queue
Priority queue in PHP
queue
Queue in PHP
smart-contract-txoco
Smart Contract para la sociedad gastronómica Txoco Cal Padrí
oscarpascualbakker's Repositories
oscarpascualbakker/dijkstra
Dijkstra's shortest path algorithm implemented in PHP
oscarpascualbakker/priority-queue
Priority queue in PHP
oscarpascualbakker/asset-tokenization
Smart Contract for tokenizing various types of assets. Ideal for representing ownership of real-world or digital assets on the blockchain.
oscarpascualbakker/merkle-tree
A PHP implementation for the Merkle Tree algorithm
oscarpascualbakker/fiat-shamir-zero-knowledge-proof
An implementation of the Fiat-Shamir Zero Knowledge Proof algorithm
oscarpascualbakker/queue
Queue in PHP
oscarpascualbakker/php-hexagonal-architecture-lumen
Hexagonal architecture using Lumen
oscarpascualbakker/stack
Stack in PHP
oscarpascualbakker/bit-array
A super-fast bit array in PHP
oscarpascualbakker/bloomfilter
A Bloom filter implementation in PHP, using Redis to save the filter
oscarpascualbakker/ddd-hex-arch-banking
An example on DDD and hexagonal architecture in PHP
oscarpascualbakker/faros-ce
oscarpascualbakker/gastrotoken
An NFT collection for food enthusiasts featuring randomized, unique token packs.
oscarpascualbakker/smart-contract-txoco
Smart Contract para la sociedad gastronómica Txoco Cal Padrí
oscarpascualbakker/loyalty-program
A Smart Contract for managing a Loyalty Program, allowing users to earn, redeem, and track loyalty points or tokens.