blob: 8fb21e3e5fdff8b91910912333a9a76cc7d4b453 (
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
41
42
|
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>azahi</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>
<h1 class="center">azahi</h1>
<p class="center">
Azat Bahawi <i>(Азат Багавиев)</i>
</p>
<p class="center">
DevOps engineer. Formerly a C/C++ SWE.
</p>
<p class="center">
<a href="https://github.com/azahi">GitHub</a>
|
<a href="https://gitlab.com/azahi">GitLab</a>
|
<a href="https://repology.org/maintainer/azat@bahawi.net">Repology</a>
</p>
<p>
<dl>
<dt>email:</dt>
<dd><strong>azat [at] bahawi [dot] net</strong>
<dt>irc:</dt>
<dd><strong>azahi</strong> (Libera, OFTC, Rizon)</dd>
<dt>matrix:</dt>
<dd><strong>@azahi:azahi.cc</strong></dd>
</dl>
</p>
</body>
</html>
|