Find a file
2026-08-29 15:29:55 +00:00
.github/workflows ci: deploy resume PDF to Pages via workflow 2026-08-06 20:43:31 +05:30
docs docs: update compiled resume PDF and thumbnail 2026-08-29 15:29:55 +00:00
.gitignore Add subidx project and ignore build artifacts 2026-08-29 20:57:27 +05:30
Lakshit_Verma_Resume.tex Add subidx project and ignore build artifacts 2026-08-29 20:57:27 +05:30
og-card.png Improve resume SEO: indexable HTML, canonical URL, and social card 2026-07-18 15:09:17 +05:30
README.md add krply 2026-08-06 19:11:39 +05:30
resume.cls lots of changes 2026-05-12 02:49:29 +05:30
robots.txt Improve resume SEO: indexable HTML, canonical URL, and social card 2026-07-18 15:09:17 +05:30
sitemap.xml Improve resume SEO: indexable HTML, canonical URL, and social card 2026-07-18 15:09:17 +05:30

CV/Resume

Resume source (LaTeX) and compiled PDF for https://lverma.com/resume.

Inspired (shamelessly copied) from https://github.com/sohomdatta1/cv.

Preferred public URL

Canonical: https://lverma.com/resume

The main site (website/vercel.json) rewrites /resume to the compiled PDF served by the Cloudflare Worker.

Also published via GitHub Pages (docs/) at https://vee1e.github.io/resume/.

Files

Path Role
Lakshit_Verma_Resume.tex Resume content source
resume.cls LaTeX class
docs/ GitHub Pages publish dir (PDF, thumbnails)
og-card.png 1200×630 social share card (also mirrored to website/public/assets/resume-og.png)
og-thumbnail.png Full-page preview of the resume PDF
robots.txt / sitemap.xml Crawl discovery

Build notes

  1. Compile the PDF from LaTeX when content changes.
  2. Refresh og-thumbnail.png from the rendered PDF if the layout changes.
  3. Social image URL is hard-coded to https://lverma.com/assets/resume-og.png so previews work on every host.