Ian Greenough

Founding Product Engineer
← Back to projects

Fullstack AI Portfolio Quiz

I built this as a lightweight companion to the portfolio, covering the concepts behind each project: RAG pipelines, SSE streaming, agentic tool-use loops, BullMQ queues, pgvector similarity search, Socket.IO presence, and more.

It's a static React app built with Vite and deployed to GitHub Pages, with no backend required. The simplicity is intentional: the point is the questions, not the infrastructure.

It doubles as a study tool for anyone learning fullstack AI patterns, and as a quick way to verify whether you've actually understood what each project in the portfolio is doing under the hood.

Technologies Used

TypeScriptReactViteGitHub Pages