shredbx logo
shredbx shredbx shredbx shredbx Personal
  • Home
  • Lab
  • Portfolio
  • Experience
  • Services
  • Profile
  • Contact
AClaude
  • Home
  • Lab
  • Portfolio
  • Experience
  • Services
  • Profile
  • Contact
Andrei Solovev
Projects
Search projects... ⌘K
  • Projects
    • All 57
    • Web 13
    • Mobile 35
    • macOS 6
    • Packages 2
    • Dev Tools 4
// sbx

SBX — Project Management Hub

Project management, deployment operations and full document preview for the SBX governance engine

Platform
web
Stage
prototype
Year
2025
Team
Solo
@ shredbx (2024-Present)
A Andrei Solovev Claude
SBX — Project Management Hub screenshot 1
SBX — Project Management Hub screenshot 2
SBX — Project Management Hub screenshot 3
SBX — Project Management Hub screenshot 4
SBX — Project Management Hub screenshot 5
SBX — Project Management Hub screenshot 6
SBX — Project Management Hub screenshot 7
SBX — Project Management Hub screenshot 8

// Built with

sveltekit typescript go postgresql redis docker traefik dokploy claude-code-cli

01 Problem

A governed SDLC needs a human surface. CLI output is fine for agents but engineers need to browse decisions, walk SDLC tasks, audit traceability, and operate infrastructure without memorising flags.

02 Approach

Strict layered service exposure: SvelteKit `+page.server.ts` loaders call the Go API, never the browser. Brand tokens come from a single YAML compiled to CSS at build time. Components live in shared `@sbx/core-ui` packages and are previewed in a governed component catalogue rather than reinvented per-page.

03 Solution

Built a SvelteKit + Go web workspace that consumes the SBX protocol layer over a Chi-routed API. Renders the SDLC state machine, decision records, knowledge base, entity browser, type registry, component preview, and infrastructure operations (provisioning, migrations, deploys) as first-class views. Everything theme-driven from brand YAML — no hardcoded colours.

04 Outcomes

Qualitative

  • Single workspace surface for decisions, SDLC tasks, knowledge, and deploys
  • Brand YAML → CSS pipeline drives full theming with zero hardcoded colours
  • Component preview catalogue enforces shared-component reuse across apps
  • Visual traceability from user stories down to deployed code

05 Trade-offs

SSR-only data loading adds a hop versus client fetches but keeps credentials and governance enforcement on the server side. Picked Svelte 5 runes + a single design-token pipeline over a heavier component framework to keep the workspace fast and themeable.

06 Constraints

  • SSR-only data loading via +page.server.ts (no client-side data fetches)
  • No hardcoded colors — brand YAML is the single source of truth
  • Shared components only — no raw HTML primitives in pages
  • PR workflow required — never push directly to main

07 Innovation

Visual control panel for an AI-governed SDLC: SDLC tasks with state progression, browsable decision records, knowledge artifact registry, entity/type browser, component preview, and infra operations — all driven by the same protocol layer the CLI uses. Anchored by decisions #0192 (MCP tool separation), #0193 (PR workflow), and #0209 (brand CSS pipeline).

Novelty: in-house-first

// Related Projects

WEB
IN PROGRESS 30 / shots

Bestie Real Estate Thailand

Thailand property listings with geospatial search

WEB
07 / shots

shredbx.com — AI-Augmented Showcase & Portfolio Portal

Professional portfolio and services portal built on SBX framework

WEB
PROTOTYPE 05 / shots

Claude Remote — Remote Dev Environment

Work on projects from any device — Claude Code CLI + browser terminal + preview proxy, self-hosted

WEB
04 / shots

Simka — SIM Dealer Platform

SIM-card distributor platform for sub-dealer management, reporting, and inventory

WEB

Design Studio Showcase

Design studio portfolio showcase with admin-editable content sections

handler.gotypes.go
1packagemain
2
3import(
4"net/http"
5"encoding/json"
6)
7
8typeHandlerstruct{}
9Router*http.ServeMux
10}
BACKEND

Web Studio CMS — Customer & Order Manager

Customer, order, and payment management system for a web design company

shredbx logo shredbx shredbx shredbx shredbx Andrei Solovev

Solution Architect & Lead Software Engineer

ExperiencePortfolioResearch & ExperimentsEducationCertificationSkills
GitHub ↗LinkedIn ↗Email ↗
AVAILABLE FOR NEW PROJECTS
// MY LATEST BEATS
Hobby & Interests

Lab

  • The Lab
  • Framework
  • Components
  • Packages
  • Games
  • Process (SDLC)
  • Knowledge
  • Blog

Andrei

  • Portfolio
  • Experience
  • Services
  • Profile
  • Contact
  • Lifestyle

Team

  • Team
  • Andrei
  • Claude

Legal

  • Privacy
  • Terms
  • Cookies
© 2026 shredbx.com. All rights reserved. — Andrei Solovev |