Skip to content
View yavuzkorkmazeem's full-sized avatar

Highlights

  • Pro

Block or report yavuzkorkmazeem

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
yavuzkorkmazeem/README.md

Hi, I'm Yavuz Selim Korkmaz 👋

LinkedIn Email

🎓 Electrical and Electronics Engineering Student

Istanbul Gelisim University | Focus: Cloud Infrastructure & DevOps

I'm an EEE student passionate about cloud architecture and DevOps practices. I enjoy designing infrastructure, automating deployments, and learning how large-scale systems work under the hood.


🛠️ Technical Skills

Category Tools & Technologies
Cloud AWS VPC
Containers & CI/CD Docker GitHub Actions
Scripting & OS Linux Python Bash
Robotics & Eng. ROS2 KiCad

📌 Featured Projects

☁️ Multi-AZ VPC Architecture on AWS

  • Infrastructure: Designed a highly available AWS environment manually via AWS Console to master the underlying network logic.
  • Components: 2 AZs, Public/Private Subnets, ALB, NAT Gateway, and Bastion Host.
  • Security: Integrated Pritunl VPN for secure administrative access.

🤖 Quadruped Robot Simulations (ITU Anthro Robotic Team)

  • Tools: Developing quadruped robot simulations using ROS2 and MuJoCo.
  • Focus: High-fidelity physical simulations and sensor integration.

📫 Let's Connect!

Pinned Loading

  1. aws-multi-az-web-infrastructure aws-multi-az-web-infrastructure Public

    Secure AWS network architecture with Multi-AZ deployment, private instance isolation, and load-balanced web tier.

  2. bash-ip-sweep bash-ip-sweep Public

    This is a basic IP sweep tool written in Bash. I followed the "Zero to Hero in Pentesting" video series (11 parts) by TCM on YouTube to learn the fundamentals.

    Shell

  3. Metasploitable2-Raporu Metasploitable2-Raporu Public

  4. python-port-scanner python-port-scanner Public

    This is my first Python script. It's a basic port scanner. I know there are many things to improve, and I'll work on them over time.

    Python 1