Algorithm-Arena / weekly-challenge-4-encrypted-thread

1 stars 0 forks source link

Submission - Remix is cool #4

Open alcpereira opened 7 months ago

alcpereira commented 7 months ago

Description

Simple POC for E2E encryption.

I implemented first a persistence of the (encrypted) tweet with a backend + database, but pivoted to client only after realizing that I misread the requirements.

It's ugly, with unfinished features, but I learned a few things and it's a working POC. Thanks for the challenge!

Stack

Links

vjeux commented 6 months ago

Thanks so much for participating! While you didn't win, I hope you had a lot of fun working on this :)