Projects

Weather Dashboard

A production-grade serverless weather app on AWS — real-time forecasts for any city, secure API key handling via SSM Parameter Store, DynamoDB caching, and a fully automated CloudFormation + CodePipeline CI/CD system deployed behind CloudFront.

Building a Serverless Docker Security Scanner on AWS

A deep dive into DocImgAnalizer — a production SaaS tool that analyzes Dockerfiles for security issues and retrieves Docker Hub image metadata, built entirely on serverless AWS infrastructure with zero long-lived credentials.

SecurityScanSkill

A single Claude Code slash command that auto-detects your project stack and runs 11 specialized security tools — covering secrets, dependency CVEs, container images, IaC misconfigurations, and SAST across 8 languages and 7 IaC frameworks.

GuardRailScan

Automated red-teaming and remediation tool for LLMs, RAG pipelines, and AI agents. Fires adversarial probes, scores every response with a judge LLM, classifies risk severity, and produces a step-by-step audit report.

URL Shortener with Real-Time Analytics

A production-grade Bitly-style URL shortener built on Kubernetes (AWS EKS) with real-time click analytics — geo data, referrer sources, and device breakdown updated via async background processing.

AI Slack Bot Agent

A serverless AI agent on AWS that receives natural language questions via Slack, reasons using AWS Bedrock (Claude Haiku), calls real AWS tools — DynamoDB, S3, web search — and posts structured answers back to the channel.