Skip to content
View VTChevalier's full-sized avatar
🤓
Open to work
🤓
Open to work

Block or report VTChevalier

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
VTChevalier/README.md

Victor T. Chevalier

Senior Manager, Software Engineering — Cybersecurity at Stratascale (SHI), leading engineering for Vector0, a Continuous Threat Exposure Management platform. Twenty years building enterprise software, security platforms, and developer infrastructure, across commercial, telecom, and classified systems. I lead engineering while remaining hands-on with architecture, code review, and prototyping.

Current open-source work focuses on local AI infrastructure, developer tooling, and engineering automation.

Current work

Vector0 gives analysts a unified view of external and internal attack surface by combining discovery with third-party security tooling. I took ownership after the acquisition and led the rebuild of the data backend, replacing the previous design with a graph database over Postgres on Ent/Go that is easier to extend. The plugin framework that came out of it takes new vendor integrations from quarters to days.

Two earlier roles at Stratascale led here: Product Manager for the Attack Surface Validation platform, where I owned product direction and prototyped in code, and Automations Manager, where I owned the security automation function and shipped 30+ production workflows.

Earlier

AT&T — Principal Cybersecurity, 2010–2022. Principal-level IC across U-verse, DirecTV, HBO/Time Warner, and the home networking portfolio — set-top boxes, media delivery, and Wi-Fi routers shipped to millions of subscribers. Co-authored the AT&T Security Policy and Requirements, the company-wide standard every business unit adhered to. Built custom fuzzers in Python to find defects in firmware, network protocols, and embedded devices before they reached customers.

General Dynamics C4 Systems — Software Architect, 2007–2010; Software Engineer, 2004–2006. Multi-Level Security products on Trusted Solaris for U.S. Intelligence Community customers under a TS/SCI clearance to DCID 6/3. Led the ground-up rebuild of GD's abstract MLS library, the multi-threaded foundation that let other teams write MLS-aware applications without deep Trusted Solaris expertise, and which became the backbone of both the Desktop Suite and the Web-Based MLS SOA Portal. Also built a PKI library in C++/OpenSSL handling encrypt/sign across classification levels.

Engineering

These repositories are maintained end to end — architecture, implementation, tests, and packaging — and reflect the engineering practices I use day to day.

Project What it is
ailocal Local model runtime for Apple Silicon. Python, standard library only, no runtime dependencies. Container lifecycle, an OpenAI- and Anthropic-compatible gateway, capability-based routing, hardware-derived configuration, and a regression gate that must pass before a release tag is cut.
mycelium Go service mapping attack surface findings as a graph. Early.
job-radar Pipeline that scans job portals and evaluates postings against a defined profile.
monitorACL C++ daemon fixing an Active Directory permission defect in QNAP shared groups. Signal handling, PID file, daemon mode.
killswitch OpenVPN killswitch for Debian-family Linux, built on UFW and sysctl.

Technical

My current work is primarily Go and Python, building on earlier C, C++, and Java systems — containers, Postgres and graph databases, gRPC, and AWS underneath. Security work spans attack surface management, vulnerability research, MLS systems, and secure development practice. TS/SCI previously held, now inactive.

AI is one capability in that set. In ailocal it is the workload, not the engineering: the work is packaging, process supervision, container orchestration, and a test gate. On the team, it is tooling that speeds up architecture analysis, code generation, debugging, and operational automation.

Contact

vtchevalier.com · LinkedIn · vtchevalier@proton.me · Austin / San Antonio, TX

Open to engineering leadership roles in cybersecurity, platform engineering, and developer infrastructure.

Pinned Loading

  1. DevelopSolutionsLLC/ailocal DevelopSolutionsLLC/ailocal Public

    Run Claude Code, Codex CLI, and VS Code Copilot against local models on Apple Silicon — one gateway, OpenAI- and Anthropic-compatible

    Python 3

  2. DevelopSolutionsLLC/job-radar DevelopSolutionsLLC/job-radar Public

    Job search pipeline: scans ATS portals, checks listing liveness, ranks against a resume-derived profile, tracks applications

    JavaScript 1

  3. DevelopSolutionsLLC/mycelium DevelopSolutionsLLC/mycelium Public

    Continuous threat exposure management engine that maps attack surface as a graph — Go, NATS JetStream, Neo4j

    Go 1

  4. DevelopSolutionsLLC/monitorACL DevelopSolutionsLLC/monitorACL Public

    Forked from VTChevalier/monitorACL

    C++ daemon that repairs Active Directory ACL inheritance on QNAP shared folders using inotify and setfacl

    C++ 1