我们的项目

我们构建并发布的软件——从AI智能体到基础设施工具。

AI Agents

devbot

Autonomous GitHub issue-to-PR agent powered by Claude AI.

  • Two-phase planner + coder agent pipeline
  • Monitors repositories for labelled issues
  • pgvector semantic knowledge base
  • Session recovery for interrupted runs
  • TypeScript
  • Node.js
  • Anthropic SDK
  • PostgreSQL
SaaS Platforms

DriveFlow

CRM built for driving schools.

  • Calendar booking with instructor availability
  • Real-time GPS tracking with student consent
  • Stripe subscriptions and PCI DSS compliance
  • iOS & Android app via Expo
  • NestJS
  • Next.js 15
  • Expo
  • Stripe
SaaS Platforms

webcode

Kubernetes-native browser IDE for Claude Code sessions.

  • Monaco editor with IntelliSense and XTerm.js terminal
  • Real-time collaboration via Socket.IO
  • 5-tier RBAC with Keycloak OIDC
  • Multi-language UI (EN, ZH, JA, ES)
  • NestJS
  • Next.js 15
  • Monaco Editor
  • gRPC
SaaS Platforms

wirenet

Enterprise WireGuard VPN management platform.

  • Multi-tenant control plane with device provisioning
  • Real-time session tracking with TX/RX metrics
  • Firewall rules, mesh topology, and audit logging
  • React Native mobile app and CLI client
  • NestJS
  • Next.js
  • React Native
  • InfluxDB
Infrastructure Tools

repoman

Debian package repository manager with RBAC and GPG signing.

  • Multi-distribution support (Debian, Ubuntu, custom)
  • Single-pool deduplication — .deb files stored once
  • GPG signing with key management and rotation
  • Fine-grained RBAC via SpiceDB
  • NestJS
  • Next.js 15
  • Keycloak
  • SpiceDB
Infrastructure Tools

vymanage

VyOS router configuration management — web and Electron.

  • Manage multiple VyOS devices simultaneously
  • 15+ config panels: firewall, NAT, VPN, routing, DNS
  • Commit-confirm workflow with auto-rollback timeout
  • Native Electron desktop app and web interface
  • Next.js 15
  • Electron 33
  • React 19
  • shadcn/ui
Infrastructure Tools

pmx-gpu-manager

Proxmox VE plugin for Intel GPU SR-IOV and real-time telemetry.

  • Auto-discovers Intel Flex, Ponte Vecchio, and Battlemage GPUs
  • SR-IOV virtual function management with per-VF memory
  • Real-time telemetry: temperature, power, clocks, utilisation
  • Boot-persistent VF configuration via systemd
  • Perl
  • ExtJS
  • Playwright
Web & Media

SNPhotography

Multi-service photography portfolio platform with admin portal.

  • Gatsby static site with 60+ optimised gallery images
  • GraphQL API with geospatial shoot location support
  • Admin portal with Mapbox location tagging and Dropzone uploads
  • Image processing microservice for gallery-ready transforms
  • Gatsby 4
  • GraphQL
  • Apollo
  • Minio S3
SaaS Platforms

legacyvault

Secure digital legacy platform — store, protect, and pass on what matters.

  • Encrypted vault for documents, media, and personal messages
  • Beneficiary management with time-locked release controls
  • Admin dashboard for vault and user oversight
  • Web UI optimised for accessibility and long-term use
  • React
  • Node.js
  • TypeScript
  • AWS S3
SaaS Platforms

FitPro

Extensible fitness platform foundation for building workout, nutrition, and activity-tracking apps.

  • Modular NestJS API with independently deployable domain modules
  • All business logic runs through Temporal workflows and activities
  • TimescaleDB hypertables for measurements, activity, and nutrition
  • Expo mobile app, Wear OS watchface, and Health Connect / HealthKit sync
  • NestJS
  • Temporal
  • TimescaleDB
  • Expo
Web & Media

prop-idx

Comprehensive index and directory of proprietary trading firms.

  • Filterable firm directory with detail pages
  • 5-language i18n (EN, ES, FR, DE, ZH)
  • Static Gatsby build for instant global load times
  • Responsive nav and mobile-first layout
  • Gatsby
  • TypeScript
  • React
  • i18next
Infrastructure Tools

gqlize

TypeScript library that generates type-safe GraphQL schemas from ORM models.

  • Auto-generates queries, mutations, and subscriptions
  • Sequelize and Waterline ORM adapters
  • Relationship resolution with DataLoader batching
  • Fully typed schema output with custom resolver hooks
  • TypeScript
  • GraphQL
  • Node.js
  • Sequelize
Infrastructure Tools

