~/root/experience
FiveM GTA V Multiplayer Server Engineer
Engineered complex, distributed multiplayer logic inside a high-concurrency GTA V custom server framework. Focused on low-latency state synchronization, custom server-side authority routines, and memory-efficient gameplay loops, leading to a deep understanding of real-time systems, network replication, and large-scale interactive environments.
[ GTA V Client node ] [ RPC Event Router ] [ FiveM Server Core ]
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ Lua State Thread│───────────>│ net.register │──────────>│ Authority check │
│ Client UI Input │ (Trigger) │ TriggerServer │ (Emit) │ anti-injection │
└─────────────────┘ └─────────────────┘ └─────────────────┘
│
▼
[ Transaction Log ] [ Character State ] [ MySQL Database ]
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ TriggerClient │<───────────│ Entity Cache │<──────────│ Async Query │
│ State update │ (Broadcast)│ Sync variables │ (Commit) │ Inventories / DB│
└─────────────────┘ └─────────────────┘ └─────────────────┘Engineered scalable server-side scripts to control high-load multiplayer game loops.
Customized core gameplay mechanics, inventory grids, and localized vector math solvers.
Managed live server resources, optimizing CPU frame ticks and MySQL query bindings.
Developed client-server replication events protecting against client injection/exploiting.
Performed live debugging sessions on high-concurrency environments with 250+ players.
Lua & JavaScript Server Scripting
Native wrapper bindings, asynchronous resource threads, state event emitters.
Client-Server RPC Architectures
Understanding latency compensation, state syncing, and server-side authority models.
Real-Time Telemetry Debugging
Profiling scripting execution frames, fixing memory leaks in event listeners.
Multiplayer Replication Design
Routing network RPC events efficiently to prevent bandwidth choking.
High-Throughput Database Tuning
Optimizing characters, inventories, and vehicles queries to MySQL under concurrent stress.
This deep immersion in high-throughput multiplayer development developed my ability to architect solutions under constrained computing conditions. It bridged the gap between pure high-level interface development and low-level event routing, memory-efficient collection sweeps, and high-frequency network payloads.
Web Developer & Site Administrator
Designed, built, and administered the corporate web infrastructure, establishing their online presence and managing site availability. Focused on asset optimizations, secure server communications, and robust content delivery.

Developed and launched the official corporate web application from architectural design to deployment.
Managed ongoing site administration, server configurations, DNS mappings, and domain security setups for 6 months.
Optimized resource loading times, media assets, and SEO crawlability parameters.
Created automated backup pipelines and performed regular log audits to guarantee maximum uptime.
Full-Stack Web Construction
Constructing modern, responsive web layouts aligned to corporate design systems.
Site Infrastructure Admin
Configuring web servers, database connectors, SSL certificates, and DNS records.
Performance & SEO Optimization
Reducing page load latency, optimizing assets, and structuring metadata.
Uptime & Reliability Controls
Establishing automated backup workflows, scanning logs, and resolving hosting failures.