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. aws-infra-terraform aws-infra-terraform Public

    Provisioned a complete AWS environment using Terraform HCL-VPC with public subnet, Internet Gateway, route tables, and an EC2 instance bootstrapped with Apache via user_data. Followed standard five…

    HCL

  2. 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

  3. 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

  4. windows-active-directory-ubuntu-administration-lab windows-active-directory-ubuntu-administration-lab Public

    A hands-on sysadmin lab covering Active Directory, Group Policy, Linux user management, shell scripting, and log analysis. Built on Windows Server 2022 and Ubuntu Server 26.04 in a VirtualBox lab e…

    PowerShell

  5. security-monitoring-and-incident-response-lab security-monitoring-and-incident-response-lab Public

    This project simulates a real-world security operations workflow: harden, monitor, detect, respond, and document.

    Shell

  6. blog-api-laravel blog-api-laravel Public

    Built a full-featured blog API with many-to-many relationships (posts ↔ tags), file uploads for featured images, auto-generated slugs/excerpts/reading time, public and protected routes, advanced fi…

    PHP