Current Projects

These projects show my current work at the intersection of data leadership, AI systems, analytics products, and practical decision tools. Some are live applications you can use directly in the browser; others are technical writeups and agent experiments.

I focus on projects with a clear business question, a working product, and a technical system underneath it that can be explained, extended, and improved.

Current Projects

Current AI Systems & Agents

Active Work

  • Bobby G Agent - Personal Data Scientist + Operator
  • MCP Project
  • Hermes AI News Summary Agent, built using ChatGPT

Project Archive

KEEPA API Product

Keepa API: Amazon Price Data

Problem Summary:

Amazon sellers need access to real-time analytics

My Approach:

I build a custom tool using the Keepa API to dynamically deliver analytics on a given Amazon product.

Result:

Link to my project writeup is below

Buy the Amazon Price Data - Keepa API
Articles Published on TowardsDataScience.com

How I Built My Own Fitness Tracker Using Google Fit Data

Problem Summary:

Fitness data is stored in Google Fit but not easily visualized anywhere else

My Approach:

I build a custom tool using Google Sheets to visualize the data

Result:

Link to my my Towards Data Science writeup: "How I Built My Own Fitness Tracker Using Google Fit Data"

Project Using a Data Pipeline in Google Apps Script

Read the Article
Articles Published on Medium.com

Predicting Stock Price Using Natural Language Processing

Problem Summary:

Each quarter CFOs and CEOs of major corporations talk to investors via an earnings call. This text data can be used for predicting stock price.

My Approach:

I used NLP libraries like TextBlob and ELI5 to do sentiment analysis on text data

Result:

A Comprehensive ML experiment that uses sentiment analysis to predict stock price

Link to Medium Article