Skip to content

tito21/resume

Repository files navigation

In this repository you can find my resume and the style files used to create it.

Things I would like to add:

  • A dark mode
  • ✅ A short description of myself and goals
  • Add side projects
  • ✅ Include thesis title
  • Make Spanish version
  • Use better CSS layout

Building

GitHub actions should take care of building, an .html, .pdf, .md and .docx as release artifacts.

To force a reease follow this steps:

  1. Commit your changes
  2. Add a tag with git tag "v{version-number}" main
  3. Then push the tag to GitHub git push origin v{version-number}

To build locally use make. To compile a PDF run make pdf and a web version with make html. It requires pandoc and a chrome based browser. Running make all builds the resume in the formats above plus .docx and plain text (markdown).

About

Personal resume

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published