Inspiration
Create a Twitter-like Social Network without a Central DB
What it does
It uses a BitTorrent-like algorithm to create a distributed hash table (DHT) with users posts and other information.
How we built it
We used python and built nearly everything from scratch.
Challenges we ran into
Lack of Wifi, Limited Time, Difficult concepts
Accomplishments that we're proud of
Understanding the Data Structures involved in making this project.
What we learned
How BitTorrent Protocol Works, theory behind Distributed HashTables, principles of networks.
What's next for Cena Post
Adding more functionality like username searches, encryption, and improved efficiency.
Built With
- python
- web-kit
Log in or sign up for Devpost to join the conversation.