AVAILABLE FOR DEVOPS ROLES / CLIENT DELIVERY
CI/CD-FIRST // DOCKER-RUN // RUNTIME-AWARE

BUILD

SHIP

RECOVER.

> DEVOPS ENGINEER

I design secure delivery systems for AI, healthcare, and SaaS products — from CI/CD and containerized releases to runtime operations, cloud infrastructure, and platform hardening.

PRODUCT CONTEXT

Operational work across AI, healthcare, and SaaS platforms with real production constraints.

RELEASE DISCIPLINE

Dockerized delivery, GitLab CI/CD pipelines, multi-environment rollouts, and runtime readiness.

INFRASTRUCTURE MINDSET

Linux, Nginx, Traefik, Redis, Celery, storage, SSL, backups, and platform support under pressure.

SECURITY LENS

Compliance-minded delivery, access control, health checks, hardened runtime choices, and safer operations.

Waqar Ul Wahab

Waqar Ul Wahab

DevOps & Platform Engineer

CUREAXISAI-SDLC

BUILD SPEED

2-5 MIN

Docker packaging and versioned release artifacts

VALIDATION

3-10 MIN

Lint, smoke checks, runtime-aware gates

RELEASE WINDOW

2-5 MIN

GitLab CI/CD, SSH deploy, Nginx routing

OBSERVE MODE

24/7

Logs, health checks, backups, rollback readiness

RUNTIME SNAPSHOT
REPRESENTATIVE VIEW

frontend-web

Next.js UI responding with clean edge delivery

3000/tcp

HEALTHY

api-gateway

Nginx reverse proxy aligned with release routing

80/443

HEALTHY

celery-worker

Async workloads draining and background jobs stable

queue

HEALTHY

redis-cache

Broker connected for cache and queue coordination

6379/tcp

HEALTHY

WAH CANTT, ISLAMABAD, PAKISTANHEALTHCARE / AI / SAASCI/CD // DOCKER // PLATFORM OPS
SCROLL
DEVOPS FOCUS

OPERATOR
SIGNALS.

This portfolio should read like a direct pitch for DevOps hiring managers and clients: release confidence, runtime clarity, platform ownership, and secure delivery under pressure.

01

CI/CD Automation

I treat delivery as a product surface — branch flow, build gates, shell-driven preflight checks, artifact creation, release safety, and rollback thinking.

GitGitLab CI/CDGitHub ActionsDocker BuildShell ScriptingSSH Deploy
02

Cloud & Runtime Operations

I handle the runtime reality behind launches: Linux servers, reverse proxies, async workers, media storage, environment setup, and day-two support.

LinuxNginxTraefikDigitalOceanHostinger VPSShell AutomationVercel
03

Security & Platform Hardening

I favor operational safety by default — JWT/OAuth, security headers, TLS, health endpoints, controlled storage access, and backup routines.

JWTOAuthSecurity HeadersSSLHealth ChecksAuditability
04

GitOps Growth Path

My current production work is CI/CD-heavy, and I position systems toward GitOps maturity with Kubernetes, ArgoCD, and policy-driven environment promotion as scale increases.

KubernetesArgoCDGitOpsTerraformEnvironment Promotion
FLAGSHIP DELIVERY

PRODUCT
PROOF.

This section is built to answer the hiring-manager question fast: what did you actually ship, run, support, and improve in production?

6 SUPPORTING DELIVERY PROOFS + 1 FLAGSHIP SYSTEM

FLAGSHIP AMALAXIS HEALTHCARE PLATFORM

CureAxis

Full-Stack & Platform Delivery

OPEN PRODUCT

A multi-tenant AI-powered healthcare SaaS product where I worked across backend systems, tenant onboarding, platform admin workflows, async processing, secure storage, DevOps, and production readiness for US-grade operational expectations.

01

Supported Dockerized platform workflows, Redis + Celery background jobs, and runtime support around secure healthcare operations.

02

Handled production-readiness concerns such as private object storage, signed access, operational safeguards, and deployment support.

03

Worked in a compliance-minded environment where reliability, auditability, and access control are first-order concerns.

DockerNginxPostgreSQLRedisCeleryDigitalOcean SpacesJWT AuthenticationNext.js Platform Admin

AI SAAS DELIVERY SYSTEM

AI-SDLC Platform

Lead Developer (Full-Stack + DevOps + Cloud)

OPEN

Built an AI-first SDLC platform with secure APIs, streaming workflows, async processing, health endpoints, and production deployment.

Set up Docker + Nginx + GitLab CI/CD production deployment.
Managed PostgreSQL, Redis, Celery workers, and cloud runtime support.
Implemented health checks, security headers, rate limiting, and structured request timing.
GitLab CI/CDDockerNginxRedisCeleryPostgreSQL

