Skip to content
View s576air's full-sized avatar

Block or report s576air

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 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

Popular repositories Loading

  1. -Decimal-Convert- -Decimal-Convert- Public

    진법을 원하는대로 변환할 수 있습니다. 2~35진수까지 소수점을 포함해서 변환 가능하며, 그 외의 값을 입력했을 때 오류가 날 수 있습니다.

    Rust

  2. network_relay network_relay Public

    네트워크를 중계해주는 간단한 프로그램입니다. main 함수 내의 Stream과 Listener 부분을 수동으로 바꿔서(..) 컴파일하면 서버와 클라이언트 역할 중 원하는 역할을 정할 수 있습니다.

    Rust

  3. billion_row_challenge billion_row_challenge Public

    Forked from myyrakle/billion_row_challenge

    10억줄 처리 챌린지

    Rust

  4. address_book_server address_book_server Public

    간단하게 만든 웹 주소록입니다. 기본적으로 그룹이 존재하고, 그룹 내에 프로필을 추가할 수 있습니다.프로그램 실행 후 생성된 addr.txt, password.txt, manager_password.txt는 수동으로 편집한 뒤, 재실행하는 것이 좋습니다.

    Rust

  5. webchat webchat Public

    간단한 웹 채팅 서버입니다.

    Java

  6. programmers-web-fullstack-study programmers-web-fullstack-study Public

    프로그래머스 웹 풀스택 과정 관련하여 필요한 상황에 쓰려고 만들었습니다.

    TypeScript