1[[projects]] 2name = "VGArchive" 3description = "Charity Marathon information archive and search" 4techs = [ "Django", "Python", "Nix", "CSS", "HTML", "Sqlite"] 5link = "https://github.com/pyrox0/vgarchive" 6start = "2024-08-17" 7 8[[projects]] 9name = "Nix Configuration" 10description = "NixOS configuration and modules for all of my servers." 11techs = [ "Nix", "Caddy" ] 12link = "https://git.pyrox.dev/pyrox/nix" 13start = "2022-01-28" 14 15[[projects]] 16name = "This Blog" 17description = "The site you're reading this on!" 18techs = [ "Nix", "HTML", "CSS", "Vento", "JS", "Python", "Markdown"] 19link = "https://git.pyrox.dev/pyrox/new-blog" 20start ="2025-02-09"