Skip to content
View leegyurak's full-sized avatar

Block or report leegyurak

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
leegyurak/README.md

Hello there 👋

visitors Open Source Love CV Download

class SoftwareEngineer {
    val name: String = "이규락"
    val role: String = "Software Engineer"
    val languageSpoken: List<String> = listOf("ko_KR", "en_US")
    
    fun introduce() {
        println("Hi, I'm $name. Thanks for visiting my Github profile.")
    }
}

fun main() {
    val me = SoftwareEngineer()
    me.introduce()
}

🖥️ Websites

📔 Latest Blog posts

🔧 Technologies & Tools

Programming Languages:

Python Kotlin

Frameworks:

Django FastAPI Spring Boot

OS, Deploy:

Docker Ubuntu AWS GitHub Actions

Databases:

MySQL Postgres Redis

Pinned Loading

  1. pykorail pykorail Public

    Unofficial Korail python SDK

    Python 3 1

  2. ai-professor ai-professor Public

    시험 준비는 AI 교수님과 함께!

    Kotlin

  3. hipchapedia hipchapedia Public

    힙합 가사 분석도 AI로 하자. 힙차피디아

    Kotlin 1

  4. myunsejeomju myunsejeomju Public

    🍻 카드가 안 돼도 결제는 쉬워야지! 음식 주문부터 테이블 관리까지 면세점주로 한 번에

    Python