Skip to content
View jiu-jung's full-sized avatar

Organizations

@GDG-on-Campus-Ewha-2024 @acc-to2 @Softbank-Hackathon-2025-Team-Koala @Softbank-Hackathon-2025-Team-Green

Block or report jiu-jung

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

Waving Hand Hi , I'm Jiu.

I'm a Computer Science senior at Ewha Womans University, passionate about Cloud Computing and DevOps.
Please look at my pinned projects to see my featured work.

Rocket Tech Stack

  • AWS
    • Compute - EC2, EKS, ECS
    • Serverless & Build - Lambda, API Gateway, CodeBuild
    • Messaging & Storage -SQS, S3
    • Networking & Security - ALB, VPC, IAM, Cognito
  • DevOps
    • Terraform, Terraform Cloud
    • Kubernetes, k3s
    • Docker, Buildpacks
    • GitHub Actions, Bash Script
  • Programming - Python, Java
  • ML & DL - PyTorch, TensorFlow
  • Web Development - Spring Boot
  • Tools - Linux, Git

Backhand Index Pointing Down Light Skin Tone Links

Velog LinkedIn Gmail

Pinned Loading

  1. Softbank-Hackathon-2025-Team-Green/codebuild-repo Softbank-Hackathon-2025-Team-Green/codebuild-repo Public

    AWS CodeBuild-based build engine for the cutty-x FaaS platform, converting user code into container images via Cloud Native Buildpacks.

    Python 1

  2. Softbank-Hackathon-2025-Team-Green/infra Softbank-Hackathon-2025-Team-Green/infra Public

    Terraform-based AWS infrastructure for the Cutty-X FaaS platform, covering build, deployment, and runtime planes.

    HCL 1

  3. Softbank-Hackathon-2025-Team-Koala/HappyMSP-infra Softbank-Hackathon-2025-Team-Koala/HappyMSP-infra Public

    Terraform-based AWS EKS infrastructure for automated microservices cluster provisioning.

    HCL 1

  4. eks-autodeploy eks-autodeploy Public

    A Bash script that auto-generates EKS manifests, deploys via kubectl, and configures ALB path-based routing.

    Shell

  5. acc-to2/chat-infra acc-to2/chat-infra Public

    Infrastructure-as-Code archive of the To2 project, generated by scanning AWS resources with former2.

    1

  6. library-web library-web Public

    A Spring Boot CRUD-based library service with CI/CD and Terraform-driven infrastructure automation on GCP.

    Java