Embedding Video: The change from a lightbox link to an embedded iframe in the "My Skills" section enhances user experience by directly showing the video.
Contact Form: Adding a pattern to the "Name" input field ensures better data validation, improving form submission quality.
Summary by CodeRabbit
New Features
Embedded YouTube video for immediate playback on the page.
Updated contact form with enhanced name input validation.
Bug Fixes
Removed empty paragraph tags for cleaner HTML structure.
https://github.com/amitpatle/Portfolio-Site/issues/4 [bug](https://github.com/amitpatle/Portfolio-Site/issues? https://github.com/amitpatle/Portfolio-Site/issues/3 bug fixed those bugs
Embedding Video: The change from a lightbox link to an embedded iframe in the "My Skills" section enhances user experience by directly showing the video. Contact Form: Adding a pattern to the "Name" input field ensures better data validation, improving form submission quality.
Summary by CodeRabbit
New Features
Bug Fixes