No description
  • Typst 90.8%
  • Makefile 4.8%
  • Nix 4.4%
Find a file
2026-08-16 14:00:31 +03:00
typ typ(ru): add Solar 2026-08-16 14:00:31 +03:00
.gitignore chore(gitignore): ingore pdf artifacts. 2025-10-09 19:14:50 +03:00
.treefmt.toml refactor: rewrite the resume to Typst & simplify. 2025-10-08 14:08:38 +03:00
flake.lock refactor: rewrite the resume to Typst & simplify. 2025-10-08 14:08:38 +03:00
flake.nix Revert "makefile: replace with run.sh" 2026-03-24 16:46:39 +03:00
makefile ru: correct the title 2026-04-27 20:06:10 +03:00
readme.md doc(readme): update readme to remove Latex and English version info. 2025-10-08 14:14:43 +03:00

Dmitry Voronin Resume.

Latest release.

Актуальная русская версия

How to build.

$ make

Available targets.

Taget Description
all Clean, build and open all languages.
build Build resume.
clean Clean project from build files.
icon Build colored icons.
open Open built resumes in default PDF viewer.

Nix shell support.

$ nix develop

Requirements.

  • GNU/Linux not tested on other platforms.
  • Typst for the document itself.
  • ImageMagick (optional) for colored icons.