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.

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
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. ai-professor ai-professor Public

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

    Kotlin

  2. hipchapedia hipchapedia Public

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

    Kotlin

  3. sq3m sq3m Public

    Interactive CLI tool for converting natural language queries to SQL using AI

    Python

  4. myunsejeomju myunsejeomju Public

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

    Python