loading…
$ cat ~/projects/pulseboard.md
Lightweight ops dashboard with Redis caching, Prisma models, and secure-by-default API routes.
PulseBoard was an internal ops dashboard for service health, now archived after the team moved to a managed stack.
Next.js + Prisma + PostgreSQL + Redis, with Secure Coding (XSS / CSRF / SQLi) guards and System Design Basics docs for the alerting path.
$ next project
ReviewBot
LLM-assisted code review helper that drafts PR comments using agents, prompts, and Git workflows.