Skip to content
View electronyoon's full-sized avatar

Block or report electronyoon

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

개발자 김상우입니다.

  • 집순 Zipsoon - 부동산 매물을 수집하고 개인화된 점수를 제공하는 웹 서비스입니다. Spring Batch, Spring Boot를 활용했습니다.
  • 정글 이스케이프 JungleEscape - Node.js, WebGL(PlayCanvas)기반 멀티플레이이어 웹 게임입니다. 팀 프로젝트로, 저는 개발 환경 구성과 실시간 멀티플레이어 서버 구현을 담당했습니다.
  • 핀토스 Pintos - 교육용 운영체제를 완성하는 과제입니다. 스레드 스케줄링, 프로세스 관리, 시스템 콜, 메모리 페이징 기법 등을 학습합니다.
  • Malloc lab - 메모리 할당기를 완성하는 과제입니다. malloc, free, realloc을 직접 구현하며 메모리 할당 방법과 단편화 해결 방법을 모색합니다.

Pinned Loading

  1. f-lab-edu/zipsoon f-lab-edu/zipsoon Public

    Java

  2. jungle-escape/jungle-escape jungle-escape/jungle-escape Public

    WebGL-based multiplayer game

    JavaScript 1

  3. KJ3-W07-09-TEAM5/pintos-kaist KJ3-W07-09-TEAM5/pintos-kaist Public

    C++

  4. malloc-lab malloc-lab Public

    C