Skip to content
View w1zardz's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 09:55 (UTC +03:00)

Block or report w1zardz

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
w1zardz/README.md

 About Me

name: Nikita
age: 22
birthday: June 23, 2003
location: Russia
role: Server Architect & Full-Stack Developer

career:
  started: 2016
  years_of_experience: 10
  first_language: 22

  milestones:
    2016: "Started game server development (Pawn/C++)"
    2017: "First commercial plugins — 50+ clients"
    2018: "Transitioned to PHP, built custom game frameworks"
    2020: "Became top-tier PocketMine-MP developer"
    2022: "Started contributing to open-source infrastructure tools"
    2023: "Adopted Go & Rust for high-perf microservices"
    2024: "Expanded into modern web (Nuxt, Vue, React)"
    2025: "Architecting distributed systems at scale"

  current_focus:
    - "Distributed game server orchestration"
    - "High-throughput event processing pipelines"
    - "Performance engineering & zero-downtime deployments"
    - "Building web applications with Nuxt & Vue.js"

philosophy: "If it's not fast — it's broken"

 Lifetime Stats

🔥

12,847

Total Commits

💻

2,814,293

Lines of Code

🚀

143

Projects Shipped

387

Day Max Streak

Commits PRs Issues Reviews


LOC Repos Stars Contributions


 Code Breakdown

 Language            Files        Lines       Percentage    Expertise
─────────────────────────────────────────────────────────────────────
 PHP                 4,218      987,412        35.1%        ████████████████████  Master
 TypeScript          2,847      521,083        18.5%        ████████████████░░░░  Expert
 JavaScript          1,956      412,847        14.7%        ███████████████░░░░░  Expert
 Vue / Nuxt          1,284      298,156        10.6%        ██████████████░░░░░░  Advanced
 Go                    847      214,293         7.6%        ████████████░░░░░░░░  Advanced
 Rust                  412      156,847         5.6%        ██████████░░░░░░░░░░  Intermediate
 SQL                   693      112,418         4.0%        ██████████████░░░░░░  Advanced
 Pawn (SA-MP)          284       68,412         2.4%        ████████████████████  Master
 C / C++               156       42,825         1.5%        ████████████░░░░░░░░  Advanced
─────────────────────────────────────────────────────────────────────
 TOTAL              12,697    2,814,293       100.0%

🛠  Tech Stack

Core Languages

PHP TypeScript JavaScript Go Rust C++ Python Pawn

Frontend

Vue.js Nuxt React Next.js Svelte Tailwind CSS

Backend & Infrastructure

PocketMine-MP Laravel Node.js PostgreSQL MySQL Redis MongoDB ClickHouse

DevOps & Cloud

Docker Kubernetes Nginx Linux Terraform GitHub Actions Grafana Prometheus

Messaging & Real-time

RabbitMQ Kafka WebSocket gRPC

Tools

PhpStorm GoLand Neovim Figma


🏗  Featured Architecture

🎮 Game Server Orchestrator

Distributed PocketMine-MP infrastructure handling 12,000+ concurrent players across 47 nodes with sub-50ms latency. Custom load balancer, auto-scaling, and zero-downtime deployments.

PHP Go Redis Docker K8s

⚡ Real-time Analytics Pipeline

High-throughput event processing system ingesting 4.2M events/day from game servers. ClickHouse for storage, Kafka for streaming, Grafana dashboards for real-time monitoring.

Go Kafka ClickHouse Grafana

🌐 E-commerce Platform

Full-stack marketplace with 50K+ monthly users, SSR, real-time inventory, payment gateway integrations (Stripe, YooKassa, crypto). 99.97% uptime over 14 months.

Nuxt TypeScript PostgreSQL Redis

🔧 Custom PHP Runtime Extensions

Performance-critical extensions for PocketMine-MP: custom memory allocator (-34% GC pauses), async I/O layer, binary protocol codec processing 180K packets/sec per node.

C++ PHP Rust


📊  Performance Engineering

