2024-10-04 03:28:37 +03:00
2024-09-15 00:03:25 +09:00
2024-09-19 01:16:53 +03:00
2024-08-15 00:43:18 +03:00
2024-07-11 15:51:49 +03:00
2024-07-11 15:51:49 +03:00
2024-11-19 01:29:51 +03:00
2024-10-30 22:49:42 +09:00
2024-07-11 15:51:49 +03:00
2024-10-02 00:13:33 +09:00
2024-11-19 07:33:20 +09:00
2020-10-02 15:16:31 +00:00
2024-11-19 01:29:51 +03:00
2024-11-01 16:20:58 +03:00
2024-09-30 02:23:40 +03:00
2024-11-16 15:17:25 +03:00
2024-09-19 01:16:53 +03:00

code for my personal website.

  • the website itself uses sveltekit (w/ typescript) and tailwindcss. it's served with bun.
  • the guestbook backend is written in scala, with http4s. it's compiled to a native binary using graalvm.
  • there is a discord bot written in rust so i can just DM to it and post a log entry.
  • it's deployed to my server with nix, so it's packaged with nix (see flake.nix).

notes to self:

  • don't use tags starting with h- in root layout or page, this causes hcard parsers to trip up
Description
My website
Readme 33 MiB
latest Latest
2025-02-20 07:17:41 +03:00
Languages
CSS 49.3%
Svelte 25.1%
TypeScript 19.3%
JavaScript 3.3%
Nix 2.5%
Other 0.5%