adityakumar.xyz/index.html

45 lines
1.7 KiB
HTML
Raw Normal View History

2022-03-18 04:44:14 +00:00
<!DOCTYPE html>
<html>
<head>
<title>divineduty.xyz</title>
</head>
<body>
<main>
<h1>Welcome to divineduty.xyz</h1>
<p><em>Our works are our prayers</em></p>
<section>
<h2>Websites on this domain</h2>
<ul>
<li>Technical blog &mdash; <a href="https://chronicles.divineduty.xyz/">The Divine Chronicles</a></li>
<li>Git repository &mdash; <a href="https://banyan.divineduty.xyz/">The Banyan Tree</a></li>
</ul>
</section>
<section>
<h2>About me</h2>
<p>I am a Computer Science student with an interest in managing computers. I love contributing to open source projects. I am skilled in managing virtual machines and servers, this website being the prime example. I also have a vast amount of experience in managing Archlinux based distributions, followed by Debian based distributions and am proficient in using command line tools. I am skilled in the following, but not limited to:
<ul>
<li>C</li>
<li>C++</li>
<li>bash</li>
<li>python</li>
<li>HTML5</li>
<li>CSS3</li>
</ul>
I have moderate skills in java and javascript.</p>
<p>I am trying to learn rust and RISC-V architecture.</p>
</section>
<section>
<h2>Contact</h2>
<p>Currently, e-mail is the only way to contact me if we are total strangers. I can provide further means of communication once I have judged you are not a spammer or a troll.<p>
<p>Email: bluenerd [at] protonmail [dot] com</p>
</section>
<footer>
2022-03-18 04:49:35 +00:00
<p><a href="https://banyan.divineduty.xyz/GNUxeava/divineduty.xyz">View source</a></p>
2022-03-18 04:44:14 +00:00
<p>&copy; 2022 &hearts; Aditya Kumar</p>
</footer>