mirror of
https://github.com/house-of-vanity/house-of-vanity.github.io.git
synced 2025-08-22 07:27:16 +00:00
linting.
This commit is contained in:
40
index.html
40
index.html
@@ -92,25 +92,24 @@
|
|||||||
color: floralwhite;
|
color: floralwhite;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
|
||||||
margin-block-start: 0;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<table cellpadding="20">
|
<table >
|
||||||
<tr>
|
<tr>
|
||||||
<td class="bio">
|
<td class="bio">
|
||||||
<p class="header-black">Alexandr Bogomyakov</p>
|
<p class="header-black">Alexandr Bogomyakov</p>
|
||||||
<p class="header-gray">Moscow, Russia</p>
|
<p class="header-gray">Moscow, Russia</p>
|
||||||
<p class="header-gray">Operations Engineer</p>
|
<p class="header-gray">Operations Engineer</p>
|
||||||
<p>In love with GNU/Linux</p>
|
<p>In love with GNU/Linux</p>
|
||||||
<a href="photo.jpeg"><img height="250px" src="photo.jpeg"></a>
|
<a href="photo.jpeg"><img alt="me" height="250" src="photo.jpeg"></a>
|
||||||
<table class="links">
|
<table class="links">
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<img height="30px" src="github.gif">
|
<a href="https://github.com/house-of-vanity">
|
||||||
|
<img alt="github" height="30" src="github.gif">
|
||||||
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://github.com/house-of-vanity">github.com/house-of-vanity</a>
|
<a href="https://github.com/house-of-vanity">github.com/house-of-vanity</a>
|
||||||
@@ -118,7 +117,9 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<img height="30px" src="telegram.png">
|
<a href="tg:@ultradesu">
|
||||||
|
<img alt="telegram" height="30" src="telegram.png">
|
||||||
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="tg:@ultradesu">@ultradesu</a>
|
<a href="tg:@ultradesu">@ultradesu</a>
|
||||||
@@ -126,7 +127,10 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<img height="30px" src="mail.png">
|
|
||||||
|
<a href="mailto:ab@hexor.ru">
|
||||||
|
<img alt="email" height="30" src="mail.png">
|
||||||
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="mailto:ab@hexor.ru">ab@hexor.ru</a>
|
<a href="mailto:ab@hexor.ru">ab@hexor.ru</a>
|
||||||
@@ -134,7 +138,10 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<img height="30px" src="linkedin.png">
|
|
||||||
|
<a href="https://www.linkedin.com/in/alexandr-bogomyakov-732a8a73">
|
||||||
|
<img alt="linkedin" height="30" src="linkedin.png">
|
||||||
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://www.linkedin.com/in/alexandr-bogomyakov-732a8a73">Alexandr Bogomyakov</a>
|
<a href="https://www.linkedin.com/in/alexandr-bogomyakov-732a8a73">Alexandr Bogomyakov</a>
|
||||||
@@ -182,13 +189,13 @@
|
|||||||
TV, DOOH, and audio. Founded in the UK, IPONWEB has nearly 400 employees
|
TV, DOOH, and audio. Founded in the UK, IPONWEB has nearly 400 employees
|
||||||
spread across the US, UK, Germany, Japan, Asia and Russia.</p>
|
spread across the US, UK, Germany, Japan, Asia and Russia.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Supporting big data project:</li>
|
<li>Supporting big data project:
|
||||||
<ul>
|
<ul>
|
||||||
<li>Cassandra</li>
|
<li>Cassandra</li>
|
||||||
<li>Kubernetes</li>
|
<li>Kubernetes</li>
|
||||||
<li>Google cloud platform.</li>
|
<li>Google cloud platform.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
</li>
|
||||||
<li>Maintain infrastructure in clouds using Puppet, Terraform.</li>
|
<li>Maintain infrastructure in clouds using Puppet, Terraform.</li>
|
||||||
<li>Developing and maintain automation tools.</li>
|
<li>Developing and maintain automation tools.</li>
|
||||||
<li>Build CI/CD pipelines.</li>
|
<li>Build CI/CD pipelines.</li>
|
||||||
@@ -228,13 +235,14 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Programming:</li>
|
<li>Programming:
|
||||||
<ul>
|
<ul>
|
||||||
<li>Python</li>
|
<li>Python</li>
|
||||||
<li>PHP</li>
|
<li>PHP</li>
|
||||||
<li>SQL</li>
|
<li>SQL</li>
|
||||||
<li>JavaScript</li>
|
<li>JavaScript</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
</li>
|
||||||
<li>Linux, AWS & GCE</li>
|
<li>Linux, AWS & GCE</li>
|
||||||
<li>Zabbix</li>
|
<li>Zabbix</li>
|
||||||
<li>Cassandra</li>
|
<li>Cassandra</li>
|
||||||
@@ -242,20 +250,20 @@
|
|||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Pipelines:</li>
|
<li>Pipelines:
|
||||||
<ul>
|
<ul>
|
||||||
<li>CI/CD, Open Build System</li>
|
<li>CI/CD, Open Build System</li>
|
||||||
<li>Jenkins</li>
|
<li>Jenkins</li>
|
||||||
<li>Docker</li>
|
<li>Docker</li>
|
||||||
</ul>
|
</ul>
|
||||||
<li>Infrasrtucture:</li>
|
</li>
|
||||||
|
<li>Infrasrtucture:
|
||||||
<ul>
|
<ul>
|
||||||
<li>Puppet</li>
|
<li>Puppet</li>
|
||||||
<li>Terraform</li>
|
<li>Terraform</li>
|
||||||
<li>Kubernetes</li>
|
<li>Kubernetes</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Reference in New Issue
Block a user