Here are my web develpment projects :) 1:AI Chatbot UI Project Developed a responsive and interactive AI chatbot user interface using HTML, CSS, and JavaScript. Implemented real-time messaging, file upload features, emoji picker, and dynamic UI elements. Designed with modern CSS animations and styled components to ensure a smooth, user-friendly experience across devices.
2:Web-Based Calculator Application Developed a responsive and interactive calculator using HTML, CSS, and JavaScript. The project features a modern UI with a gradient background and rounded buttons, supporting core arithmetic operations (addition, subtraction, multiplication, division, percentage). Implemented clear (AC), delete (DEL), and real-time evaluation using eval() in JavaScript. Focused on clean design and user-friendly interface.
3:Analog Clock Web App Built a functional and responsive analog clock using HTML, CSS, and JavaScript with real-time movement of hour, minute, and second hands. Added dark/light mode toggle with persistent user preference using localStorage. Focused on modern UI design and CSS animations for smooth rotation.