35 lines
1.6 KiB
HTML
35 lines
1.6 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Adrian</title>
|
|
<link rel="stylesheet" type="text/css" href="styles.css">
|
|
</head>
|
|
|
|
<body class="vertcentered">
|
|
<center>
|
|
<h1 class="nobottommargin">adrian's webspace</h1>
|
|
<h3 class="italic lightcol nospace">fantasy is not a crime, find your castle in the sky</h2>
|
|
<table height="100%" width="100%">
|
|
<h3 class="nospace">
|
|
<a href="http://blog.adrian.rf.gd/" style="text-decoration:blink">blog</a>
|
|
<a href="http://gallery.adrian.rf.gd/" style="text-decoration:blink">gallery</a>
|
|
<a href="projects.htm" style="text-decoration:blink">projects</a>
|
|
|
|
</h3>
|
|
<h3 class="nospace">
|
|
<a href="https://youtube.com/@adrianvic8/" style="text-decoration:blink">YouTube</a>
|
|
<a href="https://github.com/adrianvic/" style="text-decoration:blink">GitHub</a>
|
|
<a href="https://reddit.com/u/Afox200" style="text-decoration:blink">Reddit</a>
|
|
</h3>
|
|
<tr>
|
|
<td align="center" valign="middle" style="padding-left: 10%; padding-right: 10%;">
|
|
<p>Hello, I'm Adrian, a newbie developer, tech enthusiast, photographer and conlang creator who loves literature.</p>
|
|
<p>Check this video:</p>
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/KwjGAcV7w_M?si=6EQfXmDovGw_ZqDc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<p class="bold">Adrian Victor, under unlicense, <a href="https://github.com/adrianvic/website">on GitHub</a> <p>
|
|
</center>
|
|
</body>
|
|
</html>
|