MARKETPLACE PLATFORM

GreenAxis

Sole Developer (Full-Stack + DevOps)

A multi-vendor marketplace with full infrastructure ownership, media handling, and a 3-environment deployment model.

Set up Docker + Nginx + 3-environment CI/CD pipeline.
Managed DigitalOcean Spaces, deployment flow, and cloud infrastructure.
Supported vendor platform operations across development, staging, and production boundaries.
DockerNginxGitLab CI/CDDigitalOcean SpacesVercel

DIRECT CLIENT TRAVEL PLATFORM

Hakeem Jan Travels

Sole Developer (Full-Stack + DevOps)

OPEN

Built and operated a premium travel platform with Docker, Traefik, Nginx, SSL, Google integrations, and CI/CD-backed hosting.

Set up Docker + Traefik + Nginx production deployment.
Handled SSL termination, reverse proxy flow, and runtime management.
Managed server infrastructure and CI/CD for an active client platform.
DockerTraefikNginxGitLab CI/CDSSLPostgreSQL

DEVOPS & INFRASTRUCTURE ENGAGEMENT

SHAM MOBILE POS

DevOps, Cloud & Infrastructure Engineer

A strong example of operator-level delivery under constraints: limited-memory VPS, split deployment, HTTPS, CI/CD, backups, and server monitoring.

Built Docker production deployment around a 1.5GB memory limit.
Configured Nginx reverse proxy, DuckDNS HTTPS, and GitLab CI/CD with SSH deployment.
Handled Hostinger VPS operations, SQLite care, and monitoring/security tasks.
Hostinger VPSDockerNginxDuckDNS HTTPSGitLab CI/CDVercel

SHORT-TERM DEVOPS DELIVERY

VoiceBot

Frontend Developer & DevOps Engineer

OPEN

Delivered CI/CD and deployment support for an existing AI voice assistant application while collaborating with an in-house team.

Configured GitLab CI/CD for automated testing and deployment.
Set up deployment environment on Hostinger VPS.
Supported release execution while handling app maintenance work.
GitLabCI/CDHostinger VPSReactDjango

PREDICTIVE ANALYTICS PLATFORM

OnePulse AI

Backend Developer & DevOps Engineer

OPEN

Contributed to backend delivery, server infrastructure, and CI/CD-backed environments for a predictive analytics platform with data ingestion and operational care needs.

Managed Hostinger VPS infrastructure and CI/CD for development and staging environments.
Supported monitoring, logging, and database backup routines for backend services.
Helped keep prediction APIs, account workflows, and email-driven backend operations stable.
PythonDjangoPostgreSQLCI/CDHostinger VPSMailgun
CI/CD FLOW

RELEASE
SPEED.

Delivery speed matters only when it stays safe. This is the operating flow I frame around source control, packaging, validation, release, and observation.

01MINUTES

SOURCE

Every release starts with versioned source control, clearer change scope, and a review path that reduces surprise in production.

GitBranch ReviewsIssue ScopeRelease Notes
022-5 MIN

BUILD

I favor reproducible builds so environments behave consistently from local workstations to hosted runtime targets.

DockerMulti-Stage BuildsStatic AssetsVersioned Artifacts
033-10 MIN

VALIDATE

Validation should protect delivery speed, not slow it down. Basic correctness, smoke tests, and health-aware deployment gates matter.

pytestPlaywrightLintingHealth Checks
04ALWAYS-ON

HARDEN

Operational safety includes secure headers, controlled secrets, authentication boundaries, and fewer risky defaults.

Security HeadersTLSSecret HygieneDependency Review
052-5 MIN

RELEASE

Today my production work is CI/CD-driven. As scale grows, I shape release workflows toward Kubernetes and ArgoCD-style GitOps promotion models.

GitLab CI/CDShell ScriptsSSH DeployNginxRollback Planning
0624/7

OBSERVE

The job is not done at deploy. Runtime awareness, uptime discipline, and fast rollback paths are part of the engineering promise.

LogsRuntime ChecksBackupsIncident Response
RUNTIME HEALTH

CONTAINER
STATUS.

The point is not just to deploy. The point is to keep systems observable, recoverable, and healthy when the real workload starts hitting production.

BUILD SPEED

2-5 MIN

Docker packaging and versioned release artifacts

VALIDATION

3-10 MIN

Lint, smoke checks, runtime-aware gates

RELEASE WINDOW

2-5 MIN

GitLab CI/CD, SSH deploy, Nginx routing

OBSERVE MODE

24/7

Logs, health checks, backups, rollback readiness

frontend-web

Next.js UI responding with clean edge delivery

3000/tcp

HEALTHY

api-gateway

Nginx reverse proxy aligned with release routing

80/443

HEALTHY

celery-worker

Async workloads draining and background jobs stable

