Projects

A selection of engineering projects spanning AI, real-time systems, and full-stack development.

Active Directory Security Lab

Active Directory Security Lab

Complete on-prem Active Directory environment with Domain Controller, Windows Server endpoints, and a SIEM pipeline (Splunk + Wazuh). Includes simulated attack paths, event forwarding, PowerShell-based incident scripts, and log-driven threat detection.

SplunkWazuhWindows ServerActive DirectoryPowerShell
Protein Folding Research

Protein Folding Research

Bioinformatics research project analyzing protein sequences using deep learning–based embeddings. Includes dataset preprocessing, sequence feature extraction, similarity scoring, and exploratory modeling for structure prediction insights.

BioinformaticsDeep LearningPythonNumPyPandas
LangChain Multi-Agent System

LangChain Multi-Agent System

Adaptive multi-agent AI system where agents route tasks, reason collaboratively, and dynamically select optimal models. Supports autonomous tool usage, conversational memory, context routing, and modular agent orchestration using LangChain.

LangChainPythonOpenAI APIModel RoutingVector DatabasesMulti-Agent Architecture
Computer Vision Models

Computer Vision Models

Collection of computer vision models built for facial recognition, feature extraction, and detection tasks. Includes CNN training pipelines, dataset augmentation, embedding generation, and inference benchmarking using PyTorch.

Computer VisionPyTorchPythonCNNs
Full-Stack Web Apps

Full-Stack Web Apps

Set of scalable full-stack web applications featuring server-side rendering, REST APIs, authentication flows, and responsive UI components using modern React and Next.js patterns.

ReactNext.jsNode.jsTypeScript