AVAILABLE FOR PROJECTS

Cloud Architecture.
AI Engineering.
DevOps Automation.

I architect self-healing Kubernetes clusters, build custom AI models, and transform 4-hour manual deploys into 12-minute automated pipelines.

Lakshay Walia

About Me

Hi, I'm Lakshay Walia

A Delhi-based Cloud-Native Systems Engineer and AI/ML practitioner. I transform messy, manual server workflows into fully automated, self-healing infrastructure — and build intelligent AI systems that solve real-world problems.

My speciality? Taking complex stacks of 13+ services and packaging them into single-command deployments, training custom ML models on domain-specific data, and architecting RAG pipelines that make enterprise knowledge instantly searchable.

🎓 BCA (GGSIPU) + MCA (IGNOU)
🏛️ IT & Cloud Systems
📍 Delhi, India
☸️
Kubernetes & K3s
Production Clusters
🧠
AI & Machine Learning
PyTorch & Transformers
☁️
AWS Cloud & VPC
Enterprise Architecture
🏗️
Terraform IaC
Modular Lab Practice
🐧
Linux Administration
Production Systems

Technical Arsenal

Skills & Expertise

Two decades of tools mastered across cloud infrastructure and artificial intelligence.

☁️ Cloud & DevOps Engineering

Kubernetes & Container Orchestration

Self-healing K3s clusters with auto-scaling, readiness probes, and zero-downtime rolling updates.

K3sDockerHelmsystemd

AWS Cloud & VPC Architecture

Multi-tier VPCs, IAM least-privilege, security groups, and S3 disaster recovery.

VPCEC2IAMS3Route 53

GitOps & CI/CD Automation

Push code → Argo CD auto-syncs production. GitHub Actions, Jenkins, and GHCR pipelines.

Argo CDGitHub ActionsJenkins

Infrastructure as Code

Modular Terraform modules, Ansible playbooks, and Bash automation for reproducible infra.

TerraformAnsibleBashPython

🧠 AI & Machine Learning

LLM Fine-Tuning & Training

Fine-tuning open-source LLMs with LoRA/QLoRA on domain-specific datasets with automated evaluation.

PyTorchHugging FaceLoRAW&B

RAG & Knowledge Pipelines

Retrieval-Augmented Generation with vector databases, semantic search, and contextual chunking.

LangChainChromaDBPineconeOpenAI

Computer Vision & Detection

Custom object detection, image classification, and real-time inference pipelines.

YOLOv8TensorFlowOpenCV

MLOps & Model Serving

End-to-end ML lifecycle: training → evaluation → versioned deployment → monitoring on Kubernetes.

MLflowKServeFastAPIDocker

Portfolio

DevOps Engineering

Production-grade systems with automated health checks, secure configs, and client-ready documentation.

DOCKER · DJANGO · POSTGIS

Kobo Command Center

Jul 2026 · Client Data Platform

13-service Docker Compose platform with auto-generated secrets, pinned images, health probes, systemd startup, and kubectl backup/restore.

Extended with Person Registry across 98 routes; automated 500-form catalogue
Checksum-verified 658-entry archive, offline images, 38-page operator report
❌ BEFORE: 4-hour manual setup
SSH → install deps → configure → pray
✅ AFTER: 12-minute automated deploy
./install.sh → health check → done
DockerDjangoPostGISMongoDBRedis
Live Demo GitHub →
AWS · K3S · ARGO CD

EduCenter OS

2026 · Cloud-Native Education Platform

Next.js + FastAPI/PostgreSQL on K3s inside custom AWS VPC with IAM, Security Groups, Elastic IP, and S3 disaster recovery.

Argo CD automated GitOps sync & self-heal for student/course platform
Prometheus/Grafana monitoring + Jenkins CI/CD on Kubernetes
AWSK3sArgo CDNext.jsFastAPI
Live Demo GitHub →
DOCKER · GITHUB ACTIONS · HELM

LegacyOps 2026

2026 · Hybrid DevOps Platform

Unified Docker Compose, K8s, and Helm deployment paths for standardized hybrid cloud delivery.

