// selected work

Projects

Real things built with AI as a collaborator. Each one documented with enough detail that you could follow the same path.

WyseDSP GREC Plugin
01 / WYSEDSP

Commercial VST3
Plugin Suite

A full commercial suite of audio plugins — GREC (guitar effects chain), VL & SL (valve amp sims), a synthesiser with 189 presets, GREC Mini, a bass amp, and a drum machine. Built in C++ and JUCE 8 with Claude as a constant pair-programming partner across months of development. Version-controlled throughout on GitHub.

C++ / JUCE 8 VST3 Guitar Amps Synthesiser Drum Machine GitHub AI-Assisted Dev
Read the full breakdown →
eamon@cyber-wyse — bash ● ● ●
$ lsb_release -d
Ubuntu 24.04.4 LTS
$ docker ps
ollama  Up 3 hours
$ ollama list
mistral:7b    4.1GB
qwen2.5:7b   4.7GB
$ _
02 / LOCAL AI

Running Local LLMs
on a Repurposed Laptop

An older Windows laptop got a new life: Ubuntu installed clean, Docker set up, Ollama deployed, and multiple LLMs (Mistral, Qwen2.5) running locally — no cloud, no API fees, full control. Step-by-step walkthrough with every command included.

Ubuntu 24 Docker Ollama Mistral 7B Qwen2.5 Local AI
Read the full guide →