Skip to content
View markkim340's full-sized avatar

Block or report markkim340

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

Mark Kim


Footer

Pinned Loading

  1. MEGABOX-motive-Project MEGABOX-motive-Project Public

    Forked from wecode-bootcamp-korea/justcode-6-2nd-team2-back

    JavaScript

  2. MIRAESIKDANG-motive-Project MIRAESIKDANG-motive-Project Public

    Forked from wecode-bootcamp-korea/justcode-6-1st-coding-restaurant-back

    JavaScript

  3. Board_app Board_app Public

    Board_app created using NestJS

    TypeScript

  4. How to setup nginx as nodejs/socket.... How to setup nginx as nodejs/socket.io reverse proxy over SSL
    1
    upstream upstream-apache2 {
    2
            server  127.0.0.1:8080;
    3
    }
    4
    
                  
    5
    upstream upstream-nodejs {
  5. Chat_app Chat_app Public

    TypeScript

  6. ChatGPT_app ChatGPT_app Public

    ChatGPT API Study Using Node.js / Angular

    TypeScript