Cv Maker

Professional CV

Your Name

Professional Title • email@example.com • +92 300 0000000

Address: Your City, Pakistan

Profile

Your professional summary will appear here.

Skills

Your skills will appear here.

Experience

Your experience will appear here.

Education

Your education will appear here.

'], {type: 'text/html'}); const a = document.createElement('a'); a.href = URL.createObjectURL(blob); a.download = 'cv.html'; document.body.appendChild(a); a.click(); a.remove(); }); })();

Back to top button