Change index

This commit is contained in:
Sammy Shear 2024-07-17 13:58:17 -04:00
parent fbf31e7216
commit c23c5aa48a
Signed by: sammyshear
GPG Key ID: 54DBDB0E658FB9F7

View File

@ -15,9 +15,9 @@ import Layout from "../layouts/Layout.astro";
and frontend. On the frontend I mostly do work in React and Vue (and and frontend. On the frontend I mostly do work in React and Vue (and
I am partial to HTMX), but over the years I've used many other I am partial to HTMX), but over the years I've used many other
frameworks and technologies in general. On the backend at this point frameworks and technologies in general. On the backend at this point
I most often use Rust with Actix Web or Axum, but I also have I most often use Go's default HTTP server or Rust with Actix Web or
experience with Node and Express, as well as RPC using tRPC (a Axum, but I also have experience with Node and Express, as well as
TypeScript RPC implementation). RPC using tRPC (a TypeScript RPC implementation).
<br /> <br />
This site mostly serves as a blog for me to write about things I do or This site mostly serves as a blog for me to write about things I do or
am interested in, but I will probably add more uses for the site as I am interested in, but I will probably add more uses for the site as I