Skip to content
View jeremyronking's full-sized avatar

Block or report jeremyronking

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

Pinned Loading

  1. Claude Code Status Line - Enhanced s... Claude Code Status Line - Enhanced statusline showing model, mode, context usage, token counts, session cost, API limits with reset times, and git branch
    1
    #!/bin/bash
    2
    # ==============================================================================
    3
    # Claude Code Status Line
    4
    # ==============================================================================
    5
    # This script creates a rich status line for Claude Code showing:
  2. jking-ai/classroom-clarity-rag jking-ai/classroom-clarity-rag Public

    Semantic Q&A API for school documents, powered by RAG

    Java

  3. jking-ai/classroom-clarity-web jking-ai/classroom-clarity-web Public

    Astro + Tailwind frontend for Classroom Clarity RAG — semantic Q&A chat, document library, and PDF upload for school documents

    Astro

  4. jking-ai/synthetic-student-generator jking-ai/synthetic-student-generator Public

    Web app that generates realistic student writing samples across rubric proficiency levels for teacher grading calibration, powered by Vertex AI Gemini

    Svelte

  5. jking-ai/diagram-as-code-architect jking-ai/diagram-as-code-architect Public

    Automated documentation tool that converts Spring Boot source code or Terraform files into Mermaid.js diagrams using LLM-powered code analysis via Vertex AI Gemini

    Java

  6. jking-ai/vision-first-study-buddy jking-ai/vision-first-study-buddy Public

    A NotebookLM-style multimodal study tool that consumes handwritten notes, whiteboard photos, PDFs, and epubs to generate study guides and quizzes using Vertex AI (Gemini 1.5 Flash)

    Python