Skip to content

srikarsunchu/srikar-cv

Repository files navigation

Srikar Sunchu - Resume

Design Engineer resume built with Vue.js featuring a Swiss-inspired minimalist design.

Project setup

npm install

Development

npm run serve

Visit http://localhost:8080/en to view the resume.

Generate PDF

npm run generate

This will generate the PDF file at public/resumes/en_resume.pdf.

Note: Update the PDF filename in the file after generation, or manually create your PDF and place it at:

  • public/resumes/en_resume.pdf

Build for Production

npm run build

Linting

npm run lint

Customization

  • Personal info: Edit files in src/data/en/
  • Styling: Modify src/assets/styles.css and component styles
  • Content sections: Update data files:
    • heading.js - Name and title
    • jobs.js - Work experience
    • studies.js - Education
    • skills.js - Technical expertise
    • craft.js - Process and mindset skills
    • contact.js - Contact information

Design

This resume features a Swiss-inspired brutalist design with:

  • Red accent line and geometric elements
  • Helvetica font family
  • Clean grid-based layout
  • Minimalist aesthetic
  • Print-optimized styling

About

This is my interactive CV/Resume website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published