Skip to content
/ cv Public

πŸ‘¨πŸ»β€πŸ’»πŸ’Ό My curriculum vitae, built with Hugo

License

Notifications You must be signed in to change notification settings

tomy0000000/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CV

πŸ‘¨πŸ»β€πŸ’»πŸ’Ό My resume / curriculum vitae, built with Hugo

Features

  • ⚑️ Blazingly fast load time (99% in Chrome Lighthouse)
  • πŸ•΅πŸ»β€β™‚οΈ Auto typo check (with pre-commit)
  • βͺ History edits checked in (with git)
  • πŸ–¨ Printable and PDF Ready, support both A4 and US Letter
  • πŸ” SEO Built-in (Favicons, Metatags,...)
  • πŸ“‡ Indexable, works well with Applicant Tracking Systems

Install

This step is optional, but it does a check on every commit to prevent typos.

pre-commit install

Run Development Server

hugo server

Build Static Files

hugo

Acknowledgment

This theme is an extended work based on tylerjlawson/simple-resume.