We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f9df17 + 6ddead6 commit 45b5383Copy full SHA for 45b5383
src/pages/index.tsx
@@ -67,13 +67,6 @@ const projects = [
67
];
68
69
const contributions = [
70
- {
71
- title: "Amtrak Planner",
72
- description: "Track trains' destinations and their estimated times of arrival.",
73
- url: "https://github.com/SinisterRectus/amtrak-planner",
74
- date: "2025",
75
- language: "Lua",
76
- },
77
{
78
title: "Wave",
79
description: "A Rainmeter-like widget platform powered by Tauri.",
0 commit comments