portfolio

Image of encrypted-chat

Encrypted Chat

Secret Chat

I built an encrypted messaging system based on Next.JS and Tailwind CSS. I made sure the app supports client-side encryption by swapping out NodeJS crypto and using the OpenPGP instead. Another attempt was made to use Web Crypto, but the API was too convoluted Default Login User: marlene.morgan@example.com Default Login Pass: robins

Built with with:

next
mongodb
typescript