Gitten
Gitten is a read-only, web-based Git repository viewer written in Rust. I made it so I could showcase my programming projects on my own terms, rather than handing my code over to GitHub to be scraped for Copilot training. I also just thought it would be a fun project (and it was).
Gitten is not feature-complete, but the things that are missing are generally small and incidental. I intend to keep developing and maintaining Gitten at a leisurely pace for the foreseeable future.
If you're just curious, feel free to browse the source code. If you'd like to use Gitten yourself, feel free to clone it with the following command:
$ git clone https://git.echowritescode.dev/public/gitten.git
Any individual person may use Gitten free of charge. Please do not use Gitten if you are acting on behalf of any type of organization (company, non-profit, government, etc.).