Color Code: #000000
Email and Password Validation
Hover Me
Details
Developed a real-time Email & Password Validation Form using HTML, CSS, and JavaScript. It verifies email formats and checks password strength based on essential security criteria. The interactive UI provides instant feedback, ensuring a smooth user experience while promoting strong credentials.
CRUD Application
Hover Me
Details
This simple CRUD app allows users to manage a list of users. It provides the ability to add new users, delete existing users, and edit the details of existing users. The interface is straightforward, displaying user data in a table with "Edit" and "Delete" actions for each entry. The app offers basic user management functionality.