- Source code for https://marcos.me
- Built with Preact + Tailwind CSS + Vite
- Backend API service calls https://api.marcos.me/v1/chat (source code coming soon)
- Cloudflare for caching/serving
- Features a RAG-powered AI chatbot serving my personalized resume and project experience context into an LLM with streaming responses.
- GitHub Actions CI builds and pushes build artifacts to GitHub Pages