website/components/more/Projects.html

31 lines
797 B
HTML

<div>
<p>projects</p>
<ul>
<li>
members site roulette: (<a
href="https://tildegit.org/grizzly/site_roulette"
target="_blank"
>source code</a
>) =>
<a href="https://tilde.club/~grizzly/browser/" target="_blank"
>tilde.club</a
>,
<a href="https://tilde.team/~grizzly/browser/" target="_blank"
>tilde.team</a
>,
<a href="https://envs.net/~grizzly/browser/" target="_blank">envs.net</a>
</li>
<li>
botany widget: (<a
href="https://tildegit.org/grizzly/botany_widget"
target="_blank"
>source code</a
>)
</li>
<li>
my implementation for fast text reading:
<a href="https://tilde.team/~grizzly/bionic-reading.php">bionic</a>
</li>
</ul>
</div>