add aoc project

This commit is contained in:
KoenDR06 2025-12-07 14:16:18 +01:00
parent 5b3242590b
commit aa25925681

View file

@ -4,7 +4,13 @@
"name": "NixOS Config", "name": "NixOS Config",
"text": "The configuration for all my NixOS machines. It is fully modularized, and has a custom module for all Hyprland configuration options.", "text": "The configuration for all my NixOS machines. It is fully modularized, and has a custom module for all Hyprland configuration options.",
"photo": "/static/nixos.svg", "photo": "/static/nixos.svg",
"link": "https://github.com/KoenDR06/nix-config" "link": "https://git.koendev.nl/Koen/nix-config"
},
{
"name": "Advent Of Code",
"text": "My Advent Of Code solutions for 2025, written in Haskell.",
"photo": "/static/aoc.png",
"link": "https://git.koendev.nl/Koen/AdventOfCode25"
} }
], ],
"contributed-projects": [ "contributed-projects": [