I developed an interactive web application that allows users to create personalized "Get Well Soon" cards. Using HTML for structure, CSS for design, and JavaScript for interactivity, the site enables users to select a card design from multiple templates, enter a custom personal message, and then preview the final card. The card is displayed in a new window styled with the chosen image and message, simulating a real greeting card. This project highlights my skills in form handling, event-driven programming, DOM manipulation, and user interface design in a real-world creative application.