A minimalist single-page website that hosts and displays my personal CV/Resume.
Live: https://igoriok1994.github.io/ or https://cv.nextjs.lt/
- Embedded PDF Viewer: Seamlessly displays the resume directly in the browser.
- Mobile Friendly: Automatically provides a direct download link for mobile browsers that do not support inline PDF viewing.
- Lightweight: Built with pure HTML and CSS for instant loading.
index.htmlβ The main entry point containing the viewer layout.cv.pdfβ The actual resume file.
Hosted entirely on GitHub Pages. Any changes pushed to the main (or master) branch are automatically deployed.