Software Project Showcase

Selected work across AI, HPC, and infrastructure - built where nothing existing fit, adapted where something already did.

Strategic Partnership

UuedViljapuuaiad OÜ partnered with CodeZero Group on these groundbreaking projects, with CodeZero leading the technical implementation under the visionary guidance of Andy Ramgobin, the brilliant mind behind these innovative solutions.

Interested in our technical expertise?

Let's talk about what's actually needed - and whether the right answer is something new or something we've already built.

CONTACT US

See what we are shipping right now - Work Feed

Showing all 7 published projects. Clear search
UVWeb Project

UVWeb

Web Development

A modern corporate website with elegant dark theme design, featuring responsive service cards and gradient UI elements - built as UV's own site, doubling as a working example of what the CMS underneath it can do.

Built with
Key features
  • Multi-language content management system
  • Dynamic project showcase with filtering
  • Responsive design with modern UI/UX
Engineering Data Repository Dashboard

Project Wormwood

Data Management

A standalone, no-code pipeline orchestration engine. Workflows are built visually on a drag-and-drop canvas rather than hand-coded, backed by a versioned business-rule engine, role-based access control and multi-tenant organisation support. Wormwood runs as its own independent service, with its own API, database and authentication, and integrates with other systems - including the deltaPrism graph database - purely over HTTP, never as an embedded component of another product.

Built with
Key features
  • Visual, drag-and-drop canvas for building data and business-rule pipelines without writing code
  • Versioned business-rule engine with role-based access control across organisations and teams
  • Runs as a fully independent service with its own API, database and authentication - never embedded inside another product's runtime
  • Optional GPU-accelerated processing and an adapter for the deltaPrism graph database for larger workloads
KamiKage self-hosted GPU model-serving infrastructure

KamiKage

Infrastructure & AI

A self-hosted language model inference platform running on private GPU infrastructure, giving internal products model access without sending data to external providers. Four GPU nodes serve different models behind a single OpenAI-compatible endpoint, with load balancing, per-developer session management and rate limiting handled by a dispatcher layer.

Built with
Key features
  • Single OpenAI-compatible API endpoint fronting four independently served models
  • Request routing with least-load, round-robin and manual balancing strategies
  • Per-developer session management with idle timeout and rate limiting
  • Administrative web console for nodes, sessions, developers and audit history

and 2 more

Mimir knowledge-base service

Mimir

Process & Governance

A live knowledge-base hit-tracking service for UV's ROTC governance framework. Tracks how many times a known issue has been hit, by whom, and disseminates the solution once one exists - intended to replace and augment per-project Markdown KNOWN_ISSUES.md files with one central, queryable service. Matching is pure keyword scoring; no embeddings, no vector search.

Built with
Key features
  • Scope-aware exact match on a signature hash, followed by keyword scoring against a candidate pool, before a new issue is ever created
  • Three issue scopes - project-siloed by default, GENERAL to collapse the same issue across every project, or TECHNOLOGY to collapse by a shared technology tag
  • Admin-triggered dedup review queue that surfaces likely duplicate issues, within a project or across every project, for explicit human merge review
  • Reopen endpoint with an append-only audit trail, so a wrongly-closed issue can be corrected without editing or deleting any prior hit or solution record

and 1 more

Svarog reverse-booking tender and auction platform

Svarog - Reverse-Booking Tender and Auction Platform

Web Development

A reverse-booking tender and auction platform for services and goods. Rather than browsing catalogues and comparing static offers, buyers publish a structured request and invited vendors bid against it, then the buyer compares the bids and awards the winner. Supports sealed and open auction formats across hospitality, catering, transport, activities, goods and custom service categories.

Built with
Key features
  • Blind bid auctions with sealed bids revealed at close, and open auctions showing anonymised leading bids
  • Structured requests that separate mandatory requirements from scored nice-to-haves, so bids are comparable rather than free-form
  • Configurable location matching: strict radius, radius warning, or no geographic filter
  • Multi-category coverage spanning restaurants, hotels, activities, catering, transport, goods and custom services

and 1 more

The Forge internal engineering portal

The Forge

Integration & Tools

An internal engineering portal that consolidates technical documentation and operational tooling behind a single interface. The Forge pairs a searchable document library with a catalogue of infrastructure management tools, and exposes both through a token-authenticated REST API so other systems can query them programmatically rather than through the browser.

Built with
Key features
  • Searchable document library with in-browser viewing and direct download
  • Catalogue of infrastructure and cloud management tools with per-tool metadata
  • Token-authenticated REST API for programmatic access to documents and tooling
  • Sandboxed file handling with path validation and access controls

and 1 more

UV ROTC Governance Framework policy architecture

UV ROTC Governance Framework

Process & Governance

A structured operating framework that governs how UV plans, builds, tests and ships software. It defines explicit entry and exit criteria for every unit of work, requires evidence before any work is declared complete, and enforces its own rules automatically through tooling rather than relying on reviewer discipline.

Built with
Key features
  • Explicit definition-of-ready and definition-of-done criteria gating every unit of work
  • Three-layer testing standard requiring a full pass rate with no mocking at system boundaries
  • Automated enforcement hooks that block non-compliant actions at the point of execution
  • Evidence-based completion, with verifiable command output required before sign-off

and 2 more