Skip to content
View cpprhtn's full-sized avatar
♾️
never stop
♾️
never stop

Block or report cpprhtn

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

header

trophy Statistics

🛠 About Me 🛠

LinkedIn

Hit Count

Hits

Pinned Loading

  1. tony9402/baekjoon Public

    코딩테스트 대비 문제집(Baekjoon Online Judge)

    C++ 6.1k 1.2k

  2. encrypted-def/basic-algo-lecture Public

    바킹독의 실전 알고리즘 강의 자료

    C++ 2.5k 588

  3. rinthel/rust-lang-book-ko Public

    Forked from rust-lang/book

    The Rust Programming Language

    Rust 314 90

  4. AI-Learning-Guide Public

    AI 자료 모음집

    55 10

  5. eagle705/pytorch-bert-crf-ner Public

    KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)

    Jupyter Notebook 494 107

  6. pytorch/hub Public

    Submission to https://pytorch.org/hub/

    Python 1.4k 245

559 contributions in the last year

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

Activity overview

Contributed to cpprhtn/CppKoreaWeb, cpprhtn/miniEDA, SUSC-KR/SUSC-SURVEY and 45 other repositories
Loading A graph representing cpprhtn's contributions from March 31, 2024 to April 03, 2025. The contributions are 97% commits, 2% pull requests, 1% issues, 0% code review.

Contribution activity

April 2025

Created 2 commits in 2 repositories
Created 1 repository

Created a pull request in SUSC-KR/Discord-Bot that received 6 comments

feat: GeekNews 명령어 기능 추가

GeekNews 관리자 (cogs/playground_palette/news_manager.py)

+110 −27 lines changed 6 comments
Reviewed 1 pull request in 1 repository
SUSC-KR/Discord-Bot 1 pull request

Created an issue in astral-sh/uv that received 2 comments

uv pip compile generates an invalid pyproject.toml (uses requirements.txt format instead of TOML)

Summary Description When running uv pip compile -o pyproject.toml requirements.txt, the generated pyproject.toml is not in valid TOML format. Inste…

2 comments
Loading