Work

Projects

Since March 2026 — ongoing

Shajara

Full Stack
Backend
Web Dev

Shajara is my primary independent R&D project exploring how large language models can be given reliable access to curated knowledge sources.

I built multiple data pipelines from scratch for downloading, transcribing, and processing large text corpora, and developed a retrieval-augmented system to ground LLM responses in specific source material.

The project includes prototype web interfaces with custom LLM chat functionality, and active research into techniques for steering and guiding LLM reasoning processes. All scope, architecture, and technical decisions are managed independently.

  • Built data pipelines for downloading, transcribing, and processing large text corpora.
  • Developed a retrieval-augmented generation system with curated source material.
  • Researched techniques for steering and guiding LLM reasoning processes.
  • Built and iterated on prototype web interfaces with custom LLM chat functionality.
  • Acquired practical working knowledge in Python, embeddings, vector databases, and AI APIs.
  • Managing all scope, direction, architecture, and technical decisions independently.

April 23, 2026 — built in an afternoon

Matheus Studio

Web Dev
Frontend
UI/UX

Matheus Studio is my personal portfolio and consulting site, built to showcase my work in AI development and web consulting.

It serves as a home for client enquiries, project showcases, and a demonstration of the kind of clean, performant web work I deliver for individuals and small businesses.

  • Built with Next.js 15, TypeScript, and Tailwind CSS for a fast, responsive experience.
  • Optimized for SEO and performance with server-side rendering and clean metadata.
  • Minimal, themeable design system with smooth Framer Motion animations.
  • Deployed on Vercel with continuous delivery from GitHub.