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

my-cv

  • Clone with SSH
  • Clone with HTTPS
  • 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.