Projects

A collection of cloud, monitoring, and automation projects organized under one domain.

Live

Cloud Monitoring Platform on AWS

Production-style AWS deployment using EC2, Application Load Balancer, Auto Scaling, CloudWatch, HTTPS, DNS routing, and CI/CD automation.

Tech Stack: AWS, Flask, Gunicorn, CloudWatch, ALB, Auto Scaling, GitHub Actions, Linux, DNS, SSL/TLS

Domain upgrade in progress

System Health Checker

Python-based monitoring tool that checks CPU, memory, and disk usage and generates a system health summary.

Tech Stack: Python, System Monitoring, Scripting

Domain upgrade in progress

Cloud Log Analyzer

Python tool for analyzing server logs, detecting warnings and errors, and generating structured cloud operations insights.

Tech Stack: Python, Log Parsing, Infrastructure Analysis

Domain upgrade in progress

Log File Analyzer

Foundational Python project for scanning log files, identifying errors, and extracting useful operational information.

Tech Stack: Python, Log Analysis