Systems Software Engineer • Distributed Backend Systems • High-Throughput Gateways
📍 Craiova, Romania • 🎓 Computer Science & Informatics
I am a software engineer focused on building high-throughput protocol proxies, concurrent backend services, and robust web applications. My engineering approach emphasizes memory efficiency, non-blocking asynchronous I/O, cache locality, and building fault-tolerant architectures with clear separation of concerns.
- Core Languages: Go, Rust, C# (.NET 9), Python, Java, TypeScript, and SQL.
- Specializations: Protocol proxying, high-concurrency state machines, spatial indexing, REST/Socket APIs, and automated CI/CD pipelines.
- Academic Background: Computer Science & Informatics at the University of Craiova and Politehnica University of Bucharest.
|
A modular suite of high-performance networking plugins engineered for the Minekube Gate Go reverse proxy:
|
Full-spectrum web platform and static site compilation engine powering a 16-page distributed gaming network:
|
|
Language-learning web application built on ASP.NET Core MVC (.NET 9) and PostgreSQL:
|
AI-powered allergy and meteorological forecast application developed for Hackathon Craiova 2025:
|
|
Stateful CLI language tutor featuring structured session management and local persistence:
|
Academic administration portal engineered with React, Tailwind CSS, and Microsoft Graph APIs:
|
flowchart LR
classDef client fill:#0d1117,stroke:#38bdf8,stroke-width:2px,color:#f8fafc;
classDef proxy fill:#0d1117,stroke:#7c3aed,stroke-width:2px,color:#c084fc;
classDef service fill:#0d1117,stroke:#a855f7,stroke-width:2px,color:#f8fafc;
classDef db fill:#0d1117,stroke:#10b981,stroke-width:2px,color:#ecfdf5;
Clients(["👥 Clients & Users"]):::client
subgraph GateLayer["🛡️ Gate Proxy Layer (Go)"]
Gate["Minekube Gate Core"]:::proxy
Forward["HybridForwarding Plugin"]:::proxy
Skins["SkinsChanger Plugin"]:::proxy
Limbo["SmartLimbo Failsafe"]:::proxy
end
subgraph ServiceLayer["⚡ Application Services (.NET 9 / FastAPI)"]
VibeApp["VibeLang (.NET 9 MVC)"]:::service
Telemetry["FastAPI Socket Probe"]:::service
SSG["Zero-Risk SSG Compiler"]:::service
end
subgraph DataLayer["💾 Persistence Layer"]
PG[("PostgreSQL")]:::db
JSONCache[("JSON / State Cache")]:::db
end
Clients <-->|TCP / Protocol Packets| Gate
Gate <--> Forward & Skins & Limbo
Clients <-->|HTTPS REST / WebSockets| ServiceLayer
VibeApp <--> PG
SSG --> JSONCache
© 2026 Andrei Șugubete • Craiova, Romania