queue

HEALTHY

redis-cache

Broker connected for cache and queue coordination

6379/tcp

HEALTHY

postgres-main

Persistent data layer ready for runtime operations

5432/tcp

HEALTHY

docker-runtime

Container lanes mapped for repeatable deployment

containers

ACTIVE

gitlab-runner

Release jobs online and ready to execute

pipeline

ACTIVE

argocd-track

Scaling direction for cluster-based promotion

gitops

EXPANDING
TOOLING STACK

STACK
VISIBILITY.

I am using the logo rail only where it supports the story: familiar product tooling, backend frameworks, cloud surfaces, and the DevOps posture behind them.

AWS

AWS

Azure

AZURE

DevOps

DEVOPS

Next.js

NEXT.JS

React

REACT

TypeScript

TYPESCRIPT

Python

PYTHON

FastAPI

FASTAPI

Django

DJANGO

PostgreSQL

POSTGRESQL

Node.js

NODE.JS

Tailwind CSS

TAILWIND CSS

DOCKERGITLAB CI/CDSHELL SCRIPTINGNGINXREDISCELERYLINUXTRAEFIKVERCELDIGITALOCEANHOSTINGER VPSKUBERNETESARGOCDGITOPSTERRAFORMSSLSECURITY HEADERS

CURRENT

Current Production Foundations

DockerLinuxNginxTraefikGitLab CI/CDVercel

CURRENT

Runtime & Async Workloads

GunicornDaphneRedisCeleryPostgreSQLSQLite

CURRENT

Cloud & Edge Delivery

DigitalOceanHostinger VPSDigitalOcean SpacesSSLDuckDNSCDN-backed frontends

CURRENT

Security & Governance

JWT / OAuthSecurity HeadersRate LimitingHealth EndpointsSigned AccessBackup Discipline

EXPANDING

Scaling Direction

KubernetesArgoCDGitOps PromotionTerraformSAST / Image ScanningPolicy-Aware Releases
LIVE OPS TERMINAL

SHELL
SIGNAL.

This is a representative operations console meant to show how I think: containers, health checks, runtime stats, and the path toward Kubernetes and GitOps maturity.

DOCKER CONTAINERS RESPONDING
LATENCY / HEALTH / MEMORY EXPOSED
KUBERNETES TRACK SHOWN AS GROWTH PATH
SHELL PRE-FLIGHT / ROLLBACK / OBSERVATION INCLUDED
4 TERMINAL PANELS ACTIVE
waqar@ops-console:~/runtime
LIVE VIEW
# DevOps runtime walkthrough
# Goal: show delivery confidence, runtime clarity, and healthy containers
PRE-FLIGHT TERMINAL

~/scripts/release-preflight.sh

Shell checks for image pull, environment parity, and release gates before shipping.

#!/usr/bin/env bash
set -euo pipefail
docker compose pull frontend api worker
docker compose up -d --remove-orphans
curl -fsS https://app.example.com/healthz
ROLLBACK TERMINAL

~/scripts/rollback-green.sh

Shell-first recovery flow for fast reversions when a release signal goes red.

#!/usr/bin/env bash
set -euo pipefail
export RELEASE_TAG=${1:-previous}
docker compose pull --quiet
docker compose up -d --force-recreate
OBSERVE TERMINAL

~/scripts/observe-runtime.sh

Simple shell instrumentation for logs, host health, queue depth, and delivery confidence.

#!/usr/bin/env bash
docker compose ps
docker stats --no-stream
journalctl -u nginx -n 40 --no-pager
df -h && free -m
DELIVERY MODEL

HOW I
OPERATE.

This is the framing I want clients and hiring teams to see immediately: faster shipping, safer releases, stronger platform support, and a practical GitOps growth path.

01

Release Engineering

I think in terms of delivery confidence: clean packaging, rollout safety, environment parity, and faster recovery when something moves unexpectedly.

Docker-first runtime packaging
GitLab CI/CD pipelines for repeatable releases
Shell preflight, rollback, and runtime observation scripts
Reverse proxy setup, SSL, and production routing

02

GitOps-Minded Environments

My current shipping experience is CI/CD-heavy, but I deliberately frame systems for stronger GitOps maturity when teams need environment promotion and cluster-based control.

Versioned configuration by environment
Promotion-first release thinking
Kubernetes + ArgoCD as a growth path, not marketing filler

03

SecOps by Default

The strongest DevOps work creates safer products. I bring security posture into delivery through tighter defaults, less risky operations, and better runtime hygiene.

Security headers, TLS, and access control awareness
Secret handling through environment boundaries
Operational safeguards for healthcare and AI workloads

04

Platform Support for Product Teams

I do not separate product delivery from operations. My role is to help teams ship faster without leaving production quality behind.

