// CLASSIFIED: TOP SECRET

ACTIVE BOUNTIES

We are hunting for mercenaries who speak Rust, C++, and Vue.
React developers need not apply.

PRINCIPAL SYSTEMS ARCHITECT

LEVEL: PRINCIPAL :: REMOTE (GLOBAL) :: RUST / ASM
$220k - $280k 0.5% - 1.0% EQUITY
THE OBJECTIVE

You are the architect of the Ronin Engine (`ronin-core`). Your goal is to build a container orchestration runtime that makes Kubernetes look like a bloatware toy. We need sub-millisecond cold starts, zero-copy networking, and memory safety that would make the NSA jealous.

MISSION INTEL (DAY TO DAY)
  • Architecting the low-level process isolation logic using Linux Namespaces and cgroups v2.
  • Replacing standard libc calls with optimized Assembly where necessary to shave off microseconds.
  • Debugging memory leaks using Valgrind, Flamegraphs, and pure intuition.
  • Reviewing every line of Rust code that enters the repo. You are the gatekeeper.
THE LOADOUT
RUST (EXPERT) LINUX KERNEL eBPF DOCKER API WEBASSEMBLY
ENGAGEMENT PROTOCOLS

Must have 8+ years in Systems Programming. Must have shipped a production Rust binary. Must hate garbage collection.

SENIOR C++ ENGINEER (NETWORKING)

LEVEL: SENIOR :: REMOTE :: C++20
$180k - $240k 0.2% - 0.5% EQUITY
THE OBJECTIVE

Build our custom Reverse Proxy edge layer. NGINX is great, but we need something faster and more programmable. You will build the traffic controller that routes millions of requests per second to millions of containers.

MISSION INTEL
  • Writing high-performance, asynchronous C++ networking code (ASIO/epoll).
  • Implementing custom load balancing algorithms (Least Connections, Round Robin, etc.).
  • Handling automatic SSL termination via Let's Encrypt integration at the C++ level.
THE LOADOUT
C++20 CMAKE OPENSSL GRPC

JUNIOR RUST DEVELOPER

LEVEL: JUNIOR :: REMOTE :: RUST
$80k - $110k STOCK OPTIONS
THE OBJECTIVE

Cut your teeth on the hardest codebase in the world. You will start by building the Ronin CLI tool (which developers use to deploy) and writing integration tests for the core engine.

MISSION INTEL
  • Maintaining the `ronin-cli` crate (Clap, Tokio).
  • Writing unit tests that cover edge cases in the deployment logic.
  • Fixing "Good First Issue" bugs in the core engine under supervision.
THE LOADOUT
RUST GIT CLI DESIGN

SENIOR FRONTEND ARCHITECT

LEVEL: SENIOR :: REMOTE :: VUE 3
$160k - $200k 0.3% EQUITY
THE OBJECTIVE

React is banned. You are the master of Vue 3. You will build the Ronin Dashboard, a mission-critical control center that streams real-time logs, metrics, and deployment statuses via WebSockets. It must be 60fps at all times.

MISSION INTEL
  • Designing the component architecture using Vue 3 Composition API and Pinia.
  • Implementing virtual scrolling for log outputs that might contain millions of lines.
  • Ensuring zero layout shift (CLS) during real-time updates.
THE LOADOUT
VUE 3 VITE PINIA TYPESCRIPT WEBSOCKETS

NUXT PERFORMANCE LEAD

LEVEL: SENIOR :: REMOTE :: NUXT 3
$150k - $190k 0.2% EQUITY
THE OBJECTIVE

Manage our SSR infrastructure. You will use Nuxt 3 and Nitro to deliver instant page loads. You are also responsible for the BFF (Backend for Frontend) layer that talks to the Rust core.

MISSION INTEL
  • Optimizing Nitro server routes for edge deployment.
  • Managing hydration strategies to keep Time-To-Interactive low.
  • Building middleware for authentication and role-based access control.
THE LOADOUT
NUXT 3 NITRO REDIS VERCEL EDGE (IRONICALLY)

CREATIVE DEVELOPER (UI/UX)

LEVEL: MEDIOR :: REMOTE :: GSAP / VUE
$110k - $140k STOCK OPTIONS
THE OBJECTIVE

Make it look like a sci-fi movie. We want micro-interactions, particle effects when a build finishes, and glitch effects on hover. Use GSAP and Three.js within the Vue ecosystem.

