diff --git a/src/pages/index.astro b/src/pages/index.astro index 5907d29..498772b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -15,9 +15,9 @@ import Layout from "../layouts/Layout.astro"; 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 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 - experience with Node and Express, as well as RPC using tRPC (a - TypeScript RPC implementation). + I most often use Go's default HTTP server or Rust with Actix Web or + Axum, but I also have experience with Node and Express, as well as + RPC using tRPC (a TypeScript RPC implementation).
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