Focus Areas

Featured Projects

Latest and most active projects from my GitHub repository.

RTC Scale Demo

Repository: github.com/pragyakeshap/rtc-scale-demo

Demonstration project for scaling WebRTC applications in production environments. Features GPU-accelerated media processing, latency-based autoscaling on GKE, and real-time monitoring with Prometheus. Showcases best practices for handling real-time communication at scale with optimal performance and resource utilization.

WebRTC Kubernetes GKE Prometheus GPU

AI-Augmented Cyber Lab

Repository: github.com/pragyakeshap/AI-Augmented-Cyber-Lab

Interactive cybersecurity training environment augmented with AI capabilities. Provides hands-on labs for security testing, vulnerability assessment, and threat detection using AI-powered analysis. Designed for learning and practicing modern security techniques in a safe, containerized environment.

AI/ML Cybersecurity Docker Python Security

Docker Lockbox Scripts

Repository: github.com/pragyakeshap/docker-lockbox-scripts

Collection of security-hardening scripts and utilities for Docker containers. Implements container isolation, secrets management, and security best practices. Helps developers build more secure containerized applications by automating common security configurations and providing ready-to-use security patterns.

Docker Security Shell Scripts DevSecOps

Docker GPU Drift Demo

Repository: github.com/pragyakeshap/docker-gpu-drift-demo

Experimental project demonstrating GPU resource allocation drift in containerized ML/AI workloads. Explores GPU memory management, utilization patterns, and performance variations in Docker containers. Essential for understanding GPU resource behavior when running AI/ML models in production container environments.

Docker GPU NVIDIA ML/AI Performance