Skip to content
View bobbypakenham's full-sized avatar

Block or report bobbypakenham

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

Bobby Pakenham

I build AI agents and analyse data. Currently finishing an MSc in Business Analytics & Data Science at IE Business School (BSc Economics, UCD). Previously worked in credit control, which still informs most of what I build.

Projects

  • triage-ar-agent — AI accounts-receivable agent on the raw Anthropic SDK: a from-scratch tool-calling loop, statistical behavioural classification, and a Streamlit briefing UI.
  • uniswap-v3-analysis — SQL analysis of $280bn+ in Uniswap V3 volume across 10+ chains, via Dune Analytics.
  • urban-noise-forecasting — Gradient-boosted forecasting on 500k+ observations; 27.5% RMSE improvement over baseline.
  • Simple-Blockchain-Simulator — Lightweight blockchain in Python: hashing, chain validation, transaction management.

Skills

Python · SQL · R · Git · Streamlit · Anthropic SDK

Pinned Loading

  1. triage-ar-agent triage-ar-agent Public

    AI accounts-receivable triage agent — Anthropic SDK tool-calling loop, behavioural classification, Streamlit UI.

    Python

  2. Simple-Blockchain-Simulator Simple-Blockchain-Simulator Public

    A lightweight blockchain implementation in Python showcasing cryptographic hashing, chain validation, and transaction management with an interactive CLI.

    Python

  3. uniswap-v3-analysis uniswap-v3-analysis Public

    On-chain analysis of Uniswap V3 trading activity across 10+ chains - SQL queries and Dune Analytics dashboard tracking $280bn+ in DEX volume over 90 days.