Skip to content
View jackylamhk's full-sized avatar

Organizations

@miroai
Block or Report

Block or report jackylamhk

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

DevSecOps • Cloud Architect
AWS, Microsoft, Google, ISC2 & Oracle Certified
MBCS • SSCP | OSS Contributor | CS Grad 2025

aws-csaa-badge aws-csoa-badge microsoft-certified-expert-badge microsoft-certified-associate-badge google-certified-wsa-badge google-certified-ace-badge oracle-certified-associate-badge isc-sscp-badge isc-cc-badge comptia-aplus-badge

As a DevOps & Backend Engineer at Greenfly, I own the deployment and testing pipelines and manage cloud infrastructure on AWS. I have over six years of experience in DevOps, SecOps, and IT Ops, and I hold multiple expert-level certifications from AWS, Azure, Google, Oracle, ISC2, and CompTIA. I am also an avid open-source software contributor.

Before Greenfly, I was a System Administrator at Coherent. I implemented high-availability solutions with Kubernetes and AWS Lambda, set up CI/CD pipelines with GitHub Actions, and managed Keycloak, a Red Hat multi-tenant IAM service.

I am passionate about designing secure, performant, highly available, cost-effective cloud architectures and promoting the DevOps culture to meet business needs and boost operational efficiency. I am also proficient in Python, JavaScript, PHP, PowerShell, and Bash.

readme-stats top-langs
Despite the top languages chart displayed, I mainly write in Python. Charts last updated Dec 2023.

Pinned

  1. python-http-csp python-http-csp Public

    HTTP Content Security Policy Manager for Python

    Python 1

  2. Remove inactive licenses assignments... Remove inactive licenses assignments for Atlassian
    1
    import logging
    2
    import httpx
    3
    import json
    4
    import asyncio
    5
    from datetime import datetime, timedelta, timezone