parton

Modular Node.js application framework with plugin lifecycle management.

  • Declarative plugin registration with dependency ordering
  • Lifecycle hooks: init, start, stop, and health
  • Dependency injection container with async resolution
  • Composable configuration with environment overrides
  • Node.js
  • TypeScript
Infrastructure Tools

sandwich

Layered TypeScript framework for composable middleware pipelines.

  • Type-safe middleware composition with context propagation
  • Declarative layer registration and ordering
  • Built-in error boundary and fallback handling
  • Zero runtime dependencies — pure TypeScript
  • TypeScript
  • Node.js
Infrastructure Tools

JellyOps

Kubernetes operator that manages the full lifecycle of Jellyfin media servers and their plugins.

  • Declarative Jellyfin and JellyfinPlugin custom resources
  • Plugins delivered as OCI image volumes, mounted on demand
  • Manages Deployments, config/cache PVCs, media libraries, Services, and Ingress
  • Hardware-accelerated transcoding support
  • Go
  • Kubebuilder
  • Kubernetes
Infrastructure Tools

jellycode

JellyOps plugin that offloads Jellyfin transcoding to remote gRPC workers.

  • Swaps Jellyfin's ITranscodeManager to dispatch jobs to remote workers
  • Bidirectional gRPC stream between server and worker agents
  • Reuses core encoding args; atomic segment writes prevent partial files
  • Self-hosted Kestrel gRPC listener leaves Jellyfin routing untouched
  • C#
  • .NET
  • gRPC
Infrastructure Tools

jellyops-plugin-shoko

JellyOps plugin delivering the Shokofin anime plugin (and optional Shoko Server) to Jellyfin.

  • Ships Shokofin as an OCI image-volume payload
  • Embedded mode bundles a Shoko Server companion workload
  • External mode targets an existing Shoko Server
  • Declarative config + credential bootstrap via baked hook scripts
  • Kubernetes
  • Docker
  • Shell
Infrastructure Tools

jellyops-plugin-oauth2

JellyOps plugin delivering OAuth2 / OpenID Connect single sign-on to Jellyfin.

  • SSO authentication for Jellyfin via an external OAuth2 / OIDC provider
  • Delivered as a JellyfinPlugin custom resource through JellyOps
  • Declarative, image-volume plugin delivery
  • C#
  • .NET
  • Kubernetes
Web & Media

Drive

Data-driven vehicle physics for a Unity car driving game.

  • Vehicle handling modelled on GTA V handling.meta parameters
  • Tuneable drivetrain, tyre friction, and downforce curves
  • Block-based physics components inspired by Edy's Vehicle Physics
  • Built on Unity's rigidbody physics engine
  • Unity
  • C#
AI Agents

mcp-openproject

Model Context Protocol server exposing the full OpenProject API to AI agents.

  • 84 tools spanning 26 OpenProject API v3 resource domains
  • CRUD for projects, work packages, time entries, memberships, and more
  • Transition-aware status changes and time tracking
  • Zod v4 runtime validation; native TypeScript, no Python dependency
  • TypeScript
  • MCP
  • Zod
  • Node.js
Infrastructure Tools

AUDAC

Cross-platform audio application development framework written in Rust.

  • Modular crates for audio engine, DSP, and plugin hosting
  • Plugin format support (client, host, ARA) with macro tooling
  • Observable ValueTree data model with undo/redo
  • FFI bindings for .NET, Node, and JavaScript
  • Rust
Web & Media

boredgames

A collection of small Unity games and shader experiments.

  • Built with Unity and custom ShaderLab shaders
  • Lightweight, self-contained mini-games
  • Unity
  • ShaderLab
  • C#
Infrastructure Tools

react-native-duckdb

Native DuckDB analytical database for React Native — OLAP, full-text, and vector search on-device.

  • Columnar OLAP query engine with native C++ performance via Nitro Modules
  • Full-text search with BM25 ranking and vector similarity (HNSW) for on-device RAG
  • Remote queries over HTTPS (Parquet, CSV, JSON, Hugging Face datasets)
  • Expo config plugin for the managed workflow
  • React Native
  • DuckDB
  • C++
AI Agents

pexels-mcp-server

Model Context Protocol server giving AI models access to the Pexels photo and video API.

  • Search photos and videos by query, orientation, size, and colour
  • Browse curated, popular, and collection content
  • On-the-fly image pipeline (resize, crop, rotate, format) with LRU + TTL cache
  • Runs over stdio or Streamable HTTP; ships an Agent Skill
  • TypeScript
  • MCP
  • Bun

准备好构建经久耐用的系统了吗?

让我们谈谈您的下一个项目。