Skip to content
View CelestialAC's full-sized avatar
๐Ÿช„
๐Ÿช„

Organizations

@STEXS-Technologies

Block or report CelestialAC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
CelestialAC/README.md

CelestialAC Profile Views ย CelestialAC Followers


๐Ÿ‘‹ Hello, Iโ€™m Wladimir

Freelance backend engineer building production-grade backend systems for teams that need reliability, performance, and long-term evolvability.

I specialize in Node.js/TypeScript and Rust, working on APIs, event-driven systems, and low-latency backend services that hold up under real workloads. My focus is correctness, clear domain boundaries, and architectures that scale without constant rewrites.

Iโ€™m currently leading a production rewrite from Node.js to Rust, working with geo-distributed state, async workflows, and infrastructure designed to scale across regions without surprises.

If your backend feels fragile, slow to change, or risky to scale, thatโ€™s usually where Iโ€™m brought in.

๐Ÿ› ๏ธ Core Stack

Languages

Rust TypeScript Node.js C SQL

Backend & Architecture

Event Driven Async REST APIs gRPC GraphQL JWT

Datastores & Messaging

PostgreSQL MySQL Redis MongoDB Redpanda Kafka Pulsar

Tooling & Platform

Docker Git Kong HashiCorp Vault k6 Stripe AWS S3

๐Ÿš€ Latest Project: stexs-spike

stexs-spike is a backend platform for multiplayer games providing authentication, user management, and inventory systems as long-running services.

The current iteration includes:

  • Authentication and user accounts
  • Player inventories and cross-inventory systems
  • OAuth2 integrations
  • Web platform for profiles, social features, purchases, and achievements

This project is used to validate architecture choices for production backends: async workflows, event-driven coordination, and clear domain ownership.

๐Ÿ”„ Upcoming Architecture: STEXS Platform

STEXS is a backend infrastructure platform for multiplayer games, designed to provide shared services such as authentication, inventory, and storage without vendor lock-in.

The platform is backend-first, with architecture defined before feature scale. It is built around correctness, clear domain ownership, and long-term evolvability.

Key design principles:

  • Rust-based core with strong type safety and async workflows
  • Intent-driven APIs aligned with real business actions
  • Vertical slice architecture with explicit domain boundaries
  • Event-driven core using Redpanda for loose coupling and auditability
  • Distributed SQL via YugabyteDB for global ACID state
  • Low-latency caching using Garnet
  • Edge request handling with Pingora for validation, rate limiting, and JWT caching

This iteration focuses on building infrastructure that can evolve without breaking existing integrations.

๐Ÿ’ผ Work With Me

I design and build production-grade backend systems, including APIs, async workers, data pipelines, and event-driven services.

I work with founders and teams on:

  • New backend projects and MVPs
  • Backend rewrites (e.g., Node.js โ†’ Rust)
  • Performance-critical backend components
  • Event-driven systems and message processing
  • Data ingestion and processing pipelines

If you need a backend that is reliable under real load and designed to scale without constant rewrites, reach out via LinkedIn or Fiverr.

Pinned Loading

  1. stexs-spike stexs-spike Public

    (Node.js) Third iteration of the STEXS platform, built from the ground up with a scalable architecture baseline, including queue services and a custom authentication API.

    TypeScript 6

  2. strest strest Public

    Blazing-fast async HTTP stress tester in Rust โ€” no mutexes, lock-free design, real-time stats, and optional chart export. Perfect for high-load API testing.

    Rust 5

  3. DeGeneRate DeGeneRate Public

    Solana Sniper written in rust with reduced rpc calls and raw transaction payload creation

    Rust 7 1