This commit is contained in:
AB
2020-12-11 10:42:48 +00:00
parent b66f3488f6
commit ed3babcd12
3 changed files with 108 additions and 1 deletions

View File

@ -102,7 +102,7 @@
<p class="header-black">Alexandr Bogomyakov</p>
<p class="header-gray">Moscow, Russia</p>
<p class="header-gray">Operations Engineer</p>
<p>In love with GNU/Linux</p>
<p>In love with GNU/Linux, Python and Rust.</p>
<a href="photo.jpeg"><img alt="me" height="250" src="photo.jpeg"></a>
<table class="links">
<tr>
@ -147,6 +147,65 @@
<a href="https://www.linkedin.com/in/alexandr-bogomyakov-732a8a73">Alexandr Bogomyakov</a>
</td>
</tr>
<tr>
<td colspan=2><b>Active projects</b></td>
<hr>
</tr>
<tr>
<td>
<img alt="rust language" height="30" src="rust.svg"></a>
</td>
<td>
<i>
<a href="https://github.com/house-of-vanity/desubot">DesuBot</a>
</i>
<p>Telegram bot with light group statistic and heavy spy features.</p>
</td>
</tr>
<tr>
<td>
<img alt="rust language" height="30" src="rust.svg"></a>
</td>
<td>
<i>
<a href="https://github.com/house-of-vanity/swkb">SWKB</a>
</i>
<p>Sway Wayland Compositor per-window keyboard layout switching daemon.</p>
</td>
</tr>
<tr>
<td>
<img alt="rust language" height="30" src="rust.svg"></a>
</td>
<td>
<i>
<a href="https://github.com/house-of-vanity/furumi">Furumi</a>
</i>
<p>FUSE filesystem working over NGINX JSON autoindex.</p>
</td>
</tr>
<tr>
<td>
<img alt="python language" height="30" src="python.png"></a>
</td>
<td>
<i>
<a href="https://github.com/house-of-vanity/fesmoo_perdoliq">Fesmoo Perdoliq</a>
</i>
<p>Telegram bot for solving tests on FESMU university website.</p>
</td>
</tr>
<tr>
<td>
<img alt="python language" height="30" src="python.png"></a>
</td>
<td>
<i>
<a href="https://github.com/house-of-vanity/gaspar">Gaspar</a>
</i>
<p>Telegram bot notifying about topic updates on Rutracker.org and autodownloading via Transmission WEB RPC.</p>
</td>
</tr>
<tr>
<td colspan=2>
<p>
@ -192,6 +251,36 @@
<tr>
<td>
<table>
<tr>
<td class="block-header">
<p><b>DevOps at EPAM</b><br>
Moscow</p>
</td>
<td class="header-gray" style="font-size: 14pt;"><i class="date">Sep 2020
Present</i></td>
</tr>
<tr>
<td class="block-info" colspan="2">
<p class="quote-info">
EPAM Systems, Inc. is an American company that specializes in product development, digital platform engineering, and digital and product design. The world's largest manufacturer of custom software, consulting specialist, resident of the Belarusian High Technologies Park. Its branches are represented in more than 30 countries of the world.
</p>
<ul>
<!--
<li>Supporting big data project:
<ul>
<li>Cassandra</li>
<li>Kubernetes</li>
<li>Google cloud platform.</li>
</ul>
</li>
-->
<li>Maintain infrastructure in clouds using Ansible, Terraform.</li>
<li>Develop and maintain automation tools.</li>
<li>Build CI/CD pipelines with Jenkins Pipelines.</li>
<li>Service containerization expirience with AWS ECS Fargate.</li>
</ul>
</td>
</tr>
<tr>
<td class="block-header">
<p><b>Operations Engineer at IPONWEB</b><br>

BIN
python.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

18
rust.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.5 KiB