Skip to content
View ziqkimi308's full-sized avatar

Block or report ziqkimi308

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

Muhammad Haziq Hakimi

"Working on practical projects in cloud infrastructure, systems admin, and backend API development."

Email   Portfolio   GitHub

👨‍💻 About Me

Detail-oriented engineering graduate with a strong foundation in cloud infrastructure and software development. Backed by hands-on experience in AWS infrastructure, system programming, and web development. Proficient in building REST APIs and automation scripts across PHP, Python, JavaScript, and C. Currently completing the intensive AWS re/Start programme and actively targeting entry-level roles in cloud operations, technical support, or IT helpdesk to leverage strong technical troubleshooting skills.

🛠️ Tech Stack

☁️ Infrastructure, DevOps & Cloud

AWS Amazon EC2 Amazon S3 AWS CLI Amazon Bedrock Amazon SageMaker Amazon RDS Amazon CloudWatch Amazon VPC Linux Ubuntu Bash VirtualBox Hyper-V Windows Server Active Directory PowerShell SSH Python Git GitHub VS Code|82 argparse pypdf sqlite3 Requests BeautifulSoup pip dotenv

🌐 Backend & API Development

Laravel React PHP JavaScript Node.js MySQL PostgreSQL SQLite PhpStorm TypeScript Postman Express.js Eloquent Prisma Tailwind CSS Vite npm Next.js

Languages Card

Pinned Loading

  1. terraform-infrastructure-pipeline-automate-deployment-github-actions terraform-infrastructure-pipeline-automate-deployment-github-actions Public

    Production-grade Terraform pipeline that provisions a complete AWS environment (VPC, EC2, Security Groups, SNS, CloudWatch) with a fully automated CI/CD pipeline via GitHub Actions.

    HCL

  2. aws-cloudwatch-grafana-monitoring-stack aws-cloudwatch-grafana-monitoring-stack Public

    Built a complete observability pipeline for EC2, collecting default metrics (CPU, Network) and OS-level metrics (Memory, Disk) via CloudWatch Agent. Implemented CloudWatch dashboards, SNS-backed al…

  3. docker-app-flask docker-app-flask Public

    Built a production-grade containerized Flask application that tracks visit counts using Redis. Implemented a multi-stage Dockerfile for size optimization, hardened with a non-root user and dumb-ini…

    Dockerfile

  4. cicd-pipeline-flask-gitactions cicd-pipeline-flask-gitactions Public

    Automated 3-stage CI/CD pipeline for a Flask app: lint (flake8), test (pytest), and deploy to EC2 via SSH + SCP on every push to main — restarting the live app without manual intervention. Uses Git…

    Python

  5. znuny-ticketing-helpdesk-system znuny-ticketing-helpdesk-system Public

    Deployed a Znuny ticketing system on Ubuntu 24.04 with Apache and MariaDB, configured 5 service queues (Infrastructure, CI/CD, Security, Monitoring, Scripting-Automation), created realistic inciden…

  6. aws-automation-scripts aws-automation-scripts Public

    Production-grade automation suite that audits EC2 instances, cleans old S3 objects, monitors disk usage, and schedules all jobs via cron. Features dry-run safety, Base64 JSON parsing in Bash, boto3…

    Shell