added stuff
This commit is contained in:
parent
3b73f99190
commit
b36c56b772
@ -22,6 +22,7 @@
|
||||
<p>Hi, I'm Deven Blake. I'm just your normal everyday nerd.</p>
|
||||
<p><small>translations of my name include:<br />ديفين بلايك<br />バレイク デビン (BLAKE Deven)</small></p>
|
||||
<p>My pronouns are <code>they/them</code>.
|
||||
<p>My <a href="https://www.politicalcompass.org">political compass</a> co-ordinates are <a href="https://www.politicalcompass.org/chart?ec=-8.88&soc=-8.56">(-8.88, -8.56)</a>.</p>
|
||||
<hr size="1" width="25%" align="left">
|
||||
<p>I'm TestOut PC Pro certified (which doesn't mean much, but I earned 2000 of the 2000 possible points on the certification exam). I have a functional knowledge of Python and almost grasp C.</p>
|
||||
<p><a href="https://duckduckgo.com/?q=deven+blake">Look me up online</a>.</p>
|
||||
@ -45,6 +46,7 @@
|
||||
<p>- CodeWalrus, deven</p>
|
||||
<p>- Discord, deven#3756</p>
|
||||
<p>- GitHub, devenblake</p>
|
||||
<p>- GitLab, devenblake</p>
|
||||
<p>- Goodreads, devenblake</p>
|
||||
<p>- ieddit, deven</p>
|
||||
<p>- Instagram, deven.blake</p>
|
||||
@ -55,15 +57,19 @@
|
||||
<p>- Subreply, deven</p>
|
||||
<p>- Tiktok, unixuserdtb</p>
|
||||
<p>- Twitter, unixuserdtb</p>
|
||||
<p>None of these are guaranteed to still be on-line. I also didn't hyperlink any of those because I would much rather talk to you via email or another safe platform.</p>
|
||||
<p>None of these are guaranteed to still be on-line. I also didn't hyperlink any of those because I would much rather talk to you via email or another open platform.</p>
|
||||
<hr size="1" width="25%" align="left">
|
||||
<p><a href="/films">check out my favorite movies</a></p>
|
||||
<p><a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">here's a video of me waterboarding myself with mountain dew</a></p>
|
||||
<p><a href="/home">check out a web browser landing page i made</a></p>
|
||||
<p><a href="/textediting">here are my opinions on text editing</a></p>
|
||||
<p style="font-weight: normal; text-decoration: underline;">you just lost the game</p>
|
||||
<hr size="1" width="25%" align="left">
|
||||
<p><small>The following buttons use JavaScript to modify the page title.</small></p>
|
||||
<input type="button" value="infix (algrebraic)" onclick="document.title='(d+(7-s))';" />
|
||||
<input type="button" value="prefix (s-expression)" onclick="document.title='(+ d (- 7 s))';" />
|
||||
<input type="button" value="infix (algrebraic)" onclick="document.title='(d+(7-s))';" />
|
||||
<input type="button" value="postfix (rpn)" onclick="document.title='d 7 s - +';" />
|
||||
<hr size="1" width="25%" align="left">
|
||||
<p>This site is best viewed in Firefox.</p>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Loading…
Reference in New Issue
Block a user