S Shamar Bryant
Projects Skills Certifications About Resume Contact
Email LinkedIn
Home/Projects

Projects

Hands-on labs and case studies across security operations, cloud security, networking, systems administration, and AI-assisted engineering.

Wazuh Indexer

Python

OpenAI API

Triage Report
SOC AutomationAI
AI-Powered SOC Alert Triage

A Python tool that pulls live alerts from a Wazuh SIEM, extracts MITRE ATT&CK context, and generates analyst-style triage reports with OpenAI. It began with real infrastructure troubleshooting before the pipeline came together.

PythonWazuh Case study
Azure Windows 11 virtual machine
Vuln MgmtAzure
Windows 11 Scanning Lab

Deployed a Windows 11 Pro VM in Azure and compared unauthenticated and credentialed Tenable scans. Credentials took the scan from 36 findings to 147, showing how much authentication changes visibility.

TenableCVSS Case study
VM Console

ip addr → no IPv4

nmcli up eth0

Connectivity restored
LinuxNetworking
Restoring Server Connectivity

Traced an unreachable server VM layer by layer through power state, IP configuration, routing, and NetworkManager profiles. The root cause was an inactive connection profile, and I restored connectivity for good.

Rockynmcli Case study
Physical Server

XenServer VMs

BungeeCord Proxy

Port Forward / DMZ
SystemsVirtualization
Self-Hosted Multi-Server Platform

Designed and ran a self-hosted multi-server environment with virtualization, CentOS Linux, a BungeeCord proxy, port forwarding, DMZ configuration, Java plugins, and SQL storage. Managed a team of 8 to 10 people.

CentOSJava Case study
Input Validation

Structured Prompt

LLM Analysis

Verified Output
AIPrompt Engineering
Iterative Prompt Engineering

A multi-year project that uses sports analysis as a testing ground for AI reliability. I learned to control data sourcing, reduce hallucinations, and structure prompts so the model only reasons from verified inputs.

ChatGPTData Integrity Case study