Skip to content
Snippets Groups Projects
Select Git revision
  • 56beec4930b513470a934eae3b72cda0b792a277
  • master default protected
  • for-thesis
  • for-thesis-a4
4 results

my-cv

  • Clone with SSH
  • Clone with HTTPS
  • Dmytro Bogatov's avatar
    Dmytro Bogatov authored
    56beec49
    History

    Dmytro's CV

    The up-to-date version of the paper is built in CI and resides as artifact.

    To view the latest PDF, click on a badge PDF | view online at the top of the project page in GitLab.

    How to compile

    bash ./document/build.sh # to compile
    open ./document/dist/*.pdf # to open

    If using with Overleaf, it is suggested to run git config core.fileMode false.