From 04793cdf9b052ba3300c7392a25033d08934932d Mon Sep 17 00:00:00 2001 From: Nicholas Orlowsky Date: Mon, 24 Feb 2025 21:44:00 -0500 Subject: [PATCH] change some project links --- src/projects.filler.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/projects.filler.html b/src/projects.filler.html index ce8837c..632a926 100644 --- a/src/projects.filler.html +++ b/src/projects.filler.html @@ -21,7 +21,7 @@

Anthracite Web Server

C++ & Python

- [ GitHub Repo ] + [ Git Repo ]

Anthracite is a simple web server written in C++. It currently supports HTTP/1.0 and HTTP/1.1. The benchmarking tools for Anthracite are written in Python. Anthracite is optimized for performance @@ -57,7 +57,7 @@

SQUIRREL

Rust

- [ GitHub Repo ] + [ Git Repo ]

SQUIRREL stands for SQL Query Util-Izing Rust's Reliable and Efficient Logic. It is a SQL database that I am writing in Rust. Currently, it can create tables, insert data into tables, and select all @@ -90,6 +90,7 @@

- [ See more projects on GitHub ] + [ See more projects on GitHub ] + [ See more projects on Forgejo ]