Skip to content
View joelpeter-c's full-sized avatar

Block or report joelpeter-c

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. serpapi-trending-news-digest serpapi-trending-news-digest Public

    A command-line tool that fetches trending Google News results for any topic via SerpAPI's google_news engine and prints a formatted digest (title, source, date, link) to the terminal. Supports coun…

    Python

  2. item-usage-tracker item-usage-tracker Public

    React Native Android app for tracking the lifecycle and cost of personal purchases. Items move through purchased, opened, and finished states with category filters and per-item cost-per-day calcula…

    TypeScript

  3. appointment-checker appointment-checker Public

    Python pollers that watch public appointment booking systems (Swiss e-doc reservation, ICBC driver licence in BC) and beep when an earlier slot opens up. Credentials parameterized via .env, cross-p…

    Python

  4. sqlite-to-elasticsearch sqlite-to-elasticsearch Public

    Stream rows from a SQLite database into Elasticsearch with batched bulk indexing and a resumable checkpoint. Example schema models IoT sensor readings using a polymorphic EAV pattern, but the same …

    Python

  5. unlock-pdf unlock-pdf Public

    CLI that removes PDF password protection using pikepdf. Supports a single-password mode and a brute-force-by-date mode for known prefix+date patterns (e.g. OLIV2403).

    Python

  6. fastagent-explorations fastagent-explorations Public

    Four organizational patterns for building MCP-powered AI agents with FastAgent: basic, markdown-instructions, JSON-driven, and logged. Plug in any MCP server via fastagent.config.yaml.

    Python