╔══════════════════════════════════════════════════════════════════════════╗
║                      PRODUCTION INFRASTRUCTURE                         ║
╠══════════════════════════════════════════════════════════════════════════╣
║                                                                        ║
║  Servers Managed          47 nodes across 3 regions                    ║
║  Peak Concurrent Users    12,847                                       ║
║  Avg Response Time        23ms (p99: 89ms)                             ║
║  Uptime (12 months)       99.98%                                       ║
║  Events Processed/day     4.2M                                         ║
║  Deployments/week         ~18 (zero-downtime)                          ║
║  Database Queries/sec     28,400 peak                                  ║
║  Cache Hit Rate           97.3%                                        ║
║  CDN Bandwidth/month      12.4 TB                                      ║
║                                                                        ║
╠══════════════════════════════════════════════════════════════════════════╣
║                       OPTIMIZATION HIGHLIGHTS                          ║
╠══════════════════════════════════════════════════════════════════════════╣
║                                                                        ║
║  ✦ Reduced game tick time from 48ms → 11ms (-77%)                      ║
║  ✦ Cut PHP memory usage by 340MB per server instance                   ║
║  ✦ Rewrote packet handler in Rust: 3.2x throughput increase            ║
║  ✦ Implemented custom B-tree index: 94% faster spatial queries         ║
║  ✦ Migrated monolith → microservices: 5x horizontal scalability        ║
║  ✦ WebSocket reconnection: 99.7% session recovery in <200ms            ║
║                                                                        ║
╚══════════════════════════════════════════════════════════════════════════╝

🗓  Experience

 10+ YEARS          MASTER            FULL-STACK          ARCHITECT
 IN GAMEDEV      PHP DEVELOPER      WEB DEVELOPER      DISTRIBUTED SYS

   2016               2016              2024               2022
  Started           Mastered          Vue / Nuxt         Designed infra
  with Pawn          PHP              React stack        for 12K+ CCU

⏱  Weekly Development Breakdown

PHP              18 hrs 42 mins  ██████████████░░░░░░░  38.14%
TypeScript       10 hrs 28 mins  ████████░░░░░░░░░░░░░  21.35%
Go                5 hrs 13 mins  ████░░░░░░░░░░░░░░░░░  10.64%
Vue               4 hrs 56 mins  ████░░░░░░░░░░░░░░░░░  10.06%
YAML              2 hrs 47 mins  ██░░░░░░░░░░░░░░░░░░░   5.68%
SQL               2 hrs 12 mins  ██░░░░░░░░░░░░░░░░░░░   4.49%
Rust              1 hr 58 mins   █░░░░░░░░░░░░░░░░░░░░   4.02%
Dockerfile        1 hr 14 mins   █░░░░░░░░░░░░░░░░░░░░   2.53%
Bash              0 hr 52 mins   ░░░░░░░░░░░░░░░░░░░░░   1.77%
Other             0 hr 38 mins   ░░░░░░░░░░░░░░░░░░░░░   1.32%

📅 Average: 49 hrs/week  |  🔥 This month: 214 hrs  |  📈 This year: 2,156 hrs



Popular repositories Loading

  1. bedrock-nbt-editor bedrock-nbt-editor Public

    Online NBT editor for Minecraft Bedrock Edition level.dat files. Edit LevelName, game rules & all NBT tags in the browser. Built for PocketMine-MP (PMMP).

    HTML 4 1

  2. Weather Weather Public archive

    PHP 2

  3. bedrock-glyph-viewer bedrock-glyph-viewer Public

    HTML 1

  4. bedrock-glyph-drawer bedrock-glyph-drawer Public

    Free online pixel editor for Minecraft Bedrock custom fonts and glyphs — draw glyph_E1 textures, export PNG for PocketMine-MP resource packs

    JavaScript 1

  5. bedrock-color-formatter bedrock-color-formatter Public

    Online gradient & HEX color code generator for PocketMine-MP and Minecraft Bedrock Edition. Generate §x color codes for titles, bossbars, chat, and more.

    HTML 1

  6. bedrock-manifest-generator-rp-uuid-maker bedrock-manifest-generator-rp-uuid-maker Public

    Free online manifest.json generator with UUID v4 for Minecraft Bedrock Edition resource packs. Built for PocketMine-MP community.

    HTML 1