Skip to content
View bulletinmybeard's full-sized avatar
🤘
🤘

Block or report bulletinmybeard

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

Hey there! I'm Robin

I'm a full-stack developer who likes building things that actually work. Most of my time goes into Python, frontend frameworks, and infrastructure, with a recent focus on figuring out how to make AI do useful stuff instead of just party tricks.

What I'm Working On

A mix of customer-facing web apps, internal tools, and infrastructure work — React frontends, Django and FastAPI backends, Salesforce automation (Apex, LWC, Flow), NetBox plugins, and Kubernetes deployments. Outside of that, I tinker with AI tools like OpenAI, Claude, Ollama, and local models, mostly to scratch my own itch for better automation and smoother workflows.

Open-Source Projects

A few things I've built and maintain:

  • AgentForge: Self-hosted AI agent and RAG platform for testing apps against LLM backends
  • Felix: Autonomous diagnose → fix → verify CLI agent for ops problems, built on AgentForge
  • AskPage: Chrome extension to ask an LLM about any web page, powered by AgentForge
  • ChalkBox: A batteries-included CLI UI kit on top of Rich
  • SpotiSync: Smart syncing for Spotify playlists
  • price-scout: Privacy-first local price tracker for major supermarkets
  • depchk: Dependency analysis tool for Poetry projects

Technical Stack

Languages: Python, JavaScript, TypeScript, Apex, SOQL, Bash, Lua Frontend: React, Redux, Vue.js, Lightning Web Components Backend: Django, Django REST Framework, FastAPI, Node.js, Salesforce Infrastructure: Docker, Kubernetes, Ansible, Terraform, GitLab CI/CD, NGINX/OpenResty Data: PostgreSQL, MySQL, Redis, Elasticsearch AI/LLM: OpenAI API, Claude, Ollama, LangChain, local models (Llama, Mistral)

Find me on: Tinkering ShelfPyPIDocker Hub

Pinned Loading

  1. agent-forge-felix agent-forge-felix Public

    Autonomous diagnose → fix → verify CLI agent for operational problems (Docker, disk, HTTP), built on AgentForge.

    Python

  2. agent-forge-ask-page agent-forge-ask-page Public

    Chrome side-panel extension — pick any element or scan the whole page, then ask an LLM to extract, summarise, list, translate, or audit it, with real tool calls (web fetch, file download). Built on…

    TypeScript

  3. chalkbox chalkbox Public

    A batteries-included CLI UI kit on top of Rich

    Python

  4. voice-memo-export voice-memo-export Public

    Export Apple Voice Memos on macOS. Back up all memos at once with preserved timestamps and flexible Jinja2-based filename formatting

    Python 1

  5. depchk depchk Public

    Dependency Analysis Tool for Poetry Projects

    Python