Personal portfolio

Murad Petrosyan

Beginner Cloud & DevOps engineer building secure, containerized platforms on GCP with modern automation, reverse proxy networking, and production-ready deployment workflows.

Projects Showcase

Live deployments, containerized apps, and cloud security experiments running on GCP.

TutorOps Hub

Active

Multi-tenant management application designed to track student progress and tutoring operations. Containerized with Docker and routed behind an Nginx reverse proxy on a GCP VM.

  • Node.js
  • Express
  • Docker
  • Nginx
  • GCP

BMI Calculator

Active

Responsive web application backed by an automated GitHub Actions CI/CD pipeline. Pushing to main triggers automated SSH deployment to rebuild the Docker container on GCP.

  • Node.js
  • Express
  • Docker
  • Nginx
  • GCP
  • GitHub Actions

GCP Security & Compliance Auditor

CLI Tool

Automated cloud auditing tool utilizing GCP service accounts to scan Cloud Storage buckets for public access and inspect VPC firewall rules for open SSH/RDP ports.

  • Node.js
  • GCP APIs
  • Cloud Storage
  • Compute Engine