Skip to content
View BokyungisaGod's full-sized avatar
🦋
🦋

Highlights

  • Pro

Organizations

@Pseudo-Lab

Block or report BokyungisaGod

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

header Typing SVG

bokyung

👨‍💻 All of my projects are available at github.com/BokyungisaGod

Tech Stack

model BokyungisaGod {
  github    String @default("BokyungisaGod")
  email     String @default("krr1355@naver.com")
  languages String[] @default(["Python", "C#"])

  model TechStack {
    platform      String[]
    backend       String[]
    devops        String[]
    database      String[]
    ai_tools      String[]
    version_control String[]
    collaboration String[]
  }

  techStack TechStack[] @default(
      [
        TechStack(
          platform      = ["Unity", "Android Studio", "Eclipse", "VS Code"],
          backend       = ["FastAPI", "Flask", "Node.js"],
          devops        = ["Docker", "AWS"],
          database      = ["PostgreSQL", "MySQL", "Oracle", "SQLite"],
          ai_tools         = ["Google Colab", "Jupyter", "Tensorflow", "Huggingface", "LangChain"],
          version_control = ["Git", "GitHub"],
          collaboration = ["Slack", "Discord", "Notion", "Figma"]
        )
      ]
    )
}

⋆。゚✶°💜 contact me 💜⋆。゚✶°

Popular repositories Loading

  1. LLM-RAG-LANGCHAIN LLM-RAG-LANGCHAIN Public

    Jupyter Notebook 1

  2. bokyungisagod.github.io bokyungisagod.github.io Public

    Forked from mmistakes/minimal-mistakes

    📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.

    HTML

  3. ShootingGamePrj ShootingGamePrj Public

    C#

  4. BokyungisaGod BokyungisaGod Public

  5. LangChain LangChain Public

    Jupyter Notebook

  6. AI-assistant AI-assistant Public

    Jupyter Notebook