Veritas University  ·  SEN 482 DevOps
Live & Auto-Deploying

A calculator
built for CI/CD

VUNA-Calc is a stripped-down calculator with automated testing, Docker containerisation, and a GitHub Actions pipeline that tests and deploys every push to this server automatically.

Open Calculator → View on GitHub

CI/CD Pipeline

Git Push
Triggers on every push to main
Lint & Test
ESLint + Jest with coverage
Docker Build
Image pushed to Docker Hub
FTP Deploy
Files deployed to CyberPanel

Project Info

Student

Jepthah Donatus Umaru

Matric Number

VUG/SEN/22/8244

Course

SEN 482 — DevOps

Institution

Veritas University, Abuja

Tech Stack

Node.js 20 Jest ESLint Docker GitHub Actions nginx:alpine FTP Deploy CyberPanel