Secure Notes & Todos is a secure, end-to-end encrypted (E2EE) web-based platform for managing personal notes, to-do lists, and file uploads. Built with Next.js, TailwindCSS, ShadCN, Discord OAuth, and Supabase, it ensures complete data privacy by encrypting all user data client-side.
- Notes & To-Do Management – Create, edit, and delete notes and todos.
- Secure Authentication – Login via Discord OAuth.
- File Uploads – Attach encrypted files to notes/todos.
- End-to-End Encryption – All data is encrypted before reaching the server.
- Import/Export Data – Securely import/export encrypted data.
- Responsive UI – Built with TailwindCSS & ShadCN for a sleek experien
git clone git@github.com:asadbek064/secure-notes-webjam-2025.git
cd secure-notes-webjam-2025
pnpm i
pnpm dev