Skip to content
View jlaportebot's full-sized avatar
πŸ’­
Consuming tokens
πŸ’­
Consuming tokens

Block or report jlaportebot

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

GitHub Activity Chart

What this tracks: Cumulative counts over time

  • 🟒 Repos β€” all public repos (owned + forks)
  • πŸ”΅ PRs Opened β€” total pull requests submitted
  • 🟣 Open PRs β€” currently awaiting review
  • 🟠 Merged β€” successfully merged PRs
  • πŸ”΄ Closed β€” PRs closed without merge

Auto-updated daily.


Lifetime Lines of Code

What this tracks: Total lines of code committed across all repositories

  • 🟒 Lines Added β€” all insertions across every commit
  • πŸ”΄ Lines Removed β€” all deletions across every commit
  • πŸ”΅ Net Lines β€” added minus removed (actual code standing)

Updated daily via GitHub Actions. Counts only commits by @jlaportebot.


Lifetime Token Consumption

What this tracks: Total LLM tokens consumed across all Hermes Agent sessions

  • 🟣 Total Tokens β€” lifetime cumulative (input + output + cache, never resets)

Lifetime Total: 1,741,923,012 tokens (from 1,357 sessions)

Updated daily via cron job. Tracks all sessions in state.db.

Popular repositories Loading

  1. ollama-webapp-v2 ollama-webapp-v2 Public

    Self-hosted Ollama chat webapp with per-IP persistent history. Simple, lightweight, and perfect for local networks.

    HTML

  2. dotfile-sync dotfile-sync Public

    πŸ“ Keep your dotfiles in sync across machines. A Python CLI for backing up, versioning, and restoring your config files with Git-backed storage.

    Python

  3. depcheck depcheck Public

    πŸ” A dependency health checker for Python projects β€” scan for vulnerabilities, outdated packages, unmaintained libraries, and more.

    Python

  4. gh-stats gh-stats Public

    πŸ“Š A beautiful terminal dashboard for your GitHub activity β€” contribution heatmaps, activity timelines, and repo stats at a glance.

    Python

  5. envsurf envsurf Public

    Scan .env files against .env.example β€” detect missing vars, extras, and leaked secrets

    Python

  6. dictdiff dictdiff Public

    πŸ” Smart structural diff for JSON, YAML, and TOML files β€” see exactly what changed, key by key.

    Python