Tenant-aware operational support on CureAxis
Async job orchestration on AI-SDLC
Client-ready deployment ownership on custom platforms
EXPERIENCE TIMELINE

CAREER
DELIVERY.

Product teams and clients need to know where the DevOps thinking was applied in real work. This timeline is optimized to show platform support, release engineering, and runtime ownership.

01

Amal Axis

Junior Software & DevOps Engineer

Mar 2025 — Present

Working across flagship AI and healthcare products with responsibility spanning backend delivery, platform support, CI/CD, runtime operations, and production readiness.

Built and supported CureAxis and AI-SDLC across backend systems, frontend delivery, async workloads, deployment, and platform operations.
Handled Docker, Nginx, Redis, Celery, storage, and cloud/runtime concerns in active product environments.
Worked with compliance-minded healthcare delivery where security, auditability, and operational quality matter every day.

02

Freelance Engineering

Python, Full-Stack & DevOps Delivery

Feb 2023 — Present

Client-facing work where infrastructure reliability directly affects trust, launch speed, and post-deployment support.

Delivered Hakeem Jan Travels, SHAM MOBILE, and other systems with Docker, reverse proxies, SSL, CI/CD, and hosting support.
Solved production constraints such as low-memory VPS environments, split frontend/backend deployment, and rapid bug-fix releases.
Built stronger delivery habits through direct ownership of launch quality, uptime, and operator-level troubleshooting.

03

Quantum Hash Link

Director & Technical Operator

2021 — Present

Running technical work with a builder-operator mindset: scope clearly, ship responsibly, and keep systems maintainable after launch.

Translate business goals into actionable delivery systems.
Own execution discipline across product, infra, and support decisions.
Keep engineering grounded in outcomes, not just implementation volume.
PROFESSIONAL DEVELOPMENT

CERTIFICATIONS
& TRAINING.

Formal training across software engineering, DevOps automation, data analytics, cybersecurity, and project management — all from industry-recognized programs.

7 VERIFIED CERTIFICATES
COURSERA VERIFIED CREDENTIALS
GOOGLE, META, IBM AUTHORIZED
Django Web Framework
ONLINE NON-CREDIT COURSE CERTIFICATE

Django Web Framework

Meta via Coursera

DATE: July 21, 2023
Django Web FrameworkBack-End Web DevelopmentPython Web Applications+1 more

ID: X7Y52NJCB4DD

Introduction to Software Engineering
ONLINE NON-CREDIT COURSE CERTIFICATE

Introduction to Software Engineering

IBM via Coursera

DATE: July 24, 2023

COMPLETED WITH HONORS

Software Development Life CycleSoftware Engineering FundamentalsAgile & Waterfall Methodologies+1 more

ID: 82UBR97NLSLV

Foundations of Project Management
ONLINE NON-CREDIT COURSE CERTIFICATE

Foundations of Project Management

Google via Coursera

DATE: October 31, 2023
Project Planning & ExecutionStakeholder ManagementAgile & Waterfall Frameworks+2 more

ID: 6BAKLVA3N7BF

Google Data Analytics Professional Certificate
PROFESSIONAL CERTIFICATE

Google Data Analytics Professional Certificate

Google via Coursera

DATE: February 23, 2024
COURSES: 8
Data Analysis & CleaningSQLTableau+3 more

ID: 22W2ERDZ8UJ7

Google Advanced Data Analytics Professional Certificate
PROFESSIONAL CERTIFICATE

Google Advanced Data Analytics Professional Certificate

Google via Coursera

DATE: February 24, 2024
COURSES: 7
Python ProgrammingExploratory Data AnalysisStatistical Analysis+3 more

ID: CPDRLMTZFY4E

Google Cybersecurity Professional Certificate
PROFESSIONAL CERTIFICATE

Google Cybersecurity Professional Certificate

Google via Coursera

DATE: May 25, 2024
COURSES: 8
Cybersecurity FundamentalsNetwork SecurityLinux & SQL+3 more

ID: BDAUBS374XP7

Google IT Automation with Python Professional Certificate
PROFESSIONAL CERTIFICATE

Google IT Automation with Python Professional Certificate

Google via Coursera

DATE: May 25, 2024
COURSES: 6

PASSED ALL GRADED ASSESSMENTS WITH 80% OR ABOVE

Python ProgrammingGit & GitHubOS Interaction via Python+3 more

ID: 75NMKGTCCLL3

GET IN TOUCH

LET'S
SHIP.

Need someone who can build CI/CD pipelines, stabilize runtime operations, package Docker-based releases, and make infrastructure feel safe for product teams and clients?

LOCATION

Wah Cantt, Islamabad, Pakistan

DevOps hiring conversations
Platform engineering or release ownership
Client delivery for Docker, CI/CD, and runtime operations