Documentation
Confess.me v0.1.2-beta
Confess.me is a secure, lightweight, and completely anonymous drop-box platform. It allows users to generate a personal link to receive honest, unfiltered feedback without tracking the sender's identity.
The Tech Stack
- Frontend: HTML5, Vanilla JavaScript (ES6), and Custom CSS with CSS Variables for dynamic Dark/Light theme toggling.
- Backend: PHP 8.x for robust server-side logic and session management.
- Database: TiDB Cloud (MySQL compatible) for highly scalable, serverless data storage.
- Infrastructure: Hosted on Render for SMTP services (Brevo).
Core Features
- AJAX-powered live username and email availability checking.
- Secure token-based email verification system.
- Real-time frontend password matching and validation.
- Responsive dashboard with dynamic message filtering.
Designed and developed from the ground up as a portfolio project showcasing secure PHP project.