ale@backend:~/projects$ cat ./ai-horoscope.md
AI Horoscope
An AI horoscope engine that serves personalized daily readings for every zodiac sign, running on my own VPS. This started as an experiment: could I ship an API from a server I controlled end-to-end? Turns out, yes. I locked down the box, wired up a CI/CD pipeline for automatic deploys, and built the whole thing from scratch on top of my template project and my own NuGet library Hermes.