official-site/about.html

32 lines
2.4 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>About - Aiquiral</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8">
<link rel="icon" type="image/x-icon" href="content/favicon.svg" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="line-top"></div>
<div class="main">
<div class="about">
<h1>About Me</h1>
&nbsp;
<p>Greetings! My name is Anuj Kaushik, also known as Aiquiral in the digital world. Originally from Chandigarh, India, I hold degrees in Bachelor of Computer Applications and Master of Science in Information Technology from GGDSD College, Chandigarh. My passion for music led me to start creating my own tracks in 2016. Since then, my single “This Place” has garnered over 5,000 plays on Spotify. As a freelancer, I now offer my expertise to help independent musicians with their branding, visual art, music videos, press kits and more, allowing them to focus on making music.</p>
<p>During my journey of learning about self-hosting, I became increasingly aware of the privacy issues in our society. As a result, Ive been removing proprietary software, services and hardware from my life. On my blog, I share tutorials, guides and configurations for others looking to do the same.</p>
<p>I was born lacto-vegetarian, but after learning about the treatment of animals in the dairy industry, I became a vegan. This lifestyle change sparked my love for cooking, and Ill soon be starting a recipe blog as my form of activism.</p>
<p>Thank you for stopping by, and I look forward to connecting with you.</p>
&nbsp;
<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-09-21 18:16:46 +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 src="content/inline-logo.svg" style="position:relative;bottom:-3px" width=28 height=32></img> <a href="privacy-policy.html">Privacy Policy</a> <a href="about.html">About</a></p></div>
<div class="line-bottom"></div>
</body>
</html>