1
0
src/homepage/index.html
2020-05-26 22:10:01 -04:00

48 lines
2.0 KiB
HTML

<!DOCTYPE html>
<HTML>
<HEAD>
<TITLE>(d+(7-s))</TITLE>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>
body {
background-color: #3B6EA5;
color: #FFFFFF;
font-weight: bold;
}
a {
font-weight: normal;
color: #FFFFFF;
}
</style>
<link rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/RandomGuyDTB/homepage/master/favicon.ico">
</HEAD>
<BODY>
<p>Hi, I'm Deven Blake.</p>
<p><small>translations of my name include:</small></p>
<p><small>ديفين بلايك</small></p>
<p><small>バレイク デビン (BLAKE Deven)</small></p>
<p>I used to do <a href="https://www.youtube.com/c/devenblake">YouTube videos</a>,</p>
<p>I made <a href="https://github.com/RandomGuyDTB/ZONK">ZONK</a>, a calculator game for the TI-83+/84+,</p>
<p>and I do <a href="https://habitualpoetry.blogspot.com/">poetry</a> sometimes.</p>
<hr size="1" width="25%" align="left">
<p>I have passing knowledge of HTML, TI-BASIC, HP RPN, Python, and Processing(.JS). I've done a bit of C as well.</p>
<p><a href="https://duckduckgo.com/?q=deven+blake">Look me up online</a>.</p>
<hr size="1" width="25%" align="left">
<p>You can contact me at</p>
<p>- (preferably) deven@waifu.club</p>
<p>- blakedevendesu@gmail.com</p>
<p>These following are left for completion's sake but are rarely checked:</p>
<p>- RandomGuyDTB@protonmail.com</p>
<p>- RandomGuyDTB@tutanota.com</p>
<p>- deven@kittymail.com</p>
<p>dblake@asia.com and devenblake@mail.com are aliases for that account.</p>
<p>- Discord, I'm deven#3756</p>
<p>- Instagram, I'm deven.blake</p>
<p>If nothing here works I suggest getting an email.</p>
<hr size="1" width="25%" align="left">
<p><a href="/films">check out my favorite movies</a></p>
<p><a href="/textediting">here are my opinions on text editing</a></p>
</BODY>
</HTML>