Compare commits

...

No commits in common. "main" and "v5" have entirely different histories.
main ... v5

6 changed files with 9 additions and 13 deletions

View file

@ -1,6 +1,6 @@
color = F44336 color = F44336
photo = false photo = true
extra = false extra = true
build = $(CURDIR)/build build = $(CURDIR)/build
src = $(CURDIR)/tex src = $(CURDIR)/tex
target = $(src)/Main.tex target = $(src)/Main.tex

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

View file

@ -32,5 +32,4 @@
} }
\newcommand{\Birthday}{\Jun 1998} \newcommand{\Birthday}{\Jun 1998}
\newcommand{\Email}{job@voronind.com} \newcommand{\Email}{job@voronind.com}
\newcommand{\Telegram}{https://t.me/L8WA4t5s} \newcommand{\Telegram}{https://t.me/voronind\_com}
\newcommand{\Github}{https://github.com/voronind-com}

View file

@ -27,5 +27,5 @@
\En{Other}% \En{Other}%
\Ru{Другое} \Ru{Другое}
}}\newline }}\newline
\Text{\raggedright \LaTeX,\ Nix/NixOS, Bash (Shell), C (Lang), Lua, Swing, OpenJFX, OpenCV, dlib, Neovim, \En{Nixpkgs maintainer}\Ru{Nixpkgs мейнтейнер}.} \Text{\raggedright \LaTeX,\ Nix/NixOS, Bash (Shell), C (Lang), Lua, Swing, OpenJFX, OpenCV, dlib, Neovim. \En{Non-commercial experience with functional programming.}\Ru{Некоммерческий опыт работы с функциональным программированием.}}
\end{minipage} \end{minipage}

View file

@ -10,23 +10,20 @@
\TextName{\Name} \TextName{\Name}
\vspace{4mm} \vspace{4mm}
\newline \newline
% Location and birthday. % location.
\Icon{IcLocation} \Icon{IcLocation}
\Text{\Location} \Text{\Location}
\hspace{2mm}
\Icon{IcCake}
\Text{\Birthday}
\vspace{2mm} \vspace{2mm}
\newline \newline
% Email and links. % birthday, email & phone number.
\Icon{IcCake}
\Text{\Birthday}
\hspace{2mm}
\Icon{IcEmail} \Icon{IcEmail}
\Text{\href{mailto:\Email}{\ \Email}} \Text{\href{mailto:\Email}{\ \Email}}
\hspace{2mm} \hspace{2mm}
\Icon{IcCall} \Icon{IcCall}
\Text{\href{\Telegram}{Telegram}} \Text{\href{\Telegram}{Telegram}}
\hspace{2mm}
\Icon{IcGithub}
\Text{\href{\Github}{GitHub}}
\end{minipage} \end{minipage}
% separator. % separator.