Skip to content
View jspark2000's full-sized avatar

Highlights

  • Pro

Organizations

@skkuding

Block or report jspark2000

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

Pinned Loading

  1. skkuding/codedang Public

    Online Judge for SKKU

    TypeScript 53 10

  2. skkuding/Judger Public

    Forked from QingdaoU/Judger

    A sandbox based on seccomp, setrlimit, and cgroup

    C 1

377 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing jspark2000's contributions from April 14, 2024 to April 14, 2025. The contributions are 70% commits, 15% code review, 13% pull requests, 2% issues.

Contribution activity

April 2025

Created 1 commit in 1 repository

Created a pull request in skkuding/codedang that received 1 comment

fix(fe): save code immediately when click test button

Description 테스트 제출시 코드 저장순서 변경 기존: 테스트 제출 버튼 클릭 -> 테스트 제출 요청 (Request) -> 테스트 제출 응답 (Response) -> 코드 저장 -> 결과 폴링 시작 변경: 테스트 제출 버튼 클릭 -> 코드 저장 -> 테…

+6 −5 lines changed 1 comment
Reviewed 3 pull requests in 1 repository
skkuding/codedang 3 pull requests
Loading