at main 697 B view raw
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" 7status = "Pre-Alpha" 8 9[[projects]] 10name = "Nix Configuration" 11description = "NixOS configuration and modules for all of my servers." 12techs = [ "Nix", "Caddy" ] 13link = "https://git.pyrox.dev/pyrox/nix" 14start = "2022-01-28" 15status = "Stable" 16 17[[projects]] 18name = "This Blog" 19description = "The site you're reading this on!" 20techs = [ "Nix", "HTML", "CSS", "Vento", "JS", "Python", "Markdown"] 21link = "https://git.pyrox.dev/pyrox/new-blog" 22start ="2025-02-09" 23status = "Beta"