Added crypto addrs to site
This commit is contained in:
parent
1e5e0968bd
commit
b5030bd739
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
_site
|
||||
.kotlin-for-frc
|
||||
.sass-cache
|
||||
_site/*
|
||||
.kotlin-for-frc/*
|
||||
.sass-cache/*
|
||||
|
@ -9,12 +9,12 @@ categories: random
|
||||
Im back with a quick little post about something I cary with me everywhere I go, EDC (Every-Day Carry) if you will.
|
||||
|
||||
## How this started
|
||||
Earlier this year, my friend @retrax24 showed me a piece of "fake ID" he was given as a joke. After some experimentation, he noticed that, upon tapping it to his phone, he would get an error message about an un-formatted card.
|
||||
Earlier this year, my friend @hyperliskdev showed me a piece of "fake ID" he was given as a joke. After some experimentation, he noticed that, upon tapping it to his phone, he would get an error message about an un-formatted card.
|
||||
|
||||
After hearing of this, I opened up [NFC Tools](https://play.google.com/store/apps/details?id=com.wakdev.nfctools.pro) on my phone and started playing. We had quite some fun with [various settings and data](#shenanigans), and I decided that I wanted a card too. I send a message to someone that I knew worked with these, and got myself 4 to play with.
|
||||
|
||||
## Shenanigans
|
||||
Upon figuring out how to write to @retrax24's card, we started out simple. We sent bits of text to eachother, and I eventually sent him a copy of my contact information, and bitcoin address. Then, came the real fun..
|
||||
Upon figuring out how to write to @hyperliskdev's card, we started out simple. We sent bits of text to eachother, and I eventually sent him a copy of my contact information, and bitcoin address. Then, came the real fun..
|
||||
|
||||
By setting the data type to `external link`, and the content to [this totally not suspicious URL](https://www.youtube.com/watch?v=dQw4w9WgXcQ), we now had the perfect tool for derailing a lesson. An automatic [Rick Roll](https://en.wikipedia.org/wiki/Rickrolling) card. Upon tapping this card to a phone, the youtube app would auto-play *Rick Astley's Never Gonna Give You Up*. After this discovery, people started asking to buy pre-configured cards from me :laughing:.
|
||||
|
||||
|
@ -124,6 +124,32 @@ sub rsa4096/0xA61A2F1676E35144 2019-08-11 [] [expires: 2025-08-09]
|
||||
<li>HP 27es monitor</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="my-crypto-addresses">My crypto addresses</h2>
|
||||
|
||||
<div class="table-fix">
|
||||
<p>These are my wallet addresses for various cryptocurrencies:</p>
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Currency</th>
|
||||
<th>Address</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Stellar</td>
|
||||
<td><code class="highlighter-rouge">ewpratten*keybase.io</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Bitcoin</td>
|
||||
<td><code class="highlighter-rouge">1BorqYNm54SkyxsPGfpzKKoc9ameU1JEM2</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- devRant disclaimer -->
|
||||
<div class="modal fade" id="devrant-disclaimer" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document">
|
||||
@ -178,7 +204,7 @@ sub rsa4096/0xA61A2F1676E35144 2019-08-11 [] [expires: 2025-08-09]
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -123,7 +123,7 @@ pip3 install tensorflow-gpu #for gpu processing
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -87,7 +87,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -100,7 +100,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -111,7 +111,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -84,7 +84,7 @@ Your browser does not support audio players
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -124,7 +124,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -82,7 +82,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -82,7 +82,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -191,7 +191,7 @@ __<span class="o">()</span> <span class="o">{</span>/???/???/???n?f <span class=
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -112,7 +112,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -177,7 +177,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -101,7 +101,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -174,7 +174,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -95,7 +95,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -187,7 +187,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -62,12 +62,12 @@
|
||||
<p>Im back with a quick little post about something I cary with me everywhere I go, EDC (Every-Day Carry) if you will.</p>
|
||||
|
||||
<h2 id="how-this-started">How this started</h2>
|
||||
<p>Earlier this year, my friend <a href="https://github.com/retrax24" class="user-mention">@retrax24</a> showed me a piece of “fake ID” he was given as a joke. After some experimentation, he noticed that, upon tapping it to his phone, he would get an error message about an un-formatted card.</p>
|
||||
<p>Earlier this year, my friend <a href="https://github.com/hyperliskdev" class="user-mention">@hyperliskdev</a> showed me a piece of “fake ID” he was given as a joke. After some experimentation, he noticed that, upon tapping it to his phone, he would get an error message about an un-formatted card.</p>
|
||||
|
||||
<p>After hearing of this, I opened up <a href="https://play.google.com/store/apps/details?id=com.wakdev.nfctools.pro">NFC Tools</a> on my phone and started playing. We had quite some fun with <a href="#shenanigans">various settings and data</a>, and I decided that I wanted a card too. I send a message to someone that I knew worked with these, and got myself 4 to play with.</p>
|
||||
|
||||
<h2 id="shenanigans">Shenanigans</h2>
|
||||
<p>Upon figuring out how to write to <a href="https://github.com/retrax24" class="user-mention">@retrax24</a>’s card, we started out simple. We sent bits of text to eachother, and I eventually sent him a copy of my contact information, and bitcoin address. Then, came the real fun..</p>
|
||||
<p>Upon figuring out how to write to <a href="https://github.com/hyperliskdev" class="user-mention">@hyperliskdev</a>’s card, we started out simple. We sent bits of text to eachother, and I eventually sent him a copy of my contact information, and bitcoin address. Then, came the real fun..</p>
|
||||
|
||||
<p>By setting the data type to <code class="highlighter-rouge">external link</code>, and the content to <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">this totally not suspicious URL</a>, we now had the perfect tool for derailing a lesson. An automatic <a href="https://en.wikipedia.org/wiki/Rickrolling">Rick Roll</a> card. Upon tapping this card to a phone, the youtube app would auto-play <em>Rick Astley’s Never Gonna Give You Up</em>. After this discovery, people started asking to buy pre-configured cards from me <img class="emoji" title=":laughing:" alt=":laughing:" src="https://github.githubassets.com/images/icons/emoji/unicode/1f606.png" height="20" width="20">.</p>
|
||||
|
||||
@ -107,7 +107,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -152,7 +152,7 @@ ibus-daemon <span class="nt">-drx</span>
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -137,7 +137,7 @@ shift2 <span class="nt">-h</span>
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -108,7 +108,7 @@ Starting from the top, scroll through, and middle click on anything you want to
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -157,7 +157,7 @@ fn printMyNumber(MyClass* self){
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -400,7 +400,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.6">Jekyll</generator><link href="http://0.0.0.0:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://0.0.0.0:4000/" rel="alternate" type="text/html" /><updated>2019-09-10T10:43:19-04:00</updated><id>http://0.0.0.0:4000/feed.xml</id><title type="html">Evan Pratten</title><subtitle>Computer wizard, student, <a href="https://frc5024.github.io">@frc5024</a> programming team lead, and radio enthusiast.</subtitle><entry><title type="html">Doing Python OOP the wrong way</title><link href="http://0.0.0.0:4000/blog/2019/09/07/wrong-python" rel="alternate" type="text/html" title="Doing Python OOP the wrong way" /><published>2019-09-07T09:13:00-04:00</published><updated>2019-09-07T09:13:00-04:00</updated><id>http://0.0.0.0:4000/blog/2019/09/07/wrong-python</id><content type="html" xml:base="http://0.0.0.0:4000/blog/2019/09/07/wrong-python"><p>If you know me, you probably know of the many weird things I do with python. Most recent of which being this <a href="https://en.wikipedia.org/wiki/Fizz_buzz">FizzBuzz</a> implementation in one line of python code:</p>
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.6">Jekyll</generator><link href="http://0.0.0.0:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://0.0.0.0:4000/" rel="alternate" type="text/html" /><updated>2019-09-11T11:41:26-04:00</updated><id>http://0.0.0.0:4000/feed.xml</id><title type="html">Evan Pratten</title><subtitle>Computer wizard, student, <a href="https://frc5024.github.io">@frc5024</a> programming team lead, and radio enthusiast.</subtitle><entry><title type="html">Doing Python OOP the wrong way</title><link href="http://0.0.0.0:4000/blog/2019/09/07/wrong-python" rel="alternate" type="text/html" title="Doing Python OOP the wrong way" /><published>2019-09-07T09:13:00-04:00</published><updated>2019-09-07T09:13:00-04:00</updated><id>http://0.0.0.0:4000/blog/2019/09/07/wrong-python</id><content type="html" xml:base="http://0.0.0.0:4000/blog/2019/09/07/wrong-python"><p>If you know me, you probably know of the many weird things I do with python. Most recent of which being this <a href="https://en.wikipedia.org/wiki/Fizz_buzz">FizzBuzz</a> implementation in one line of python code:</p>
|
||||
<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">_</span><span class="o">=</span><span class="p">[</span><span class="k">print</span><span class="p">(</span><span class="s">"FizzBuzz"</span><span class="p">[</span><span class="n">_</span><span class="o">*</span><span class="n">_</span><span class="o">%</span><span class="mi">3</span><span class="o">*</span><span class="mi">4</span><span class="p">:</span><span class="mi">8</span><span class="o">--</span><span class="n">_</span><span class="o">**</span><span class="mi">4</span><span class="o">%</span><span class="mi">5</span><span class="p">]</span> <span class="ow">or</span> <span class="n">_</span><span class="p">)</span> <span class="k">for</span> <span class="n">_</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="mi">101</span><span class="p">)]</span>
|
||||
</code></pre></div></div>
|
||||
|
||||
@ -264,12 +264,12 @@ ibus-daemon <span class="nt">-drx</span>
|
||||
<p>In case you can’t tell, English is my native language. If I messed up my spelling or context with the small amount of Japanese in this post, <a href="/about#chat-with-me">let me know</a>!</p></content><author><name></name></author><summary type="html">I am currently working with ひらがな, かたかな, and, かんじ in some projects, and needed a more reliable way to write than running some romaji through an online translator. So, this post will detail what I did to enable native inputs on my laptop. This guide is specifically for i3wm, because it does not obey system settings for languages and inputs.</summary></entry><entry><title type="html">My weird piece of EDC</title><link href="http://0.0.0.0:4000/blog/2019/08/10/why-i-carry-nfc" rel="alternate" type="text/html" title="My weird piece of EDC" /><published>2019-08-10T16:57:00-04:00</published><updated>2019-08-10T16:57:00-04:00</updated><id>http://0.0.0.0:4000/blog/2019/08/10/Why-I-Carry-NFC</id><content type="html" xml:base="http://0.0.0.0:4000/blog/2019/08/10/why-i-carry-nfc"><p>Im back with a quick little post about something I cary with me everywhere I go, EDC (Every-Day Carry) if you will.</p>
|
||||
|
||||
<h2 id="how-this-started">How this started</h2>
|
||||
<p>Earlier this year, my friend @retrax24 showed me a piece of “fake ID” he was given as a joke. After some experimentation, he noticed that, upon tapping it to his phone, he would get an error message about an un-formatted card.</p>
|
||||
<p>Earlier this year, my friend @hyperliskdev showed me a piece of “fake ID” he was given as a joke. After some experimentation, he noticed that, upon tapping it to his phone, he would get an error message about an un-formatted card.</p>
|
||||
|
||||
<p>After hearing of this, I opened up <a href="https://play.google.com/store/apps/details?id=com.wakdev.nfctools.pro">NFC Tools</a> on my phone and started playing. We had quite some fun with <a href="#shenanigans">various settings and data</a>, and I decided that I wanted a card too. I send a message to someone that I knew worked with these, and got myself 4 to play with.</p>
|
||||
|
||||
<h2 id="shenanigans">Shenanigans</h2>
|
||||
<p>Upon figuring out how to write to @retrax24’s card, we started out simple. We sent bits of text to eachother, and I eventually sent him a copy of my contact information, and bitcoin address. Then, came the real fun..</p>
|
||||
<p>Upon figuring out how to write to @hyperliskdev’s card, we started out simple. We sent bits of text to eachother, and I eventually sent him a copy of my contact information, and bitcoin address. Then, came the real fun..</p>
|
||||
|
||||
<p>By setting the data type to <code class="highlighter-rouge">external link</code>, and the content to <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">this totally not suspicious URL</a>, we now had the perfect tool for derailing a lesson. An automatic <a href="https://en.wikipedia.org/wiki/Rickrolling">Rick Roll</a> card. Upon tapping this card to a phone, the youtube app would auto-play <em>Rick Astley’s Never Gonna Give You Up</em>. After this discovery, people started asking to buy pre-configured cards from me :laughing:.</p>
|
||||
|
||||
|
@ -88,7 +88,7 @@ https://blog.mrtnrdl.de/feed.xml
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -101,7 +101,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -104,7 +104,7 @@
|
||||
<li>
|
||||
<a href="https://frc5024.github.io/webdocs">webdocs</a> - The 5024 programming team’s documentation centre</li>
|
||||
<li>
|
||||
<a href="https://hyperlisk.xyz">hyperlisk.xyz</a> - <a href="https://github.com/retrax24" class="user-mention">@retrax24</a>’s personal website and blog</li>
|
||||
<a href="https://hyperlisk.xyz">hyperlisk.xyz</a> - <a href="https://github.com/hyperliskdev" class="user-mention">@hyperliskdev</a>’s personal website and blog</li>
|
||||
<li>
|
||||
<a href="https://github.com/Ewpratten/GiveMeADistro">GiveMeADistro</a> - A website to help people decide which Linux distro to try</li>
|
||||
</ul>
|
||||
@ -236,7 +236,7 @@
|
||||
<h2 id="games">Games</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/Ewpratten/FlippyCat">FlippyCat</a> - A flappy bird clone I built with <a href="https://github.com/retrax24" class="user-mention">@retrax24</a> for computer science class</li>
|
||||
<a href="https://github.com/Ewpratten/FlippyCat">FlippyCat</a> - A flappy bird clone I built with <a href="https://github.com/hyperliskdev" class="user-mention">@hyperliskdev</a> for computer science class</li>
|
||||
<li>
|
||||
<a href="https://github.com/Ewpratten/raycasting-demo">Raycasting-Demo</a> - A 2D raycasting demonstration</li>
|
||||
<li>
|
||||
@ -256,7 +256,7 @@
|
||||
<span class="site-info">
|
||||
Site design by: <a href="https://retrylife.ca">Evan Pratten</a> |
|
||||
|
||||
This site was last updated at: 2019-09-10 10:43:19 -0400
|
||||
This site was last updated at: 2019-09-11 11:41:26 -0400
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
10
about.md
10
about.md
@ -57,7 +57,17 @@ Currently, I use the following hardware:
|
||||
- Stock android
|
||||
- HP 27es monitor
|
||||
|
||||
## My crypto addresses
|
||||
|
||||
<div class="table-fix" markdown="1">
|
||||
These are my wallet addresses for various cryptocurrencies:
|
||||
|
||||
| Currency | Address |
|
||||
| -- | -- |
|
||||
| Stellar | `ewpratten*keybase.io` |
|
||||
| Bitcoin | `1BorqYNm54SkyxsPGfpzKKoc9ameU1JEM2` |
|
||||
|
||||
</div>
|
||||
|
||||
<!-- devRant disclaimer -->
|
||||
<div class="modal fade" id="devrant-disclaimer" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
|
@ -37,7 +37,7 @@ These projects range from unfinished ideas, to codebases that took months to dev
|
||||
- [retrylife.ca](https://retrylife.ca) - My personal website and blog
|
||||
- [frc5024.github.io](https://frc5024.github.io) - The 5024 programming team's website
|
||||
- [webdocs](https://frc5024.github.io/webdocs) - The 5024 programming team's documentation centre
|
||||
- [hyperlisk.xyz](https://hyperlisk.xyz) - @retrax24's personal website and blog
|
||||
- [hyperlisk.xyz](https://hyperlisk.xyz) - @hyperliskdev's personal website and blog
|
||||
- [GiveMeADistro](https://github.com/Ewpratten/GiveMeADistro) - A website to help people decide which Linux distro to try
|
||||
|
||||
## Libraries
|
||||
@ -104,7 +104,7 @@ Dirobium was the first "fantasy emulator" I built. It emulates a CPU architectur
|
||||
- [Graphite](https://github.com/Ewpratten/Graphite) - The dirobium graphics emulator
|
||||
|
||||
## Games
|
||||
- [FlippyCat](https://github.com/Ewpratten/FlippyCat) - A flappy bird clone I built with @retrax24 for computer science class
|
||||
- [FlippyCat](https://github.com/Ewpratten/FlippyCat) - A flappy bird clone I built with @hyperliskdev for computer science class
|
||||
- [Raycasting-Demo](https://github.com/Ewpratten/raycasting-demo) - A 2D raycasting demonstration
|
||||
- [DockerCraft](https://github.com/Ewpratten/dockercraft) - Run Minecraft Bedrock in a docker container
|
||||
- [learn-kana](https://github.com/Ewpratten/learn-kana) - A CLI game I built to help myself learn hiragana
|
Loading…
x
Reference in New Issue
Block a user