GitHub Actions + Jenkins for container builds, GHCR publishing, cluster rollouts
HTTP 200 + /health + /ready readiness probe verification
DockerGitHub ActionsJenkinsHelm
Live Demo GitHub →
TERRAFORM · ANSIBLE · BASH

Enterprise Homelab & IaC

Active · Automation Toolkit

Enterprise cloud infra simulation, HA self-hosted environments, Terraform & Ansible IaC provisioning.

Custom Terraform modules for AWS VPC, security groups, S3 lifecycle
homelab-bootstrap: bare-metal → K3s node in under 5 minutes
TerraformAnsibleBashsystemd

AI Lab

AI & Machine Learning

Custom model training, intelligent integrations, and production ML pipelines built for real-world impact.

PYTORCH · HUGGING FACE · LORA

Custom LLM Fine-Tuning Pipeline

2026 · Enterprise AI

Fine-tuning open-source LLMs (Llama, Mistral) on domain-specific datasets using LoRA/QLoRA parameter-efficient training with automated evaluation benchmarks and Weights & Biases experiment tracking.

Custom training pipeline with dynamic batch sizing and gradient accumulation
Automated evaluation with BLEU, ROUGE, and domain-specific metrics
PyTorchHugging FacePEFT/LoRAW&B
LANGCHAIN · OPENAI · CHROMADB

RAG Knowledge Engine

2026 · Enterprise Document Q&A

Retrieval-Augmented Generation system for enterprise document Q&A. Vector database with embedding pipeline, contextual chunking, and semantic search for instant answers from thousands of documents.

Multi-format document ingestion (PDF, DOCX, Markdown, Web) with smart chunking
Sub-2s response times with streaming and conversation memory
LangChainOpenAI APIChromaDBFastAPI
OPENAI · GITHUB ACTIONS · PYTHON

AI-Powered Code Review Bot

2026 · Developer Tools

GitHub integration that auto-reviews pull requests using GPT-4. Detects security vulnerabilities, code smells, performance anti-patterns, and suggests DevOps-specific optimizations with contextual inline comments.

Custom prompt engineering for Dockerfile, YAML, and Terraform reviews
Automated security scanning with severity classification and fix suggestions
OpenAI APIGitHub ActionsPythonDocker
PYTORCH · YOLOV8 · MLFLOW

Computer Vision Quality Inspector

2026 · Manufacturing AI

Custom object detection model for manufacturing quality control. Real-time inference pipeline with model versioning, A/B testing, and automated retraining when accuracy drifts below threshold.

Real-time inference at 30+ FPS on edge devices with TensorRT optimization
MLflow model registry with automated retraining triggers
PyTorchYOLOv8MLflowFastAPI
OPENAI · LANGCHAIN · NEXT.JS

Intelligent Chatbot Platform

2026 · SaaS AI Product

Multi-tenant conversational AI platform for businesses. Custom knowledge base training per client, streaming responses, conversation memory, and analytics dashboard with usage insights.

Multi-tenant isolation with per-client fine-tuned knowledge bases
Real-time streaming with WebSocket, conversation memory & analytics
OpenAILangChainNext.jsPostgreSQL
MLFLOW · KSERVE · KUBERNETES

ML Model Deployment & MLOps

2026 · Production ML Infrastructure

End-to-end ML model lifecycle management. Automated training → evaluation → deployment → monitoring pipeline on Kubernetes with model versioning, canary deployments, and drift detection.

Kubernetes-native model serving with horizontal auto-scaling on GPU nodes
Prometheus + Grafana model performance monitoring with alert thresholds
MLflowKServePrometheusDocker
Live Command Center

Interactive DevOps Terminal

Execute live-simulated commands against Lakshay's production clusters and infrastructure.

lakshay@ap-south-1-k3s-master:~
● LIVE CLUSTER
⚡ Click a command below to execute against the virtual environment:

Interactive Sandbox

Cloud Engineering & Client Tools

Test Lakshay's custom-built diagnostic calculators, architecture generators, and incident response simulators.

