2023-09-21 17:14:54 +00:00
<!DOCTYPE html>
2023-10-02 07:40:39 +00:00
< html lang = "en-IN" >
2023-09-21 17:14:54 +00:00
< head >
< title > Contact - Aiquiral< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2023-09-21 17:38:38 +00:00
< meta charset = "utf-8" >
2023-10-02 06:43:09 +00:00
< meta name = "author" content = "Anuj Kaushik" / >
< meta name = "description" content = "Get in touch with me through various channels such as email, Matrix, Discord, Telegram, Fiverr and Mastodon. Share your thoughts or collaborate on projects – I'm looking forward to connecting with you!" / >
2023-09-21 17:14:54 +00:00
< link rel = "icon" type = "image/x-icon" href = "content/favicon.svg" / >
2023-10-05 11:18:09 +00:00
< link rel = "stylesheet" href = "style.min.css" / >
2023-09-21 17:14:54 +00:00
< / head >
< body >
< div class = "line-top" > < / div >
< div class = "main" >
2023-10-05 12:02:33 +00:00
< div class = "contact" >
2023-09-21 17:14:54 +00:00
< h1 > Contact< / h1 >
< h3 > Preferred Channels< / h3 >
2023-12-17 19:36:28 +00:00
< p > Email – hello [at] aiquiral [dot] me | PGP Public Key – < a href = "content/anuj.pub.asc" download target = "_blank" > < u > Download< / u > < / a > < / p >
2024-05-01 20:19:50 +00:00
< p > Signal – < a href = "https://signal.me/#eu/p3HV0fOCcUeAZjopR4d509bnuLfizHxrbkFkgY33NDKLfzcHZSNHz6Lv4isFQbb3" > < u > @aiquiral.99< / u > < / a > < / p >
2023-10-05 12:02:33 +00:00
< p > Matrix – < a href = "https://matrix.to/#/@@aiquiral:tchncs.de" > < u > @aiquiral:tchncs.de< / u > < / a > | Verified Sessions – Amethyst (PZVCRDNZHH), Sapphire (FOKGXHPIOP), Ruby (DXPQNNCESF)< / p >
2023-09-21 17:14:54 +00:00
< h3 > Other Channels< / h3 >
2023-10-02 06:43:09 +00:00
< p > Discord – < a href = "https://discord.com/users/984386563607756820" > < u > aiquiral#9166< / u > < / a > < / p >
2023-09-21 17:14:54 +00:00
< p > Telegram – < a href = "https://t.me/aiquiral" > < u > aiquiral< / u > < / a > < / p >
< p > Fiverr – < a href = "https://fiverr.com/aiquiral" > < u > aiquiral< / u > < / a > < / p >
< h3 > Socials< / h3 >
< p > Mastodon – < a href = "https://mas.to/@aiquiral" > < u > @aiquiral@mas.to< / u > < / a > < / p >
< p > < a href = "https://aiquiral.me" > < u > Back to home< / u > < / a > < / p >
< / div >
< / div >
< noscript >
< img src = "https://a.aiquiral.me/ingress/47abe128-5b2e-4b9b-aaa2-2daf9ce568ed/pixel.gif" >
< / noscript >
< script defer src = "https://a.aiquiral.me/ingress/47abe128-5b2e-4b9b-aaa2-2daf9ce568ed/script.js" > < / script >
2023-10-05 11:18:09 +00:00
< div class = "foot" > < p > < a href = "https://soundcloud.com/aiquiral" > Music< / a > – < a href = "https://git.aiquiral.me/aiquiral" > Other Projects< / a > – < img class = "foot-logo" src = "content/inline-logo.svg" alt = "A stylized logo featuring a majestic deer, gracefully facing towards right." title = "Aiquiral Logo" width = 28 height = 32 > < / img > – < a href = "privacy-policy.html" > Privacy Policy< / a > – < a href = "about.html" > About< / a > < / p > < / div >
2023-09-21 17:14:54 +00:00
< div class = "line-bottom" > < / div >
< / body >
< / html >