This is a personal resume website built with React, Vite, and Tailwind CSS. The website is designed with a dark theme and purple accents to make the resume visually appealing and modern. It includes multiple sections such as personal info, skills, experience, and more, all with smooth animations.
This project allows you to easily update your resume's content by editing a single file (assets/data.jsx
).
Make sure you have the following installed on your local machine:
tailwind.config.js
file.The website is built to be responsive out-of-the-box using Tailwind's responsive utilities. It adjusts gracefully across mobile, tablet, and desktop devices. Tailwind’s breakpoints (sm
, md
, lg
, xl
) are used to ensure the content is displayed correctly on different screen sizes.
Contributions are welcome! If you have any ideas or suggestions for improvements, feel free to fork the repository and create a pull request. Alternatively, you can open an issue for discussion. Thanks in advance.