asxpio/views/index.erb
Sergei Poljanski 7296ffc944
All checks were successful
Build and Deploy to Production / build (push) Successful in 45s
Build and Deploy to Production / deploy (push) Successful in 32s
SEO optimization
2026-05-05 01:13:59 +04:00

61 lines
2.5 KiB
Text

<div class="header">
<div class="monogram" aria-hidden="true">
<svg viewBox="0 0 64 64" width="56" height="56" role="img">
<rect width="64" height="64" rx="6" fill="#1A1A1A" stroke="#2A2A2A" stroke-width="1" />
<text x="32" y="42" text-anchor="middle"
font-family="Hack, monospace" font-size="28"
font-weight="600" fill="#888888"
letter-spacing="-1">SP</text>
</svg>
</div>
<h1>DevOps &amp; infrastructure engineering — IE Sergei Poljanski, Tbilisi.</h1>
<span class="ka">ინდ. მეწარმე სერგეი პოლჯანსკი</span>
</div>
<section class="section">
<h2>Services</h2>
<ul class="services">
<li>IT infrastructure management</li>
<li>System administration</li>
<li>DevOps engineering</li>
<li>Software deployment &amp; configuration</li>
<li>CI/CD pipeline development</li>
<li>Container orchestration (Docker, Kubernetes)</li>
<li>Infrastructure as Code (Terraform, Ansible)</li>
<li>Monitoring &amp; observability (Prometheus, Grafana, Loki)</li>
</ul>
</section>
<section class="section">
<h2>Legal</h2>
<dl class="kv">
<dt>Legal name</dt><dd>IE Sergei Poljanski</dd>
<dt>Latin form</dt><dd class="mono">SERGEI POLJANSKI</dd>
<dt>Legal form</dt><dd>Individual Entrepreneur (Georgia)</dd>
<dt>Tax ID</dt><dd class="mono">304813343</dd>
<dt>Registered</dt><dd>2026-05-04</dd>
<dt>Address</dt><dd>Ilia and Nino Nakashidze St, N 1, Building N3, Apt N3, Krtsanisi, Tbilisi, Georgia</dd>
</dl>
<div class="ka-note">ინდ. მეწარმე სერგეი პოლჯანსკი</div>
</section>
<section class="section">
<h2>Keys</h2>
<pre id="myPGP">gpg --recv-keys 85F7AFEDAB7D97BE667F99F24F8851660FA4121B</pre>
<pre id="mySSH">ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMZ+/5F7SxdTVW47iiStLpGK77oWfR5NgaK4tTSR/aVB ie+2026@asxp.io</pre>
</section>
<section class="section">
<h2>Contact</h2>
<%== erb :'partials/_contact_form', layout: false %>
<dl class="kv contact-direct">
<dt>Email</dt><dd><a href="mailto:ie@asxp.io">ie@asxp.io</a></dd>
<dt>Telegram</dt><dd><a href="https://t.me/ie_asxpi">t.me/ie_asxpi</a></dd>
<dt>Phone</dt><dd class="mono">+995 595 026 471</dd>
</dl>
</section>
<script src="/copyPGP.js"></script>
<script src="/copySSH.js"></script>