Skip to content
View yayamayajd's full-sized avatar

Block or report yayamayajd

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

About Me ๐Ÿ˜„

Hi, I'm Jiadai! Iโ€™m the kind of person who keeps asking โ€œwhy.โ€ I donโ€™t just want to use tools โ€” I want to understand how they work together, how the pieces connect, and how I can apply that knowledge to build something real. I tend to learn fast โ€” but more importantly, I test what I learn. I like to take an idea, turn it into a small project, and see what actually works. If it breaks, I fix it. If itโ€™s unclear, I write it down. That loop of try โ†’ fail โ†’ reflect is how I grow.

coding me

  • ๐ŸŒฑ Iโ€™m currently exploring DevOps and automation.
  • ๐Ÿค Iโ€™m looking to collaborate on open-source projects.
  • ๐Ÿ’ฌ Ask me about Python, CI/CD, and Kubernetes.
  • ๐Ÿ“ซ How to reach me: [yayamayajd@gmail.com]
  • โšก Fun fact: I am good at eat suuuper spicy food!

๐Ÿ”น What Iโ€™ve been working on

I started developing a fruit management system with Flask and PostgreSQL to explore CI/CD pipelines (GitHub Actions) and Kubernetes deployment (K3s). I also worked on automating AWS infrastructure using OpenTofu and Ansible โ€” defining EC2 instances as code and writing playbooks to configure the environment from scratch. My background in writing and storytelling helps me think in structure, connect details with purpose, and communicate clearly โ€” whether itโ€™s code, config, or documentation.

Here are some of my latest projects:

  • ๐Ÿ“ My fruit project - A small fullstack project with the whole DevOps(self-hosted) process

  • ๐Ÿ“ IAC project - My own version of school project: use Opentofu(Terraform) and Ansible to configure EC2 instances, VPC, ALB, subnets, IGW, NatGW, and install/configure flask app(offered) and PostgresDB on AWS

๐Ÿ“ซ Connect with Me

Feel free to reach out to me on LinkedIn

๐Ÿ› ๏ธ Tools I Use

vscode python docker git github linux ansible kubernetes terraform

Pinned Loading

  1. fruits_project fruits_project Public

    Build the full-stack fruit project with whole DevOps process

    Python

  2. opentofu_ansible opentofu_ansible Public

    my own version of school project: use Opentofu(Terraform) and Ansible to configure EC2 instances, VPC, ALB, subnets, IGW, NGW, and install/configure flask app(offered) and PostgresDB on AWS

    HCL