From 1a12320b769a167fd942d2c24d96e51980b86bd4 Mon Sep 17 00:00:00 2001 From: Basyrov Rustam Date: Thu, 31 Oct 2024 19:34:23 +0300 Subject: [PATCH] translate to Eng and add some skill - math - prog/R --- content/about_me.tex | 10 ++++----- content/additional_courses.tex | 10 ++++----- content/education.tex | 14 ++++++------- content/professional_experience.tex | 32 ++++++++++++++--------------- content/projects.tex | 28 ++++++++++++------------- content/skills.tex | 29 ++++++++++++++------------ preamble/links.tex | 2 +- 7 files changed, 64 insertions(+), 61 deletions(-) diff --git a/content/about_me.tex b/content/about_me.tex index 17089a6..0715d1a 100644 --- a/content/about_me.tex +++ b/content/about_me.tex @@ -1,6 +1,6 @@ -\section{О СЕБЕ} +\section{AREA OF INTEREST} - Люблю Linux и все, что связано с ним. Предпочитаю командную строку графическим приложениям. - Также увлекаюсь математической статистикой и машинным обучением. - В свободное время, если есть возможность, занимаюсь спортивным туризмом, в частности, горным. В 2019 году - взошел на Казбек (5033 м, 2Б к.с.) и в 2021 году — на Эльбрус (5642 м, 2А к.с.). + I love Linux and everything related to it. I prefer the command line to graphical applications. + I am also interested in mathematical statistics and machine learning. + In my free time, if possible, I go in for sports tourism, in particular, mountain tourism. In 2019, + I climbed Kazbek (5033 m, 2B category) and in 2021, Elbrus (5642 m, 2A category). diff --git a/content/additional_courses.tex b/content/additional_courses.tex index 2926c18..f69b06b 100644 --- a/content/additional_courses.tex +++ b/content/additional_courses.tex @@ -1,11 +1,11 @@ -\section{ДОПОЛНИТЕЛЬНЫЕ КУРСЫ} +\section{ADDITIONAL COURSES} \begin{itemize} \setlength\itemsep{-.5em} - \item Введение в Linux (Институт биоинформатики); stepik.org. - \item Python. Основы и применение (Институт биоинформатики); stepik.org. - \item «Докер с нуля»; karpov.courses. - \item А также \myhref{https://drive.google.com/drive/folders/1EPNQ5b6PDVWkMzCplopYXnyJJu4l9fev?usp=drive_link}{другие}. + \item Introducing to Linux; stepik.org. + \item Python. Basics and Applications; stepik.org. + \item «Docker from scratch»; karpov.courses. + \item \myhref{https://drive.google.com/drive/folders/1EPNQ5b6PDVWkMzCplopYXnyJJu4l9fev?usp=drive_link}{Etc}. \end{itemize} \vspace{-.4em} diff --git a/content/education.tex b/content/education.tex index 271c826..2692240 100644 --- a/content/education.tex +++ b/content/education.tex @@ -1,15 +1,15 @@ -\section{ОБРАЗОВАНИЕ} +\section{EDUCATION} \learn {2022 --- 2023} - {Институт биоинформатики} - {Заочная программа профессиональной переподготовки} - {«Алгоритмическая биоинформатика»} + {Bioinformatics Institute} + {Professional retraining} + {«Algorithmic Bioinformatics»} {4.3/5} \learn {2017 — 2022} - {Московский Авиационный Институт} - {Специалитет} - {«Системы управления летательных аппаратов»} + {Moscow Aviation Institute} + {Specialist Degree} + {«Aircraft control systems»} {4.73/5} diff --git a/content/professional_experience.tex b/content/professional_experience.tex index 091f16f..7c905f1 100644 --- a/content/professional_experience.tex +++ b/content/professional_experience.tex @@ -1,30 +1,30 @@ -\section{ПРОФЕССИОНАЛЬНЫЙ ОПЫТ} +\section{PROFESSIONAL EXPERIENCE} \job - {ООО МОРОЗКО} - {Системный администратор} - {Август 2023 года --- Сентябрь 2024 года} + {OOO MOROZKO} + {System Administrator} + {August 2023 --- September 2024} \begin{itemize} \setlength\itemsep{-.5em} - \item Поддержка и настройка контейнеров \textbf{docker} (в командной строке и с помощью \textbf{portainer}) в кластере из трех нод. - \item Разработка \textbf{ansible}-плейбука для развертывания агента \textbf{Zabbix} на платах Raspberry Pi и последующего мониторинга подключения ИБП к сети питания. - \item Установка и настройка сертификатов для работы пользователей в онлайн-сервисах. - \item Поддержка \textbf{Zabbix} — настройка дашбордов, добавление новых хостов. - \item Поддержка почтового сервера на базе \textbf{MDaemon} — управление учетными записями, устранение неполадок. - \item Установка и настройка АРМ. - \item Тех. поддержка пользователей. + \item Support and configuration of \textbf{docker} containers (in the command line and using \textbf{portainer}) in a cluster of three nodes. + \item Developing an \textbf{ansible} playbook for deploying the \textbf{Zabbix} agent on Raspberry Pi boards and subsequent monitoring of the UPS connection to the power supply. + \item Installing and configuring certificates for users to work in online services. + \item Support for \textbf{Zabbix} — configuring dashboards, adding new hosts. + \item Support for a mail server based on \textbf{MDaemon} — account management, troubleshooting. + \item Installing and configuring an automated workplace. + \item Technical support for users. \end{itemize} \vspace{-0.5em} \job - {Институт биоинформатики} - {Ассистент преподавателя по курсу “\mbox{Командная}~строка~Linux”} - {Сентябрь 2023 года — Настоящее время} + {Bioinformatics institute} + {Teaching Assistant for the course “Linux Command Line”} + {September 2023 - Present} \begin{itemize} \setlength\itemsep{-.5em} - \item Актуализация курса для учёбы в MacOS. - \item Ответы на вопросы студентов. + \item Updating the course for studying in MacOS. + \item Answers to students' questions. \end{itemize} diff --git a/content/projects.tex b/content/projects.tex index bbfedf1..66ab920 100644 --- a/content/projects.tex +++ b/content/projects.tex @@ -1,41 +1,41 @@ -\section{ПРОЕКТЫ} +\section{PROJECTS} \project {2022} - {Институт Биоинформатики — научный проект} + {Bioinformatics Institute} {Analysis of the structural diversity of $\beta$-arches, - (\myhref{https://bitbucket.org/stanislavspbgu/fibrils_3d/src/master/}{репозиторий}/% + (\myhref{https://bitbucket.org/stanislavspbgu/fibrils_3d/src/master/}{repository}/% \myhref{https://www.elibrary.ru/item.asp?id=49878530}{elibrary})} { \begin{itemize} \setlength\itemsep{-.5em} - \item Рассчитал попарные среднеквадратическые отклонения $\beta$-арок и кластеризовал их методом иерархической кластеризации. - \item Уменьшил количество измерений с 10 до 3 для визуализации распределения $\beta$-арок по торсионным углам методом главных компонент. - \item Проверил гипотезу о равенстве медиан торсионных углов у разных типов $\beta$-арок с помощью T-критерия Вилкоксона. + \item Calculated pairwise standard deviations of $\beta$-arches and clustered them using the hierarchical clustering method + \item Reduced the number of measurements from 10 to 3 to visualize the distribution of $\beta$-arches over torsion angles using the principal component method + \item Tested the hypothesis about the equality of medians of torsion angles for different types of $\beta$-arches using the Wilcoxon T-test \end{itemize} } \project {2022} - {Московский Авиационный Институт — дипломная работа} - {Алгоритм оптимизации траектории полета при свободной маршрутизации} + {Moscow Aviation Institute} + {Flight trajectory optimization algorithm for free routing} { \begin{itemize} \setlength\itemsep{-.5em} - \item Разработал алгоритм построения графа по координатам ППМ (промежуточных пунктов маршрута) с учетом запретных зон. - \item Решил задачу обхода запретной зоны. - \item Разработал ПО для оптимизации и визуализации траектории полета при свободной и несвободной маршрутизации. + \item Developed an algorithm for constructing a graph based on the coordinates of intermediate points of the route, taking into account restricted areas + \item Solved the problem of bypassing the forbidden zone + \item Developed software for optimizing and visualizing the flight path for free and non-free routing \end{itemize} } \project {2019} - {Московский Авиационный Институт — научная работа} - {“Исследование влияния погрешностей БИНС (безинерциальной навигационной системы) на точность адаптивного управления движением поврежденного самолета” + {Moscow Aviation Institute} + {“Study of the influence of SINS errors on the accuracy of adaptive control of the movement of a damaged aircraft”, (\myhref{https://elibrary.ru/item.asp?id=39284233&pff=1}{elibrary})} { \begin{itemize} \setlength\itemsep{-.5em} - \item Занимался сбором данных влияния шумов датчиков на результат моделирования системы управления. + \item Engaged in collecting data on the effect of sensor noise on the result of modeling the control system \end{itemize} } diff --git a/content/skills.tex b/content/skills.tex index 23c5e84..1d064a2 100644 --- a/content/skills.tex +++ b/content/skills.tex @@ -1,22 +1,25 @@ -\section{НАВЫКИ} +\section{SKILLS} \begin{description} \setlength\itemsep{-0.4em} - \item{\bfseries Администрирование:} - дистрибутивы Linux, права доступа, управление процессами, основы docker - и ansible, nginx (веб-сервер), сетевые протоколы. - - \item{\bfseries Программирование:} - python (в том числе: numpy, scipy, pandas, matplotlib), bash, C/C++. - - \item{\bfseries Вёрстка:} - \LaTeX, Markdown, groff, HTML, CSS. + \item{\bfseries Math:} + mathematical analysis, probability theory and mathematical statistics, fundamentals of the theory of random processes, numerical methods - \item{\bfseries Общее:} - чтение документации (на русском и английском), git, терминал (vim, - tmux, различные утилиты командной строки). + \item{\bfseries Programming:} + \textbf{python} (including: numpy, scipy, pandas, matplotlib), \textbf{bash}, \textbf{R}, \textbf{C/C++}. + + \item{\bfseries Administration:} + Linux distributions, access rights, process management, \textbf{docker} + and \textbf{ansible} basics, nginx (web server), network protocols. + + \item{\bfseries Layout:} + \LaTeX, Markdown, groff, HTML, CSS. + + \item{\bfseries General:} + reading documentation (in Russian and English), \textbf{git}, terminal (vim, + tmux, various command line utilities). \end{description} diff --git a/preamble/links.tex b/preamble/links.tex index fac08b6..b4cf4a0 100644 --- a/preamble/links.tex +++ b/preamble/links.tex @@ -16,7 +16,7 @@ {\myhref{tel:+79207902655}{+7-920-790-26-55}} } -\author{Басыров Рустам Насибуллович} +\author{Basyrov Rustam} \date{\today}