TOOL 01Drag & Drop

Draw-to-Code Architecture Builder

Drag AWS, Kubernetes, and Docker components onto a visual canvas and auto-generate ready-to-use Docker Compose & Terraform code.

TOOL 02Security Linter

Dockerfile & Firewall Security Linter

Paste your Dockerfile or AWS Security Group rules. Our automated linter grades vulnerabilities and generates a hardened version.

TOOL 03Cost Calculator

Cloud Cost vs. Reliability Calculator

Adjust daily traffic and uptime SLA targets to simulate AWS vs Hostinger infrastructure bills and architecture recommendations.

TOOL 04Arcade Game

3:00 AM SRE Disaster Recovery Game

An alert blares at 3 AM! Can you diagnose a crash-looping Kubernetes pod and save the 99.99% SLA before the 60s timer expires?

TOOL 05Diagnostic Quiz

Cloud Architecture Diagnostic Quiz

A 4-step interactive assessment that diagnoses server bottlenecks and generates a customized engineering action plan.

TOOL 06Live Telemetry

Operator Handover & Status Page

Inspect Lakshay's institutional 38-page production SOP sample or check real-time 90-day uptime telemetry across all clusters.

Client Feedback

What People Say

"Lakshay packaged our entire data platform into a single command. What used to take days of manual setup now deploys in minutes with full health monitoring."
SC
Senior Coordinator
Government Research Organization
"Outstanding technical documentation. The 38-page operator report and checksum-verified handover gave us complete confidence in the deployment."
PM
Project Manager
Enterprise Client
"Kept our billing, inventory, and QR verification systems running flawlessly. Built us a custom offline invoice tool that our team uses daily."
GT
Business Owner
GTSC Gemstone Business
Career

Experience & Education

Academic foundations + hands-on delivery in government research and enterprise support.

Jun 2026 - Present

IT Intern

🏛️ Government IT Division | Delhi

Software setup, end-user troubleshooting, systems coordination, and technical documentation. Turning recurring fixes into automated SOP notes.

Aug 2024 - May 2026

Freelance Business Software Support

💎 GTSC Gemstone Business | Remote

Billing, inventory, gemstone reports, QR verification, database, hosting, and backup workflows. Built offline browser-based invoice tool with GST, A4 preview, and JSON drafts.

Expected 2028

Master of Computer Applications (MCA)

🎓 IGNOU | Delhi

Systems architecture, cloud computing, database management, enterprise software.

2021 - 2024 | Graduated

Bachelor of Computer Applications (BCA)

🎓 GGSIPU | Delhi

Programming (C++, Python, JS), operating systems, computer networks, web development.

Engineering Blog

Technical Write-Ups

Deep dives into cloud-native infrastructure, DevOps workflows, and automation patterns.

☸️
Jul 2026

How I Deploy 13-Service Stacks with One Command

A deep dive into Docker Compose orchestration with auto-generated secrets, health probes, and systemd integration for production-ready deployments.

Read Full Article ➔
🔄
Jun 2026

GitOps with Argo CD: Zero-Touch Production Deploys

Setting up Argo CD on K3s for automated sync, self-healing, and pruning — eliminating manual kubectl commands forever.

Read Full Article ➔
🏗️
May 2026

Terraform IaC: From Zero to VPC in 5 Minutes

Building modular Terraform configurations for AWS VPC provisioning with security groups, S3 backups, and lifecycle policies.

Read Full Article ➔
Consultation

Contact & Consultation

Server downtime? Messy Docker deploys? Manual CI/CD? Select your scope below.

1. Select Scope

Click a package to auto-format your inquiry.

☁️ AWS VPC & Security
₹15K+
🔄 K3s & Argo CD GitOps
₹25K+
🐳 Docker Compose Platform
₹18K+
🧠 AI & Model Training
₹30K+
🛠️ Business Support & DR
Custom
Scope: AWS Cloud & Security ₹15K+

2. Transmit Inquiry

Direct to Lakshay's engineering terminal.

Get DevOps Lab Updates

Be notified when I publish new technical write-ups and open-source tools.