Front-End Development Projects
Featured
PassCheck is a JavaScript-powered password strength checker that provides real-time feedback to help users create secure passwords. It evaluates password complexity dynamically, offering color-coded strength indicators and actionable suggestions. This project demonstrates JavaScript event handling, DOM manipulation, and interactive UI validation techniques.
Beer & Bagel is a lightweight, interactive to-do list web app built with JavaScript, HTML, and CSS. Designed for seamless task management, it allows users to add, edit, complete, and delete tasks dynamically. This project showcases JavaScript DOM manipulation, event handling, and real-time UI updates to create an intuitive, responsive experience.