This is the repository for my personal resume website, resume.masdzub.com. The website is built using HTML, CSS, JavaScript, and leverages Tailwind CSS for styling. Vue.js is utilized for managing variables, which can be edited in assets/data.js
.
This project is a personalized version of a resume website, inspired by karimhossenbux/resume, but using a different tech stack. It provides an interactive and responsive platform to showcase my resume and skills.
- HTML: Structuring the content of the website.
- CSS & Tailwind CSS: Styling and design of the website, with the use of Tailwind CSS utility classes.
- JavaScript: Adding interactivity and functionality.
- Vue.js: Utilized for managing variables and enhancing the website's capabilities.
To run this project locally, follow these steps:
-
Clone this repository:
git clone https://github.com/masdzub/cv.masdzub.com.git
-
Navigate to the project directory:
cd resume
-
Edit the variables in
assets/data.js
according to your preferences. -
Open the
index.html
file in your preferred browser or set up a local server.
The main configuration and customization can be done by modifying the variables in assets/data.js
. This file contains key information used throughout the website, including personal details, experience, education, skills, and more.
- Original inspiration and reference: karimhossenbux/resume
- Tailwind CSS: Tailwind CSS
- Vue.js: Vue.js
This project is licensed under the MIT License.