No description
  • JavaScript 37%
  • TypeScript 29.7%
  • CSS 23.6%
  • HTML 9.7%
Find a file
2026-02-09 12:11:04 +00:00
public rounded corneres on hero-pfp 2026-02-09 12:11:04 +00:00
src Merge remote-tracking branch 'upstream/main' 2026-02-06 12:09:01 +00:00
types merge creations' madness into my branch 2026-02-05 14:13:17 +00:00
.editorconfig Initial commit 2025-08-20 10:18:32 -04:00
.env.example reorg anime page, dont hardcode offen 2026-02-05 09:05:14 -05:00
.gitattributes Initial commit 2025-08-20 10:18:32 -04:00
.gitignore /anime 2026-01-03 06:57:29 -05:00
.gitlab-ci.yml Initial commit 2025-08-20 10:18:32 -04:00
biome.json reorg anime page, dont hardcode offen 2026-02-05 09:05:14 -05:00
bun.lock change projects page 2025-11-28 20:53:50 -05:00
LICENSE Initial commit 2025-08-20 10:18:32 -04:00
logger.json Initial commit 2025-08-20 10:18:32 -04:00
package.json Initial commit 2025-08-20 10:18:32 -04:00
README.md readme 2026-02-05 08:29:24 -05:00
tsconfig.json Initial commit 2025-08-20 10:18:32 -04:00

creations.works

Personal website and dashboard aggregating various services.

Features

  • Last.fm now playing
  • Audiobookshelf listening status and stats
  • AniList anime tracking
  • Project links (GitHub, GitLab, Codeberg)
  • Timezone display

Setup

  1. Copy .env.example to .env
  2. Configure the services you want to use
  3. Run with bun run start or bun run dev

Environment Variables

See .env.example for all available options.

License

MIT