Skip to content
View ivanclarksoft's full-sized avatar
  • Joined Aug 5, 2026

Block or report ivanclarksoft

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CoreCoder CoreCoder Public

    Forked from he-yufeng/CoreCoder

    Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for coding agents. Formerly NanoCoder.

    Python

  2. ollama-python ollama-python Public

    Forked from ollama/ollama-python

    Ollama Python library

    Python

  3. rtk rtk Public

    Forked from rtk-ai/rtk

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

    Rust

  4. JSqlParser JSqlParser Public

    Forked from JSQLParser/JSqlParser

    JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

    Java