diff --git a/index.html b/index.html
index bce3186..3838c71 100644
--- a/index.html
+++ b/index.html
@@ -2,69 +2,204 @@
- asxpi
+
+ IE Sergei Poljanski
+ body {
+ background-color: #121212;
+ color: #AAAAAA;
+ font-family: 'Open Sans', sans-serif;
+ margin: 0;
+ line-height: 1.5;
+ }
+ main {
+ max-width: 720px;
+ margin: 0 auto;
+ padding: 40px 20px 80px;
+ }
+ .header {
+ text-align: center;
+ margin-bottom: 40px;
+ }
+ .header h1 {
+ font-size: 1.4rem;
+ font-weight: 400;
+ color: #DDDDDD;
+ margin: 0;
+ }
+ .header .ka {
+ display: block;
+ font-size: 0.85rem;
+ color: #666666;
+ margin-top: 6px;
+ }
+ .section {
+ margin: 36px 0;
+ }
+ .section h2 {
+ font-size: 1rem;
+ font-weight: 600;
+ color: #DDDDDD;
+ text-transform: uppercase;
+ letter-spacing: 0.08em;
+ border-bottom: 1px solid #2A2A2A;
+ padding-bottom: 6px;
+ margin: 0 0 16px;
+ }
+ ul.services {
+ list-style: none;
+ padding: 0;
+ margin: 0;
+ display: grid;
+ grid-template-columns: repeat(2, 1fr);
+ gap: 8px 24px;
+ }
+ ul.services li {
+ padding-left: 14px;
+ position: relative;
+ }
+ ul.services li::before {
+ content: '›';
+ position: absolute;
+ left: 0;
+ color: #555555;
+ }
+ dl.kv {
+ display: grid;
+ grid-template-columns: max-content 1fr;
+ gap: 6px 18px;
+ margin: 0;
+ }
+ dl.kv dt {
+ color: #777777;
+ font-size: 0.9rem;
+ }
+ dl.kv dd {
+ margin: 0;
+ color: #CCCCCC;
+ }
+ dl.kv dd.mono,
+ .mono {
+ font-family: 'Hack', monospace;
+ font-size: 0.92rem;
+ }
+ .ka-note {
+ color: #666666;
+ font-size: 0.85rem;
+ margin-top: 4px;
+ }
+ pre {
+ position: relative;
+ background: #222222;
+ padding: 10px;
+ font-size: 14px;
+ font-family: 'Hack', monospace;
+ word-wrap: break-word;
+ white-space: pre-wrap;
+ border: 1px solid #020202;
+ margin: 8px 0;
+ }
+ .copy-button {
+ position: absolute;
+ top: 5px;
+ right: 10px;
+ cursor: pointer;
+ color: #424242;
+ background: #111111;
+ border-radius: 0.5em;
+ padding: 2px 7px;
+ }
+ .copy-button:hover {
+ color: #000;
+ }
+ a {
+ color: #BBBBBB;
+ text-decoration: none;
+ border-bottom: 1px dotted #444444;
+ }
+ a:hover {
+ color: #FFFFFF;
+ border-bottom-color: #888888;
+ }
+ .footer {
+ text-align: center;
+ color: #555555;
+ font-size: 0.8rem;
+ padding: 24px 20px;
+ border-top: 1px solid #1E1E1E;
+ }
+ @media (max-width: 560px) {
+ ul.services {
+ grid-template-columns: 1fr;
+ }
+ dl.kv {
+ grid-template-columns: 1fr;
+ gap: 2px 0;
+ }
+ dl.kv dd {
+ margin-bottom: 8px;
+ }
+ }
+
-
-
+
+
+
+
+ Services
+
+ - IT infrastructure management
+ - System administration
+ - DevOps engineering
+ - Software deployment & configuration
+ - CI/CD pipeline development
+ - Container orchestration (Docker, Kubernetes)
+ - Infrastructure as Code (Terraform, Ansible)
+ - Monitoring & observability (Prometheus, Grafana, Loki)
+
+
- gpg --recv-keys 85F7AFEDAB7D97BE667F99F24F8851660FA4121B
-
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMZ+/5F7SxdTVW47iiStLpGK77oWfR5NgaK4tTSR/aVB me@asxp.io
+
+ Legal
+
+ - Legal name
- IE Sergei Poljanski
+ - Latin form
- SERGEI POLJANSKI
+ - Legal form
- Individual Entrepreneur (Georgia)
+ - Tax ID
- 304813343
+ - Registered
- 2026-05-04
+ - Address
- Ilia and Nino Nakashidze St, N 1, Building N3, Apt N3, Krtsanisi, Tbilisi, Georgia
+
+ ინდ. მეწარმე სერგეი პოლჯანსკი
+
-
-
+
+ Keys
+ gpg --recv-keys 85F7AFEDAB7D97BE667F99F24F8851660FA4121B
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMZ+/5F7SxdTVW47iiStLpGK77oWfR5NgaK4tTSR/aVB ie+2026@asxp.io
+
-
-
+
+
+
+
+
+
+
+