Software Engineering · Veritas University

Ameh
Boniface Omonu

Final-year Software Engineering student building real-world projects with modern DevOps practices — automated pipelines, cloud deployment, and continuous delivery.

Matric Number
VUG/SEN/22/7648
Course
SEN 482 — CI/CD
Institution
Veritas University, Abuja
// Featured Project
VUNA Calculator
● Live

A web calculator with a unique Lagos Cost Estimator feature — fetches a live USD/NGN exchange rate, lets you price a shopping list in Naira, converts the total to USD, and sends it directly into the calculator for further computation.

Basic arithmetic operations
Live USD/NGN rate via API
Lagos Cost Estimator
Dark / Light mode toggle
HTML5 CSS3 JavaScript Bootstrap Frankfurter API GitHub Actions CyberPanel FTP
Launch Calculator
// CI/CD Pipeline
Automated Deployment Pipeline

Every push to the main branch on GitHub triggers an automated workflow that deploys the latest code directly to the live server via FTP — no manual uploads needed.

✏️ Code Change
⬆️ Git Push
⚙️ GitHub Actions
📦 FTP Deploy
🌐 Live Site