Skip to content
View alpercevizz's full-sized avatar

Block or report alpercevizz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alpercevizz/README.md

👋 Hi there, I'm Alper!

🚀 Cloud + Automation + AI Observability Enthusiast | System and Network Specialist

Welcome to my GitHub profile! I’m passionate about building scalable, observable, and AI-powered cloud systems. With a background in system and network engineering and a growing focus on cloud-native technologies, I’m on a journey to become a top-tier Cloud + Automation + AI Observability expert.


📜 Certifications

  • AWS Certified Cloud Practitioner
  • Azure Fundamentals

🧠 Skills & Focus Areas

☁️ Cloud:
AWS (CLF-C02 Certified, SAA-C03 Candidate) · Azure (AZ-900) · EC2 · S3 · IAM · VPC · Route 53 · CloudWatch

⚙️ Automation & IaC:
Terraform · Bash · GitHub Actions · Infrastructure as Code (IaC)

📊 Observability & AI:
Prometheus · Grafana · OpenTelemetry · AI-powered monitoring (exploring)

🛠️ Dev & Ops Tools:
Linux · Git · NGINX · SMTP · Visual Studio Code · Python (DevOps-focused)


🚀 What I'm Working On

  • AWS Solutions Architect Associate (SAA-C03) preparation
  • Advanced Terraform modules & GitHub CI/CD pipelines
  • AI-based observability & intelligent alerting
  • Real-time cloud monitoring & auto-remediation research

“The future of cloud engineering lies in intelligent, self-healing infrastructure.”


🎯 Career Goal

To design and maintain resilient, automated, and AI-observable cloud architectures that empower teams to scale with confidence and clarity.


📌 Featured Projects

Project Description
terraform-ec2-nginx-free-tier Provisioned an EC2 instance using Terraform, with NGINX auto-installed on port 8080. Fully AWS Free Tier optimized.
disk-usage-control Python-based disk usage monitor with email alerts, JSON logging, GUI (Tkinter), and graphs (Matplotlib).
sending-email-with-smtp-module Lightweight Python module for sending automated emails via SMTP in custom scripts.
More coming soon... 🚧 AI Observability & Multi-cloud automation projects in progress.

🌐 Let's Connect


🪄 My Mission

To build scalable, automated, and AI-observable cloud solutions that empower teams to operate with clarity and confidence.

🌟 “Smart systems don’t just run — they observe, learn, and adapt.”


© 2025 Alper Ceviz · Built with ☁️ passion + 🤖 curiosity + 🛠️ code

Pinned Loading

  1. terraform-ec2-nginx-free-tier terraform-ec2-nginx-free-tier Public

    A minimal and production-ready Terraform project that launches a secure, Free Tier-compliant EC2 instance with NGINX listening on port 8080.

    HCL

  2. disk-usage-control disk-usage-control Public

    A Python-based real-time disk usage tracker with auto email alerts, JSON logging, and live UI visualization built with Tkinter & Matplotlib.

    Python

  3. sending-email-with-smtp-module sending-email-with-smtp-module Public

    A simple Python console script that sends emails via SMTPLib — ideal for testing SMTP configs and learning programmatic email delivery.

    Python

  4. terraform-s3-cloudfront-static-website terraform-s3-cloudfront-static-website Public

    Infrastructure-as-Code project for hosting a static website on AWS with CloudFront and OAC.

    HCL