26 lines
1.3 KiB
Text
26 lines
1.3 KiB
Text
<%== erb :'partials/_site_nav', layout: false %>
|
|
|
|
<div class="header">
|
|
<img src="/logo.svg" alt="IE Sergei Poljanski" class="monogram" width="56" height="56" />
|
|
<h1>Sergei Poljanski</h1>
|
|
<p class="tagline">DevOps & infrastructure engineering.</p>
|
|
</div>
|
|
|
|
<p class="home-intro">
|
|
I build and operate infrastructure for clients worldwide.
|
|
<a href="/contact">Get in touch</a>, or verify me via <a href="/keys">keys</a>.
|
|
</p>
|
|
|
|
<section class="section">
|
|
<h2>Services</h2>
|
|
<ul class="services">
|
|
<li>IT infrastructure management <span class="svc-tools">Hetzner Cloud · bare metal</span></li>
|
|
<li>System administration <span class="svc-tools">Linux · NixOS · Debian</span></li>
|
|
<li>Software development <span class="svc-tools">Lua · Ruby</span></li>
|
|
<li>Networking <span class="svc-tools">Traefik · DNS · WireGuard</span></li>
|
|
<li>CI/CD pipeline development <span class="svc-tools">GitHub Actions · Forgejo Actions</span></li>
|
|
<li>Container orchestration <span class="svc-tools">Docker · Kubernetes</span></li>
|
|
<li>Infrastructure as Code <span class="svc-tools">Terraform · Ansible</span></li>
|
|
<li>Monitoring & observability <span class="svc-tools">Prometheus · Grafana · Loki</span></li>
|
|
</ul>
|
|
</section>
|