Skip to content
View pyowonsik's full-sized avatar

Block or report pyowonsik

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

πŸ“± Fullstack Mobile Engineer

I'm a Flutter & Android developer.
Recently, I've been exploring backend development & infrastructure with NestJS!

class Developer {
  final String name = "Onesix (pyowonsik)";
  final String location = "πŸ‡°πŸ‡· South Korea";
  final List<String> interests = [
    "πŸ“± Flutter & Cross-platform Mobile Development",
    "πŸ€– Native Android Development with Kotlin",
    "πŸš€ Backend Development with NestJS",
    "🎨 Beautiful UI/UX Design",
    "πŸ—οΈ Clean Architecture & Design Patterns"
  ];

  Map<String, List<String>> techStack() {
    return {
      "mobile": ["Flutter", "Dart", "Kotlin", "Android"],
      "backend": ["NestJS", "TypeScript", "PostgreSQL"],
      "Infra": ["EC2", "Docker", "S3" , "RDS]
    };
  }
}

πŸ“Š GitHub Stats

pyowonsik's GitHub stats

GitHub Streak


πŸ’» Most Used Languages

Top Langs

Popular repositories Loading

  1. genre-surf genre-surf Public

    Forked from monte-kim/genre-surf

    μŒμ•… μž₯λ₯΄ λΆ„λ₯˜ λ¨Έμ‹ λŸ¬λ‹μ„ μ΄μš©ν•œ μŒμ•… μΆ”μ²œ

    Jupyter Notebook 1

  2. cocode_postal cocode_postal Public

    A cross-platform Flutter package for Korean postal address search using Kakao postcode service

    Dart 1

  3. pyowonsik pyowonsik Public

    1

  4. poozizic poozizic Public

    Dart 1

  5. bloc_calculator bloc_calculator Public

    C++

  6. todo_list todo_list Public

    Dart