// TECHNICAL_ARSENAL :: FULL_SPEC
System
Capabilities
Every tool below is earned, not listed. From the interface layer down to bare-metal virtualization, this is the stack I use to design, ship, and operate high-reliability systems — end to end, and mostly self-hosted.
Web Development
Interfaces that hold up under real traffic. I build component-driven frontends with type safety by default, and I care about the last mile — rendering performance, accessibility, and how it feels under the thumb.
INTERFACE_LAYER
Software Engineering
The logic core. Spring Boot is home turf — MVC architectures, REST APIs, background pipelines — but the toolbox spans JVM, Python and native mobile. Python carries the ML and computer-vision work: inference services, data and image pipelines, automation. Swift carries the native side, including Core ML models running on-device rather than round-tripping to a server. Data lives in whatever store actually fits the access pattern.
LOGIC_CORE
DATA_PERSISTENCE
Ops & Infrastructure
The operator mindset, in practice: a decade of virtualization, seven-plus years running Linux and Windows fleets, and a personal datacenter that's treated like production — containerized, monitored, reverse-proxied, and reachable through zero-trust remote access.
COMPUTE_&_VIRTUALIZATION
NETWORK_&_DELIVERY
OBSERVABILITY_&_ACCESS
AI & Data Science
Models put to work, not worshipped. Production chatbots on hosted frontier models, plus a full self-hosted inference stack on the homelab's GPU node — model serving behind an OpenAI-compatible gateway, a separate embedding service, and a vector store for retrieval-augmented generation. Nothing leaves the rack unless I want it to. Alongside it, computer vision: CUDA-accelerated pipelines where classical OpenCV preprocessing feeds the neural stage, and on-device inference shipped to Apple hardware through Core ML. Then the analytics side: data models that turn raw SQL into decisions.
MODELS_&_PLATFORMS
COMPUTER_VISION
ANALYTICS
Content Creation & Design
The creative layer that predates the code: eight-plus years of video editing, seven of audio, and a working photographer's eye. This is what runs the production booth at GDG Cebu events — and what keeps the interfaces honest.
PRODUCTION_SUITE
// RUNTIME_HOURS :: YEARS_IN_SERVICE
Uptime
Per Skill
// REFERENCE_ARCHITECTURE
The Stack,
Layer By Layer
Microservices ready. Containerized environments. CI/CD automated. Designed for resilience at every layer.
// FLEET_MANIFEST :: SELF-HOSTED @ YEEMS214.XYZ
The Homelab
Runs Production
Every service below runs on my own hardware, behind my own reverse proxy, with my own monitoring. It's the proof of the operator mindset: if it can't survive my homelab, it doesn't ship. Listed by role rather than by product and version — a public inventory of exactly what's deployed where is reconnaissance, not a portfolio. Walk the live dependency graph on the digital twin ▸
// NEXT_MODULE