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
-
Infra-team-quiz
Infra-team-quiz PublicTeamQuiz 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
-
Infra-Cloudwatch-Dashboard
Infra-Cloudwatch-Dashboard PublicCloudwatch 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
-
PDF-AISummarizer
PDF-AISummarizer PublicThe 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…
-
streamlit-realtime-audio-recorder
streamlit-realtime-audio-recorder PublicA Streamlit component that records audio in real-time and automatically stops recording after a configurable silence period.
Python 3
If the problem persists, check the GitHub status page or contact support.