writing a tutorial for a chatroom in WebSocket
This commit is contained in:
@@ -40,7 +40,8 @@
|
||||
</div>
|
||||
|
||||
<div class="diary-box disclosure">
|
||||
<br>Blessfrey.me is not using sponsored posts or affiliate links. <br>
|
||||
<h2>disclosure</h2>
|
||||
Blessfrey.me is not using sponsored posts or affiliate links. <br>
|
||||
<br>
|
||||
Blessfrey.me is not collecting personal information + has no cookies. <br>
|
||||
<br>
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
<div class="projects">
|
||||
<h2>other projects</h2>
|
||||
<p><ul>
|
||||
<li>{{random.choice(['.','•','☆','★'])}}	<b>blessfrey.me</b> - The most obvious, this very portfolio and blog website. It is coded in <a href="https://bottlepy.org/docs/dev/">Bottle: Python</a>, <a href="https://bottlepy.org/docs/dev/stpl.html">SimpleTemplate</a>, and HTML+CSS. Any embedded applications are probably be HTML5. </li>
|
||||
<li>{{random.choice(['.','•','☆','★'])}}	<b>blessfrey.me</b> - The most obvious, this very portfolio and blog website. It is coded in <a href="https://bottlepy.org/docs/dev/">Bottle: Python</a>, <a href="https://bottlepy.org/docs/dev/stpl.html">SimpleTemplate</a>, and HTML+CSS. Any embedded applications are probably HTML5. </li>
|
||||
<li>{{random.choice(['.','•','☆','★'])}}	Cat Store</b> - Java, text-based cat breeding and cat show life sim. </li>
|
||||
<li>{{random.choice(['.','•','☆','★'])}}	<a href="https://chimchooree.itch.io/">itch.io (chimchooree)</a> and <a href="https://gitlab.com/chimchooree">GitLab (chimchooree)</a> for micro games and general coding projects. </li>
|
||||
<li>{{random.choice(['.','•','☆','★'])}}	OCs from gamedev projects, creative writing, and games are stored in the <a href="/characters">characters page</a>. </li>
|
||||
|
||||
Reference in New Issue
Block a user