THE LOADOUT
GSAP THREE.JS CSS GRID WEBGL

SITE RELIABILITY ENGINEER

LEVEL: SENIOR :: REMOTE :: INFRA
$160k - $210k 0.4% EQUITY
THE OBJECTIVE

Keep the lights on. You manage the underlying physical and cloud infrastructure that powers Ronin Cloud. You are responsible for high availability, disaster recovery, and automated scaling.

MISSION INTEL
  • Managing bare-metal clusters via Terraform / Ansible.
  • Setting up Prometheus/Grafana dashboards to monitor core temperature of servers in Frankfurt.
  • Responding to incidents at 3 AM (we pay extra for this).
THE LOADOUT
KUBERNETES TERRAFORM PROMETHEUS LINUX

DATABASE ADMINISTRATOR

LEVEL: SENIOR :: REMOTE :: POSTGRES
$150k - $190k STOCK OPTIONS
THE OBJECTIVE

Scale our Postgres clusters. Ronin users generate millions of logs and build events. We need you to tune autovacuum, optimize indexes, and handle sharding strategies.

THE LOADOUT
POSTGRESQL PGBOUNCER TIMESCALEDB REDIS

SECURITY RESEARCHER (RED TEAM)

LEVEL: SENIOR :: REMOTE :: OFFSEC
$180k - $240k 0.5% EQUITY
THE OBJECTIVE

Your job is to break Ronin. We want you to find container escape vulnerabilities, network isolation breaches, and XSS flaws before the bad guys do.

THE LOADOUT
BURP SUITE GHIDRA METASPLOIT PYTHON

DEVREL LEAD

LEVEL: SENIOR :: REMOTE :: PUBLIC
$160k - $200k 0.3% EQUITY
THE OBJECTIVE

You are the face of the rebellion. Create content that developers actually want to watch. Speak at conferences. Start flame wars (respectfully) about why Serverless is a scam.

THE LOADOUT
TWITTER/X YOUTUBE PUBLIC SPEAKING MEMEOLOGY

TECHNICAL WRITER

LEVEL: MEDIOR :: REMOTE :: DOCS
$90k - $120k STOCK OPTIONS
THE OBJECTIVE

Good software with bad docs is bad software. Your job is to make the Ronin documentation better than Stripe's. Write tutorials, API references, and migration guides.

THE LOADOUT
MARKDOWN VITEPRESS ENGLISH (NATIVE)

CUSTOMER SUCCESS ENGINEER

LEVEL: MEDIOR :: REMOTE :: SUPPORT
$100k - $130k STOCK OPTIONS
THE OBJECTIVE

Users will write bad Dockerfiles. They will blame us. You will calmly show them their syntax error. You need to be technical enough to debug Linux environments but patient enough to handle humans.

THE LOADOUT
DOCKER BASH ZENDESK EMPATHY

APPLIED CRYPTOGRAPHER

LEVEL: SENIOR :: REMOTE :: MATH
$210k - $270k 0.5% EQUITY
THE OBJECTIVE

We are moving from standard TLS to Zero-Knowledge Proofs for user authentication. You will implement ZK-SNARKs in Rust. If you get the math wrong, our customers' data is public domain. Don't get it wrong.

MISSION INTEL
  • Implementing Elliptic Curve arithmetic in pure Rust (no C bindings).
  • Auditing our key exchange protocols against quantum threats.
  • Optimizing finite field operations for performance.
THE LOADOUT
RUST ZK-SNARKS HALO2 MATH

WEBGL GRAPHICS ENGINEER

LEVEL: SENIOR :: REMOTE :: GLSL
$140k - $180k STOCK OPTIONS
THE OBJECTIVE

DOM elements are boring. You will build a custom WebGL renderer for our real-time global infrastructure map. We want raw GLSL shaders. Make it look like the War Room in Dr. Strangelove, but in 4K.

MISSION INTEL
  • Writing fragment and vertex shaders from scratch.
  • Optimizing geometry instancing to render 50k+ nodes at 60fps.
  • Bypassing Vue reactivity for direct canvas manipulation.
THE LOADOUT
WEBGL 2.0 GLSL LINEAR ALGEBRA GPU

CHAOS ENGINEER

LEVEL: MID-SENIOR :: REMOTE :: DESTRUCTION
$170k - $210k 0.3% EQUITY
THE OBJECTIVE

