Skip to content
View saeedmfat's full-sized avatar

Block or report saeedmfat

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
saeedmfat/README.md

Hello, World! 👋 I'm Saeed Marefat

Open to Work DevOps Engineer Based in Iran

Headline

🚀 About Me

class DevOpsEngineer:
    def __init__(self):
        self.name = "Saeed Marefat"
        self.role = "Aspiring DevOps Engineer"
        self.location = "Iran"
        self.passion = "Building reliable and scalable infrastructure"
        self.current_focus = [
            "Linux System Administration",
            "Containerization with Docker",
            "CI/CD Pipelines",
            "Infrastructure as Code",
            "Cloud Technologies"
        ]
        
    def say_hi(self):
        print("Thanks for visiting my profile! Let's connect!")
        
me = DevOpsEngineer()
me.say_hi()

🛠️ Tech Stack

🔧 Core Skills

Linux Docker Git GitHub Actions NGINX

📜 Scripting

Python Bash

📊 Monitoring

Grafana Prometheus

🌱 Currently Learning

Kubernetes Terraform AWS

📈 GitHub Stats

GitHub Stats Top Languages

GitHub Streak

🏆 Featured Projects

🐳 Dockerized Web Application

Docker Project

A containerized web application with Nginx reverse proxy

🤖 CI/CD Pipeline

CI/CD Project

Automated build and deployment pipeline using GitHub Actions

🐧 Linux Automation

Bash Project

Bash scripts for system administration tasks

📫 Let's Connect

LinkedIn Twitter Email GitHub

💡 Motto

"Automation is not about replacing humans, it's about amplifying human potential."
- Inspired by DevOps philosophy

DevOps Animation


Profile Views

Pinned Loading

  1. Motion_Detection Motion_Detection Public

    a free project for very simple image processing python

    Python 1 1

  2. sports_tournament_manager_with_csv sports_tournament_manager_with_csv Public

    sports tournament manager with csv

    Python 1

  3. persian-telegram-bot persian-telegram-bot Public

    Telegram bot with weather, news and joke-telling capabilities in Persian

    Python