Skip to content
View ControlCaret's full-sized avatar
nullptr
nullptr

Highlights

  • Pro
Block or Report

Block or report ControlCaret

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
ControlCaret/README.md
#include<bits/stdc++.h>
using namespace std;
int main(int argc, char *argv[])
{
    string name = "Heejae Kwak";
    string language[] = {"c++", "python"};
    return 0;
}

A Student Learning Software Engineering

  • Problem Solving
  • Competitive Programming

Interest

  • Web Development
  • Cloud, Serverless
  • Graphic Design

Solved.ac Profile mazandi profile CodeForces Profile

Popular repositories

  1. AnzuInfo-Parser AnzuInfo-Parser Public

    AnzuInfo CSV Parser

    Python 1

  2. ZIHARO ZIHARO Public

    :지하로 - 텍스트 기반 무한 던전 턴제 전략 RPG 게임

    C++ 1 1

  3. RobloxAvatarNovelty RobloxAvatarNovelty Public

    Python 1 1

  4. JecheonMathTour JecheonMathTour Public

    제천 의림지 Math Tour 지역홍보 php 기반 퀴즈 웹사이트

    HTML

  5. SuggestionBoard SuggestionBoard Public

    School Suggestion Board

    PHP

  6. GameScoreBoard GameScoreBoard Public

    게임 점수 입력 및 점수 순위 표시 웹사이트

    PHP