A secure full-stack password manager featuring robust user authentication, AES-encrypted credential storage, and a cryptographically strong password generator. Implemented rate limiting to prevent brute-force and DDoS attacks, ensuring both high security and reliable performance for users managing sensitive credentials.
A minimalist text storage app that allows users to save and manage text snippets with ease. Features include adding, editing, and deleting snippets, with all data securely stored in the cloud to enable seamless syncing across devices. Users can also generate a QR code for any snippet, allowing others to scan and instantly access shared notes.
A lightweight online code editor supporting JavaScript, TypeScript, Python, Java, C++, C#, and PHP. Enabled users to write and run basic programs directly in the browser, offering a streamlined platform for quick testing, learning, and practicing coding skills.
A full-stack Intern Management System with role-based access for Admins, Mentors, and Interns. Key features include intern onboarding, mentor assignment, task review, feedback, and report generation. Implemented phone-based OTP login and token-based authentication to secure APIs, ensuring data integrity and reliable access control.