Projects & Work

All projects, experiments, and technical work.

The full archive of what I have built across anti-cheat, hosting, agent tools, servers, and robotics-related work.

Project / Anti-cheat and moderation tools

SentinelAC

A security project for collecting gameplay signals, reviewing suspicious behavior, and supporting server-side enforcement.

SentinelAC grew out of FiveM server work. I built around the hard parts that matter in practice: what the client can and cannot be trusted to report, how detections get reviewed, and how to avoid turning every unusual action into an automatic ban.

TypeScriptNode.jsPythonLuaMongoDBDockerML pipelines
Read more

How it fits together

Node 01

Game server

Node 02

Detection rules

Node 03

Review panel

Node 04

Staff action

Highlights

Pattern detection rules

AIICD experiments

Review tools for staff

Project / Local agent platform

CaroNet Workforce

A local-first agent platform with workers, tools, file handling, and an admin surface for running private automation.

CaroNet Workforce is where I have spent the most time thinking through how agents should actually run: where tools execute, how workers stay connected, how files move around, and how an operator can see what is happening.

TypeScriptNext.jsNode.jsDockerWebSocketsLocal LLMsMongoDB
Read more

How it fits together

Node 01

Admin surface

Node 02

Orchestrator

Node 03

Worker nodes

Node 04

Agent tools

Highlights

Local worker nodes

Dockerized runtime

Tool and file workflows

Project / Hosting / payments / automation

CaroNet InfraHost

Hosting work covering customer plans, game servers, web hosting, Stripe payments, and automatic setup.

InfraHost came from running hosting as an actual service, not just a demo. The work involved customer-facing pages, payment flow, server setup, and the operational details that come with keeping hosted services online.

Node.jsStripeLinuxDockerNetworkingWeb hostingGame servers
Read more

How it fits together

Node 01

Customer portal

Node 02

Stripe billing

Node 03

Provisioning

Node 04

Hosted workloads

Highlights

Active customer operations

Stripe payment integration

Automated provisioning

Project / Networking and deployment

Infrastructure / Networking Projects

A collection of networking, Docker, deployment, and service-management work behind my larger projects.

This is the practical glue work: Linux servers, reverse proxies, containers, service configuration, and the debugging that comes with getting multiple services to run together.

DockerLinuxNetworkingNode.jsReverse proxiesCI/CDMonitoring
Read more

How it fits together

Node 01

Network edge

Node 02

Services

Node 03

Containers

Node 04

Observability

Highlights

Service deployment

Networking setup

Containerized services