Added Litelist to projects

This commit is contained in:
Andrew Lalis 2023-08-18 10:41:15 -04:00
parent 4f64a0c5f9
commit e7a54a3f3f
1 changed files with 14 additions and 0 deletions

View File

@ -39,6 +39,20 @@
<hr>
</header>
<main>
<article class="project-card">
<h2><a href="https://litelist.andrewlalis.com">LiteList</a></h2>
<p>
An extremely barebones web application to demonstrate the viability of my own HTTP server. It's just your average ToDo list app, with basic JWT-based authentication.
</p>
<p>
If you're interested in using it, send me an email, and I'll make you an account.
</p>
<div class="icons-row">
<img src="images/logo_d.png" class="lang-icon" alt="D programming language logo">
<img src="images/logo_vue.svg" class="lang-icon" alt="Vue JS framework logo">
</div>
</article>
<article class="project-card">
<h2><a href="https://github.com/andrewlalis/AceOfShades">Ace of Shades</a></h2>
<p>