Skip to content
@bymaxone

Bymax One

πŸš€ Architecting intelligent, AI-native and Web3-ready systems β€” backed by a suite of production-grade, open-source libraries & developer tooling.
Bymax One logo

BYMAX ONE

πŸ›οΈ Architecting intelligent, AI-native & Web3-ready systems.

We build real systems, not demos. A suite of production-grade, typed, multi-tenant open-source libraries β€” engineered with discipline to remove vendor lock-in.

Website X LinkedIn Instagram


NestJS Next.js React TypeScript Rust Redis Prisma License


πŸ›οΈ Who We Are

Bymax One is a technology company that architects intelligent, AI-native and Web3-ready systems. We operate like an architecture firm, not an agency β€” focused on systems that scale, perform under load, and stay maintainable over time.

Everything we open-source is typed end to end, multi-tenant ready, and vendor-neutral, with a production-first mindset: zero (or near-zero) direct dependencies, strict TypeScript, and a runnable reference app for every library.


πŸ“¦ Open-Source Ecosystem

Composable NestJS 11 libraries (plus a Rust auth stack and a Claude Code toolkit). Pick one, or compose the whole platform β€” each is independent and installable on its own.

🧱 Foundation

Library What it does
🧩 nest-core Application foundation kit β€” stable error envelope, request timing, offset/cursor pagination, health checks & optional Prometheus metrics
βš™οΈ nest-config Type-safe environment config β€” Zod validation at bootstrap, aggregated fail-fast report, typed accessor & testing helpers

πŸ” Auth & Security

Library What it does
πŸ”‘ nest-auth Full-stack auth for NestJS 11 Β· React 19 Β· Next.js 16 β€” JWT, MFA, OAuth, sessions, RBAC, multi-tenant SaaS ready. Zero external crypto deps
πŸ¦€ rust-auth Full-stack auth for Rust (Axum) & React/Next.js β€” pure-Rust crypto with WebAssembly edge verification (crates.io + npm)

πŸ—„οΈ Data & Infrastructure

Library What it does
🧰 nest-cache Idiomatic Redis layer β€” typed cache helpers over ioredis, namespaced keys, Pub/Sub, atomic Lua & a managed connection lifecycle
πŸ—ƒοΈ nest-storage Provider-agnostic object storage β€” one S3 API across AWS S3, Cloudflare R2, Backblaze B2, DO Spaces, MinIO & Wasabi
πŸ“¬ nest-queue BullMQ-powered job queues β€” typed queues, workers, hierarchical flows & repeatable/cron jobs with safe retry defaults

⚑ Real-time & Messaging

Library What it does
πŸ“‘ nest-realtime Backend β†’ frontend real-time β€” dual transport (SSE / WebSocket), multi-tenant rooms, event replay & Redis-backed scaling
πŸ“¨ nest-notification Multi-channel notifications β€” email, OTP, SMS & push behind provider-agnostic interfaces (Resend, SES, Twilio, FCM…)

πŸ”­ Observability & AI

Library What it does
πŸ“Š nest-logger Structured JSON logging (Pino 10) β€” OpenTelemetry trace correlation, PII/LGPD redaction & pluggable destinations
πŸ’Έ nest-ai-tokens AI token & cost ledger β€” immutable usage ledger + historical pricing across OpenAI, Anthropic, Gemini, Mistral & OpenRouter

πŸ› οΈ Developer Tooling

Project What it does
πŸ€– bymax-claude-code Production-ready Claude Code toolkit β€” phased workflow, strict quality gates & specialist review agents for TypeScript & Rust

πŸ“˜ Every library ships with a runnable reference app (*-example) β€” a full NestJS + Next.js implementation proving each feature end to end. Start with nest-auth-example or nest-cache-example.


πŸš€ Getting Started

Each library is published under the @bymax-one scope and installs on its own:

pnpm add @bymax-one/nest-auth        # or nest-cache, nest-logger, nest-queue, …

Then explore the matching *-example repo for a copy-pasteable, production-shaped setup.


🧠 What We Build

Pillar Focus
πŸ€– AI-Native Architecture Modular design with LLM reasoning at the core β€” stateful memory, observable pipelines
πŸ” RAG & Retrieval Production embeddings, vector search, hybrid retrieval + reranking, grounding
🧩 LLM Integration Structured outputs, schema validation, function calling & tool orchestration
πŸ›‘οΈ Validation & Safety Deterministic guardrails, schema enforcement, input/output filtering
⛓️ Web3-Ready Engineering Wallet auth, transaction signing, smart-contract interaction, tokenization

βš™οΈ How We Build

πŸ”Ž Discover  β†’  πŸ—οΈ Architect  β†’  🧱 Build  β†’  πŸš€ Deploy  β†’  πŸ” Iterate
  • πŸ’° Cost-aware β€” LLM usage tracking and optimization built in
  • πŸ‘οΈ Observable β€” full pipeline visibility, structured logs & tracing
  • πŸ›‘οΈ Reliable β€” production-grade error handling, schema validation, security-first
  • πŸ§ͺ Proven β€” strict TypeScript, high test coverage, mutation-tested libraries

🌐 Connect

🌍 bymax.one Β· 𝕏 @bymax_one Β· in Bymax One Β· πŸ“· @bymax.one


Architecting AI-native systems for production.

Pinned Loading

  1. nest-auth nest-auth Public

    Full-stack authentication library for NestJS 11, React 19 & Next.js 16 β€” JWT, MFA, OAuth, sessions, multi-tenant SaaS ready. Zero external crypto dependencies.

    TypeScript

  2. nest-auth-example nest-auth-example Public

    Reference implementation for @bymax-one/nest-auth β€” full-stack multi-tenant auth (JWT, MFA, OAuth, sessions, RBAC, invitations) with NestJS 11, Next.js 16, Prisma, Redis and TypeScript strict mode.

    TypeScript

Repositories

Showing 10 of 18 repositories

Top languages

Loading…

Most used topics

Loading…