A timekeeper application 🕓 that includes a World Clock, Alarms, a Sleep Scheduler, a Stopwatch, an Animated Hourglass Timer, a Pomodoro Timer and a Todo/Task list. Developed with Flutter. [WIP]
A terminal-based P2P chat application using libp2p and Golang that uses a Kademlia DHT and the IPFS network for peer discovery and routing
An implementation of a cryptocurrency blockchain network that implements P2P networking, local persistence, transaction merkle trees, memory pooling and a proof-of-work consensus layer. [WIP]
A DHT-based distributed key-value store powered by libp2p.