denoland / deno-kv-hackathon

Rules, details, and place to submit your project for the Deno KV hackathon.
18 stars 2 forks source link

Exchange Secrets #13

Closed j3lte closed 10 months ago

j3lte commented 1 year ago

Project Name

Exchange Secrets

Team Members

Just me: @j3lte

Screenshots of your Project

screenshot_og

Link to demo on Deno Deploy

exchange-secrets.deno.dev

Link to project's public GitHub repo

j3lte/deno-kv-hackathon

Any final comments you'd like to add?

Exchange Secrets gives you the possibility to exchange secrets with others. I had a working example of this many years ago in the workplace, this was written in Python. Decided to give it a go with Deno/Fresh/KV. Lots of fun trying out new things!