This is a personal profile website designed with HTML and CSS using Tailwind CSS for styling and Font Awesome for icons. It provides a clean, responsive layout to showcase your personal profile, including an introduction, skills, experience, and social media links.
index.html
: Main HTML file containing the structure of the website.css/styles.css
: CSS file for additional styles (currently not used but can be customized).images/
: Directory for storing image assets used on the website.To view and edit the profile website:
Clone the Repository
```bash
git clone