Your job is to break production on purpose. You will write bots that randomly kill pods, sever network connections, and corrupt databases to ensure our auto-recovery scripts actually work. You are the villain.

MISSION INTEL
  • Designing failure injection experiments (Gremlin / Chaos Mesh).
  • Analyzing "Blast Radius" of potential outages.
  • Making the SRE team hate you, then respect you.
THE LOADOUT
GOLANG KUBERNETES ENTROPY PYTHON

SOLUTIONS ARCHITECT (MERCENARY)

LEVEL: SENIOR :: REMOTE :: CLOSER
$180k + COMM 0.2% EQUITY
THE OBJECTIVE

You are the bridge between our code and their money. You don't just sell; you build Proof of Concepts (POCs) live on the call to prove our tech is superior. You need to out-code the client's CTO.

MISSION INTEL
  • Building custom demos that integrate Ronin into legacy enterprise stacks.
  • Translating "Manager Speak" into technical requirements.
  • Flying to on-site deployments to "fix it live."
THE LOADOUT
FULL STACK SYSTEM DESIGN CHARISMA TRAVEL

AI INFERENCE ENGINEER

LEVEL: SENIOR :: REMOTE :: TENSORS
$190k - $240k 0.4% EQUITY
THE OBJECTIVE

We aren't training models; we are running them. Fast. You will optimize the Ronin Inference Engine to run LLMs on consumer hardware with minimal latency. You will deal with quantization, memory paging, and CUDA kernels.

MISSION INTEL
  • Writing custom CUDA/ROCm kernels for matrix multiplication.
  • Implementing quantization techniques (GGUF/GPTQ) in pure Rust/C++.
  • Optimizing memory bandwidth usage on APUs.
THE LOADOUT
CUDA C++ PYTHON PYTORCH INTERNALS

EMBEDDED FIRMWARE MERCENARY

LEVEL: SENIOR :: ONSITE :: C / ASM
$190k - $250k 0.4% EQUITY
THE OBJECTIVE

We are deploying custom hardware appliances to datacenters. There is no OS. There is only a `main()` loop and raw memory registers. You will write the bootloader and the driver stack.

MISSION INTEL
  • Writing ARM Cortex-M assembly for interrupt handlers.
  • Bit-banging protocols over GPIO because hardware offload failed.
  • Debugging over JTAG while the board is literally on fire.
THE LOADOUT
C99 ARM ASM RTOS OSCILLOSCOPE

The Stash // LOOT DROP

WEAPONS GRADE SILICON

You need an M3 Max? Done. You need a Threadripper to compile the Linux kernel in 4 seconds? Done. We don't budget for tools.

GLOBAL ASYLUM

Work from a bunker in Sarajevo or a beach in Bali. We don't track hours. We track commits and production stability.

BIO-HACKING

$200/mo gym & supplement stipend. We need you sharp. If you aren't lifting, are you even coding?

INTEL GATHERING

Unlimited budget for books, courses, and conferences. If DefCon is in Vegas, you are going to Vegas.

The Armory // WEAPONS CHECK

AUTHORIZED

Tools that respect the hardware.

RUST C++ LINUX (ARCH/DEBIAN) NEOVIM JETBRAINS VSCODE OBSIDIAN SIGNAL DISCORD TELEGRAM DOCKER

CONTRABAND

Bloatware is grounds for immediate termination.

JIRA MICROSOFT TEAMS AGILE COACHES WINDOWS SERVERS ZOOM HAPPY HOURS

Field Intel // DEBRIEF

DO YOU HAVE MANAGERS?

No. We have "Leads" who write more code than you do. If you need someone to manage your calendar or ask you for status updates, go work at a bank. You own your output.

WHAT ARE THE HOURS?

Irrelevant. If you are inspired at 3 AM, code at 3 AM. If you want to hit the gym at 11 AM, go lift. We don't track seats. We track shipped binaries.

HOW MANY MEETINGS?

Almost zero. We write detailed specs in Obsidian/Notion. We comment on PRs. If we get on a call, it's because something is on fire or we are brainstorming a breakthrough.

CAN I WORK FROM...?

Yes. Bosnia, Tokyo, Mars. As long as you have a stable uplink and push code to the repo, we do not care about your physical coordinates.

READY TO GO ROGUE?

The corporate world is safe. It is also boring.
Come build the future in the shadows.

ENCRYPTED TRANSMISSION ->