Skip to content
View jlee38266's full-sized avatar

Block or report jlee38266

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

Hits

만들기를 좋아하고, Terminal과 친해지려고 노력하는 개발자입니다. 🌱

{
  "name": "이재원 (Lee JaeWon)",
  "email": "[email protected]",
  "country": "KR: South Korea",
  "skills": {
    "languages_and_frameworks": {
      "Java": ["Spring Boot", "Spring Data JPA"],
      "JavaScript": ["Vue.js 3"]
    },
    "devOps": {
      "CI/CD": ["GitHub Actions", "ArgoCD"],
      "IaC": ["Terraform"],
      "Container_Orchestration": ["Docker", "Kubernetes (k8s)", "Helm"],
      "Monitoring_Logging": ["Prometheus", "Grafana", "Fluent Bit"],
      "Cloud_Services": ["AWS (EKS, OpenSearch, EC2)"]
    },
    "database": ["MariaDB"],
    "tools": {
      "Version_Control": ["Git", "GitHub", "SourceTree"],
      "Collaboration": ["Notion", "Slack", "Discord"],
      "Editor": ["IntelliJ", "VSCode"],
      "Scripting": ["Shell script"],
      "Testing": ["Postman", "k6"]
    }
  },
  "learning goals": {
    "languages": ["Go", "Kotlin"],
    "databases": ["Redis", "MongoDB (NoSQL)"],
    "other_areas": ["Atmos", "Tilt", "localstack", "AWS Cloudfront", "AWS dynamoDB", "Nginx", "GraphQL"]
  }
}

Pinned Loading

  1. algorithm algorithm Public

    백준 코드 커밋용

    Python

  2. 3sam5oh/webtoon-search-service 3sam5oh/webtoon-search-service Public

    검색 엔진을 활용한 웹툰 추천 서비스, 대용량 트래픽 테스트

    Java 2