Marcel Soubkovsky - Logo

Selected project

S3PIA

Dockerized personal AI assistant with memory, terminal access, and cron-like scheduling.

Built a contained daily-driver tool with scheduling and skill installation.

Year

2026

Role

Full-stack creator

Focus

DockerLLMautomation
S3PIA web interface with CRT styling

Technologies & Tools

DockerTypeScriptAI/LLM

Tasks

Full-stack development

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.