Skip to content
View risenxxx's full-sized avatar
🐈‍⬛
Building awesome applications
🐈‍⬛
Building awesome applications

Organizations

@random-ru

Block or report risenxxx

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
risenxxx/README.md

Hi, I'm Risen 👋

System Architect / Platform Engineer / Full-stack Developer

8+ years building distributed systems, developer tooling, and real-time UIs.
Frontend → Backend → Platform/DevOps


🚀 Engineering Philosophy

I focus on End-to-End System Design: merging performant UIs with scalable infrastructure. My approach involves "shifting left" with strong typing, automated workflows (GitOps), and comprehensive observability.

  • 🔭 Current Focus: Web3, Applied Cryptography, High-frequency event processing.
  • 🏗 Architecture Style: Event-driven, Kubernetes-first, IaC-managed.

🛠 Tech Stack & Arsenal

Domain Key Technologies
Core Backend .NET Node.js Hono Temporal
Data & Messaging PostgreSQL ClickHouse NATS Redis DragonflyDB
Platform / Ops Kubernetes Talos Linux Terraform FluxCD ArgoCD
Frontend TypeScript React Effector Telegram WebApps

🏆 Featured Project: Gift Fight

Telegram iGaming Web App with Provably Fair mechanics and Cloud-Native Infrastructure.

This isn't just a bot; it's a high-performance real-time gaming platform.

Key Technical Highlights:

  • Provably Fair Core: Custom seed + HMAC implementation ensuring transparent RNG verification.
  • High-Performance Infrastructure:
    • Talos Linux + K8s running on hybrid bare-metal/cloud environment deployed with Pulumi.
    • GitOps driven delivery (FluxCD) with External Secrets integration (Infisical).
    • Edge Caching: Cloudflare + Dragonfly for low-latency data access.
  • Architecture: Hybrid HTTP + WebSockets (Socket.IO) orchestrated by Temporal workflows for game rounds.

🔗 View Repository


📦 Open Source Contributions

nestjs-zod (Original Author)

Stars

Created the standard integration layer between NestJS and Zod.

  • Solved the DTO redundancy problem in NestJS.
  • ~150K downloads/month ecosystem wide usage.
  • Status: Transferred to another maintainer (I stopped using NestJS)

eslint-kit (Author)

Stars

A simplified, preset-based ESLint configuration generator to reduce DX fatigue across different frontend/backend stacks.


Pinned Loading

  1. gift-fight/gift-fight gift-fight/gift-fight Public

    A real-time PvP gift roulette game built as a Telegram Mini App. Players bet collectible Telegram gifts against each other in provably fair roulette rounds.

    TypeScript

  2. BenLorantfy/nestjs-zod BenLorantfy/nestjs-zod Public

    All NestJS + Zod utilities you need

    TypeScript 947 98

  3. eslint-kit/eslint-kit eslint-kit/eslint-kit Public

    All-in-one solution for configuring ESLint in all of your projects

    TypeScript 131 7

  4. medusa-frontends/medusa-cli medusa-frontends/medusa-cli Public

    A CLI interface for bootstrapping and managing MFEs

    TypeScript 4

  5. tsyringe-neo tsyringe-neo Public

    Forked from microsoft/tsyringe

    Lightweight dependency injection container for JavaScript/TypeScript

    TypeScript 11 1

  6. finalizer-cleaner finalizer-cleaner Public

    Remove finalizers from kubernetes resources

    Go 1