Skip to content
View atawLee's full-sized avatar

Organizations

@GDGSongDo

Block or report atawLee

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
atawLee/Readme.md

Jonghoon Lee Β 

πŸ‘‹ Hi there! I'm Jonghoon Lee

πŸ›  Tech Stack

πŸ“Œ Language

⚑ C# | Dart(Flutter) | JavaScript

πŸ“Œ Frameworks

Backend

  • ASP.NET Core | ASP.NET

Desktop Application

  • Window Forms | WPF | Avalonia | Flutter

Web Frontend

  • Blazor | React | Flutter

Mobile

  • Flutter

πŸ“Œ Databases

  • Ms SQL Server
  • PostgreSQL
  • MySQL
  • Redis

πŸ“Œ Architecture

πŸ”Ή Common

  • Clean Architecture
  • MVC (Model-View-Controller)

πŸ”Ή Backend

  • Layered Architecture
  • Modular Monolith

πŸ”Ή Client

  • MVVM (Model-View-ViewModel)
  • BloC (Business Logic Component)
  • MVP (Model-View-Presenter)

πŸš€ Key Activities and Achievements

  • 🎀 Conference Seminars

  • .NET Conf Seoul 2025
    πŸ—£ Topic: Designing Framework-Independent C# Client Applications

  • Google DevFest Incheon 2024
    πŸ—£ Topic: Understanding Async/Await Execution in .NET

🌟Open Source Contributions

πŸ“š Entity Framework Core Blog Series

  1. Getting Started with EF Core (1): Installing EF Core packages and connecting to a database.
  2. Getting Started with EF Core (2): Dependency Injection and EF Core CRUD operations.
  3. EF Core for Productivity (1): Code-First approach in EF Core.
  4. EF Core for Productivity (2-1): Table Per Type (TPT) mapping.

Community Organization

πŸ“« Contact

Email Β  Blog Β  LinkedIn

Pinned Loading

  1. ioex2023 ioex2023 Public

    dotnet sample

    C# 6

  2. dotnetconf23 dotnetconf23 Public

    C# 3

  3. dotnetconf24 dotnetconf24 Public

    C# 1

  4. godot_practice godot_practice Public

    C# 1

  5. dotnetconf25 dotnetconf25 Public

    C# 1 1

  6. spring-dotnet-blogapp spring-dotnet-blogapp Public

    A simple web application implemented in both Spring Boot and .NET to compare their development experience, performance, and architecture.

    Java