Skip to content
View vivianokose's full-sized avatar
💻
DevOps Engineer ♾️
💻
DevOps Engineer ♾️

Block or report vivianokose

Report abuse

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

Report abuse
vivianokose/README.md

Vivian Chiamaka Okose (Crystal)

DevOps Engineer  |  AWS  •  Terraform  •  Claude Code  •  Agentic AI Pipelines

     


About Me

I build production-grade cloud infrastructure and agentic AI pipelines on AWS.

My background is unusual for a DevOps engineer: I have a B.Sc in Biochemistry and an M.Sc in Biotechnology. That scientific background shaped how I approach infrastructure -- methodical, documented, precise. If it cannot be reproduced exactly, it is not done right.

My most recent project is a complete agentic DevOps pipeline: Claude Code Skills for Terraform scaffolding, planning, applying, and deploying; three SubAgents for security auditing, infrastructure writing, and cost optimisation; MCP server integration for live provider schemas; and a production safety layer of hook scripts that block dangerous commands before they execute.

"Safety is architecture, not discipline."


Featured Project

Agentic Infrastructure: Live AWS Deployment Pipeline

A production-grade agentic DevOps pipeline built from scratch -- environment to safety hooks.

Environment Setup  →  CLAUDE.md  →  Skills  →  Live Deploy  →  SubAgents  →  MCP  →  Safety Hooks
Component What It Does
CLAUDE.md Persistent project memory -- agent knows architecture, conventions, constraints
/scaffold-terraform Generates complete Terraform config from template spec
/tf-plan Validates, plans, scans for destructions, returns plain-English summary
/tf-apply Applies saved plan -- provisions real AWS resources
/deploy Syncs to S3, triggers CloudFront invalidation, reports live URL
security-auditor Read-only SubAgent -- audits Terraform for misconfigurations
tf-writer Read-write SubAgent -- generates Terraform using live MCP schema
cost-optimizer Read-only SubAgent -- reviews infrastructure for cost inefficiencies
SAY hook Blocks destructive prompts before Claude processes them
DO hook Blocks dangerous commands before they execute
LOG hook Writes timestamped entry to deploy.log on every terraform apply

Live site: viviancloud.site  |  Tech: Claude Code • Terraform • AWS S3 • CloudFront • MCP • Bash • WSL2


Tech Stack

Agentic AI and Automation

Claude Code MCP Agentic AI

Cloud and Infrastructure

CI/CD and Version Control

Scripting and OS

Monitoring


Other Projects

Nginx Load Balancer on AWS

A real-world infrastructure setup -- 2 web servers, 1 Nginx load balancer, Elastic IP, DNS routing, health checks.

Jenkins CI/CD Pipeline

GitHub webhook, automated build, SSH transfer to NFS, full documentation.

Three-Tier Cloud Application (CloudAdvisory)

Custom VPC across 2 AZs, Next.js on EC2 behind ALB, Node.js backend on private EC2, Amazon RDS with Read Replica, AWS SSM Session Manager for zero open-port access.


GitHub Stats

 

Technical Writing

I document everything publicly -- real projects, real problems, real fixes.


Connect

   

"Safety is architecture, not discipline."
Available for DevOps engineering roles, cloud consulting, and AI automation projects. Remote-first.

Pinned Loading

  1. book-review-app book-review-app Public

    Forked from pravinmishraaws/book-review-app

    Book Review App

    JavaScript 1

  2. alx-backend alx-backend Public

    This project aims to provide a comprehensive backend solution with robust features and scalable architecture.

    Python

  3. ansible-config-mgt ansible-config-mgt Public

  4. steghub_devops steghub_devops Public

    A collection of DevOps tools, scripts, and best practices for streamlining development workflows, automating testing and deployment, and improving collaboration on Steghub projects.

  5. terraform-devops-projects terraform-devops-projects Public

    Five Terraform projects spanning AWS and Azure -- from basic VM provisioning to production three-tier architecture

    HCL

  6. Ultimate-Agentic-DevOps-with-Claude-Code Ultimate-Agentic-DevOps-with-Claude-Code Public

    Forked from pravinmishraaws/Ultimate-Agentic-DevOps-with-Claude-Code

    Build, deploy, and operate AWS infrastructure using AI agents, skills, and safety guardrails

    HTML