1
0

Update index.html

This commit is contained in:
Deven Blake 2019-04-21 18:17:05 -04:00 committed by GitHub
parent 134777c68c
commit 243bbcb939

View File

@ -5,17 +5,18 @@
<style>
body {
background-image: linear-gradient(#abcdef, #decafb, #abcdef);
}
</style>
</HEAD>
<BODY>
<p><img src="http://clipart-library.com/data_images/177465.png" align="left" valign="middle" vspace="5" hspace="5" height=100/>
<p>Hi, I'm Deven Blake, a creator of things and other stuff:</p>
<p class=tab-1>I've made some (weird) internet videos.</p>
<p class=tab-1>...and some random rants.</p>
<p class=tab-1>...and some bad music.</p>
<p class=tab-1>...and some video games.</p>
<p class=tab-1>...and some writings.</p>
<p>I have passing knowledge of Lisp, TI-BASIC, HP RPN, Python, BASH, and Processing(.JS). I've done a little bit of ASM (x86) and C as well.</p>
<p><img src="http://clipart-library.com/data_images/177465.png" align="center" height=100/>
<p>Hi, I'm Deven Blake, a creator of:</p>
<p>- <a href="https://www.youtube.com/c/devenblake">YouTube videos</a></p>
<p>- <a href="https://github.com/RandomGuyDTB/ZONK">ZONK, a calculator game for the TI-83+/84+</a></p>
<p>- <a href="https://habitualpoetry.blogspot.com/">Poems</a></p>
<p>and other stuff.</p>
<p>I have passing knowledge of HTML, CSS, Lisp, TI-BASIC, HP RPN, Python, BASH, and Processing(.JS). I've done a little bit of ASM (x86) and C as well.</p>
<p><a href="https://www.google.com/search?q=deven+blake">Google me</a>, or, even better, <a href="https://duckduckgo.com/?q=deven+blake">DuckDuckGo me</a>.</p>
</BODY>
</HTML>