Skip to content

B1nturi/CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Viewer — Jubayer Alam Likhon

A simple static CV viewer with an embedded PDF preview and a one-click download button.

Features

How to use

  1. Place the PDF in the project root: Resume of Jubayer Alam Likhon.pdf.
  2. Open index.html in your browser to view the embedded resume.
  3. Click the "Download CV" button (element id: #downloadBtn) to download the PDF.

Customize

  • To change which file is downloaded, edit the fileUrl constant in script.js.
  • To change the displayed file, edit the src attribute of the in index.html.
  • Styling is in style.css.

Files in this repo

Troubleshooting

  • If the preview is blank, confirm the PDF filename exactly matches the embed src and that your browser allows local PDF previews.
  • If download doesn't start, open the DevTools console to check for file path or permission errors.

License

Use and modify freely.

About

A simple static CV viewer with an embedded PDF preview and a one-click download button.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors