

Technologies & Tools
Tasks
Context
S3PIA is my personal AI assistant. It is basically my own version of OpenClaw, but simpler and fully contained in Docker. I wanted something I could run anywhere without depending on a bigger platform around it.
What I Built
It runs inside a container with its own memory, terminal access, and the ability to install things, run scheduled tasks, and learn new skills. The hardest technical part was getting those pieces to work cleanly inside Docker, especially the scheduling side.
What I Am Proud Of
The CRT-styled interface is intentional rather than decorative. It gives the assistant character and makes the experience feel more like using a tool with a personality, instead of just another generic chatbot.
I use it every day, which is the part I like most. It learns, it schedules, it remembers, and it all fits into a single Docker image I can spin up anywhere.