punkyoon - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Hello World

#include<stdio.h>

int main() {
    printf("Hello World\n");

    return 0;
}

Pinned Loading

  1. Web-based Communication Application for Codelabs

    Python 63 11

  2. Simple live graph with Flask and SocketIO

    HTML 19 3

  3. Heroku-like random Pokemon name generator for python

    Python 6 1

  4. Korean Dad joker

    Python 14 1

  5. Get to know TCLA

    TypeScript