···11code for my personal website.
2233- the website itself uses sveltekit (w/ typescript) and tailwindcss. it's served with bun.
44-- the guestbook backend is written in scala (why? i felt like it), with http4s. it's compiled to a native binary using graalvm.
55-- there is a discord bot written in rust so i can just DM to it and post a log entry.
44+- the logs and guestbook show posts from my bsky account and a guestbook account respectively, hosted on my pds.
65- it's deployed to my server with nix, so it's packaged with nix (see flake.nix).
7687notes to self: