From 1dc8e3d18b99acb0dfc9a59cb84ea2c7745cf8a3 Mon Sep 17 00:00:00 2001 From: Josh Patra Date: Sun, 24 May 2026 23:37:32 -0400 Subject: [PATCH] fix(portfolio): mark Allstarr as open source --- src/routes/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index d494390..1227471 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -31,8 +31,8 @@ name: "Allstarr", link: "https://github.com/SoPat712/allstarr", description: - "An API proxy server focused on integrating external music sources alongside Jellyfin. Allstarr supports self-hosted music workflows, playlist imports, and provider compatibility across services like Spotify, Tidal, Qobuz, and Deezer.", - techStack: ["C#", ".NET 8", "Jellyfin API", "Spotify API"], + "An open-source API proxy server focused on integrating external music sources alongside Jellyfin. Allstarr is built for self-hosted music workflows, playlist imports, and provider compatibility across services like Spotify, Tidal, Qobuz, and Deezer.", + techStack: ["C#", ".NET 8", "Self-Hosting", "Jellyfin API", "Spotify API"], highlights: [ "Built with C# and .NET 8 for high performance and reliability", "Integrates with Jellyfin for seamless music library management",