Update spelling and adding notice at bottom

This commit is contained in:
2026-01-31 22:14:27 -06:00
parent 3e1aec3867
commit 5335afd88c

View File

@@ -97,13 +97,12 @@
<div class="tui-frame-content">
<h2>SessionZero</h2>
<p>SessionZero is a data-driven TTRPG companion application for managing characters, sessions, and game data.</p>
<p>This is my passion project, and is currently a work in progress. It's core is developed using C# and .NET 8.</p>
<p>This is my passion project, and is currently a work in progress. Its core is developed using C# with .NET 8.</p>
<p>Visit <a href="https://sessionzero.app">sessionzero.app</a> to learn more, or <a href="https://git.bellsworne.tech/Bellsworne/sessionzero-cs">view the source code.</a></p>
<h2>Critterfolio</h2>
<p>A simple cross-platform full-stack application for managing your critters, for farms or pet owners. Made in C# with Avalonia UI.</p>
<p>This project was developed as my Software Engineering Capstone project, but the idea came from my wife who breeds goats and needed an easy way to track linage and other notes about her goats.</p>
<p>It still needs some work, but you can download it for Windows, Linux, or Android <a href="critterfolio/index.html">HERE</a>.</p>
<p>This project was developed as my Software Engineering Capstone project, but the idea came from my wife who breeds goats and needed an easy way to track linage and other notes about her goats. It still needs some work, but you can download it for Windows, Linux, or Android <a href="critterfolio/index.html">HERE</a>.</p>
<h2>Let there be blight</h2>
<p>A game made in 72 hours for the MiniJam #150 game jam, made in Godot. <a href="/dev/blight">-- Click here to play in your browser! --</a></p>
@@ -121,11 +120,14 @@
<p>To see more of my personal or professional projects, see my <a href="https://git.bellsworne.tech">Gitlab</a> page.</p>
</div>
</div>
<div class="tui-frame">
<h2 class="tui-frame-header">notice</h2>
<div class="tui-frame-content" style="width: 100%; display: flex; justify-content: center; text-align: center;">
<p style="font-size: 20pt; color: darkred;">SAY NO TO GENERATIVE AI</p>
</div>
</div>