summary refs log tree commit diff
path: root/index.html
blob: 4c822e525337bb957942e960c001eebd9193894c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!doctype html>
<html class="no-js" lang="en">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <title>azahi.cc</title>
        <meta name="description" content="azahi.cc">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel=icon href="favicon.ico">
        <link rel=icon sizes="16x16" type="image/png" href="favicon-16x16.png">
        <link rel=icon sizes="32x32" type="image/png" href="favicon-32x32.png">
        <link rel=stylesheet href="style.css">
    </head>
    <body>
        <center>
            <pre>
<img src="azahi-a-big.png" height=220 alt=avatar>
<h1>azahi</h1>
<i>Azat Bahawi (Азат Багавиев)</i>



DevOps engineer. Formerly C/C++ SWE.

<strong><a href="https://github.com/azahi">GitHub</a></strong>
<strong><a href="https://gitlab.com/azahi">GitLab</a></strong>

<i>email:</i> <strong>azat [at] bahawi [dot] net</strong>
<i>IRC:</i> <strong>azahi</strong> (Libera, Rizon, OFTC)
<i>Matrix:</i> <strong>@azahi:azahi.cc</strong>



Please use the aforementioned email to contact me.
I can speak Tatar, Russian and English languages freely.
            </pre>
        </center>
    </body>
</html>

Consider giving Nix/NixOS a try! <3