diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..f9b1d6b --- /dev/null +++ b/index.html @@ -0,0 +1,45 @@ +<!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>azahi [at] bahawi [dot] net</strong> +<i>IRC:</i> <strong>azahi</strong> (Libera, Rizon, OFTC) +<i>Matrix:</i> <strong>@azahi:azahi.cc</strong> + + + +Not active on any conventional social media. +Whoever you may find there is most certainly not me. + + + +Please use the aforementioned email to contact me. +I can speak Tatar, Russian and English languages freely. + </pre> + </center> + </body> +</html> |