From 394029934950d876a21a25d6c6ec675fa3064b6e Mon Sep 17 00:00:00 2001 From: Hamza Date: Sun, 27 Oct 2024 15:53:22 -0400 Subject: [PATCH] Fix activity log link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d378df7..11c333c 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@

With school starting again, it's difficult to find time to work on any projects, but over the summer I was able to work on some projects, the most prominent among them being FetchCv, a developer profile site that I'm working on with a friend. If you want to see what project I'm working on this week, it'll be up on my GitHub.

Recently, I've been working on a server, an old desktop from around 2010. It's running Kubuntu, because for some reason I decided a desktop OS would be great for a server. Now I'm trying to self-host everything, from photo backup with Immich to file backup with Rysnc to AI with Ollama (yes on a server with 4gb of memory), along with a self-hosted Forgejo instance. Everything's up on my website at hnasheralneam.dev.

-

A small tool I've made is Activity Log, a time tracking tool with graphs.

+

A small tool I've made is Activity Log, a time tracking tool with graphs.