Skip to content

A responsive and professional resume template designed to showcase your skills, experience, and achievements in a sleek, modern format. Built with Vue, Vite, and TypeScript, it offers a seamless and interactive user experience, optimized for both desktop and mobile devices.

License

Notifications You must be signed in to change notification settings

gammaSpeck/resume2.0

Repository files navigation

Resume App

This is a resume app built using Vue, Vite, and TypeScript. It allows you to render and manage a resume on the web, with the ability to generate a PDF version of the resume.

Setup

To set up the project, follow these steps:

Install the dependencies:

pnpm install

Development

To run the app in development mode:

pnpm dev

The app will be available locally at: http://localhost:3000

Generate PDF

To generate a PDF of the locally running website:

pnpm pdf-gen

This will create a PDF version of the resume based on the current state of the app.


Technologies Used

  • Vue 3: JavaScript framework for building user interfaces.
  • Vite: Frontend build tool for fast development.
  • TypeScript: Typed superset of JavaScript that compiles to plain JavaScript.
  • pnpm: Fast, disk space efficient package manager.
  • puppeteer: Used to create a PDF out of a web page

Contributing

Contributions are welcome! Please submit a pull request or open an issue for any feature requests or bug reports.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A responsive and professional resume template designed to showcase your skills, experience, and achievements in a sleek, modern format. Built with Vue, Vite, and TypeScript, it offers a seamless and interactive user experience, optimized for both desktop and mobile devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published