44 lines
1.8 KiB
Markdown
44 lines
1.8 KiB
Markdown
# Project Ideas
|
|
|
|
A curated collection of 60+ project ideas for building on the Holepunch/Hypercore ecosystem.
|
|
|
|
## Quick Start
|
|
|
|
📖 **[View Full Project Catalog](./PROJECT-IDEAS.md)** - 60+ ideas organized by category
|
|
|
|
## Categories
|
|
|
|
- **Collaboration & Social** (5 ideas) - Document editors, task management, photo sharing
|
|
- **Media & Streaming** (5 ideas) - Video conferencing, live streaming, music sync
|
|
- **Storage & Backup** (5 ideas) - Backup vaults, CDN nodes, versioned filesystems
|
|
- **Security & Privacy** (5 ideas) - Anonymous networks, multisig vaults, audit logs
|
|
- **Finance & Crypto** (5 ideas) - P2P wallets, payment networks, DEX
|
|
- **Infrastructure & Tools** (5 ideas) - Service registries, CI/CD, monitoring
|
|
- **Gaming & Entertainment** (5 ideas) - Multiplayer games, platforms, interactive stories
|
|
- **IoT & Hardware** (5 ideas) - Device meshes, sensor networks, smart home
|
|
- **AI & Automation** (5 ideas) - Federated learning, bot networks, smart contracts
|
|
|
|
## Top Picks
|
|
|
|
### High Impact, Medium Complexity
|
|
1. **P2P Backup Vault** - Encrypted distributed backups
|
|
2. **Collaborative Document Editor** - Real-time collaborative editing
|
|
3. **DHT Service Registry** - Microservice discovery
|
|
4. **Podcast Distribution** - Decentralized podcast hosting
|
|
|
|
### High Impact, High Complexity
|
|
1. **P2P Video Conferencing** - Mesh-based video calls
|
|
2. **Multisig P2P Wallet** - Shared crypto wallets
|
|
3. **Live Streaming Platform** - Creator economy tool
|
|
4. **Distributed AI Training** - Federated learning
|
|
|
|
## Contributing
|
|
|
|
Have an idea? Submit a PR to add it to the catalog!
|
|
|
|
## See Also
|
|
|
|
- [Module Reference](../modules/) - Documentation for available modules
|
|
- [Core Concepts](../core-concepts/) - Understanding the ecosystem
|
|
- [Architecture](../architecture/) - System design patterns
|