Skip to content
View soufiiyane's full-sized avatar
😁
Hmmm
😁
Hmmm

Block or report soufiiyane

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

Hi! I'm Soufiyane 👋

resource "github_repository" "about_me" {
  name        = "soufiyane"
  description = "Cloud Engineer | AI Enthusiast"
}

resource "info" "soufiyane" {
  name    = "Soufiyane AIT MOULAY"
  location = "Marrakech, Morocco"

  certifications = [
    "AWS Certified Cloud Practitioner",
    "AWS Certified Solutions Architect",
    "AWS Certified Developer",
    "HashiCorp Certified: Terraform",
    "Microsoft Azure Fundamentals"
  ]

  skills = [
    "AWS Cloud Computing",
    "Serverless Architectures",
    "AI Integration",
    "Infrastructure as Code (IaC): Terraform, CloudFormation, SAM"
  ]

  current_role = "System and Cloud Engineer"
  education = [
    "Engineer’s Degree in Computer Science - EMSI, Marrakech",
  ]

  currently_learning = "Microsoft Azure"
}

Pinned Loading

  1. Infra-team-quiz Infra-team-quiz Public

    TeamQuiz is a web application that facilitates job applications and quizzes for users. It includes features for both admins and users, with a backend system that processes quiz results and notifica…

    Python 1

  2. Infra-Cloudwatch-Dashboard Infra-Cloudwatch-Dashboard Public

    Cloudwatch dashboard provides real-time visibility into key metrics, helping to monitor Lambda function invocations, execution duration, errors, and memory usage. It also triggers alarms when thres…

    JavaScript

  3. PDF-AISummarizer PDF-AISummarizer Public

    The PDF Summarizer is a web-based application that allows users to upload their PDF documents and receive a summarized version, Provides a convenient way to summarize lengthy PDF documents using Op…

    JavaScript 4 2

  4. streamlit-realtime-audio-recorder streamlit-realtime-audio-recorder Public

    A Streamlit component that records audio in real-time and automatically stops recording after a configurable silence period.

    Python 3