export default function About() { return (
{/* Contact Links */}
💻 Github 🔧 Gitea 💬 Telegram ✉️ Email
{/* About Me Section */}

About me

I am a DevOps Engineer from Russia and a student of Information Security at Don State Technical University. This is my personal website featuring information about me, my projects, posts, and guestbook. For inquiries, please check a contact page or write me an email or telegram. I have experience developing APIs using Python (FastAPI) and Golang (Gin), along with various personal projects. I have extensive experience administrating Linux systems - my home server runs on Proxmox with LXC containers running Alpine (yes, this website is hosted on it!).

{/* Technical Skills Section */}

Technical Skills

{/* Languages */}

Languages:

Golang, Python, Bash, C (Base level), HTML/CSS, Typescript, SQL

{/* Infrastructure & DevOps */}

Infrastructure & DevOps:

Docker, k8s, LXC, Proxmox, Git, CI/CD (GitHub Actions, GitLab), Ansible, nginx, HashiCorp Vault

{/* Systems & Platforms */}

Systems & Platforms:

Unix-systems, Windows, Arduino

{/* Other Skills */}

Other Skills:

Markdown, LaTeX, English (B1 only for reading and simple writing)

); }