masdzub / resume.masdzub.com

resume of masdzub

Home Page:https://resume.masdzub.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume Website


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.

Overview

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.

Technologies Used

  • 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.

Getting Started

To run this project locally, follow these steps:

  1. Clone this repository:

    git clone https://github.com/masdzub/cv.masdzub.com.git
  2. Navigate to the project directory:

    cd resume
  3. Edit the variables in assets/data.js according to your preferences.

  4. Open the index.html file in your preferred browser or set up a local server.

Customization

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.

Credits

License

This project is licensed under the MIT License.


About

resume of masdzub

https://resume.masdzub.com/


Languages

Language:JavaScript 57.0%Language:HTML 38.1%Language:CSS 4.9%