Skip to content
View theargcoder's full-sized avatar

Block or report theargcoder

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

Popular repositories Loading

  1. README README Public

    Information about me, my interests, skills and background

  2. CJParse CJParse Public

    CJParse is a lightweight, efficient, and open-source JSON parsing and manipulation library for C++, designed to simplify working with JSON data in performance-critical applications.

    C++

  3. LeetCode LeetCode Public

    Repository for my LeetCode problem solutions

    C++

  4. PrivateLLM PrivateLLM Public

    PrivateLLM is a C++ application designed for secure, local interaction with large language models (LLMs). It allows users to send prompts to a locally hosted LLM, manage conversational context, and…

    C++

  5. FastSudoku FastSudoku Public

    ⚡ FastSudoku ⚡ – The ultimate Sudoku solver that solves almost any 9x9 board in under 9μs (as of April 7th 2025)

    C++

  6. CStdLib CStdLib Public

    My Implementation to some basic data structures and algorithms. More of a learning resource than anything.

    C