Projects
Work and experiments
Felcron - Agent Orchestrator
An agent orchestrator built with ADK. It currently features: agent personalities, a custom tool and extension system, a multi-agent chat system, Qdrant vector DB support for enhanced AI memory, one-to-many context for AI, and a spatial room chat system with an orchestrator AI for game NPCs.
Future plans: Infrastructure as Code (IAC), improved documentation, enhanced orchestration capabilities, and a better model support system.
2D RPG Unity Asset Pack
A comprehensive asset pack for creating 2D RPGs in Unity. Features include: AI, character and item systems, world generation, save/load functionality, UI components, shop and interactable systems, and more.
My Infrastructure Stack
Here's a peek at the tech powering my projects. My main stack runs on Oracle Cloud Platform (OCP), managed via a GitOps workflow with FluxCD and Kubernetes. All infrastructure is version-controlled as code in Git. At home, I run a Raspberry Pi 4 cluster using Nix and Docker-Compose for dashboards, Grafana, and other services.
I use this setup to host AI inference servers, game servers, AI agents, and Docker registries. Professionally, I've applied these skills to manage large-scale AI clusters and implement robust CI/CD pipelines.