Things I’ve built.
A mix of work projects and side projects. AI agents and marketing automation on the work side, browser tools and one iOS game on the personal side. Featured items are starred at the top.
-
Autonomous RevOps AI Agent
Python CLI connecting BigQuery to Claude. Replaces ad-hoc analyst work with a deterministic reasoning engine.
- 5+ hours saved weekly on manual analysis
- Generates 5 distinct rebudgeting scenarios per run
- Python 3.11+
- BigQuery
- Claude API
- Jinja2
-
Enterprise Ad Campaign Automation
Python on the Google Ads API. Collapses a 50-step weekly workflow into a one-command run.
- 30 hrs/week reclaimed
- 65% CPA reduction
- Python
- Google Ads API
- Pandas
- BigQuery
-
DataLayer Sidepanel
Chrome extension for live GTM debugging. Shipped on Product Hunt.
- Featured on Product Hunt
- Used daily by marketing & analytics teams
- JavaScript
- Chrome Extension API
- Google Tag Manager
- DataLayer API
-
Ad Mocker
Dynamic ad preview tool for Facebook, Instagram, and Google Display.
- JavaScript
- HTML5 Canvas
- CSS3
- Responsive Design
-
AI-Powered Content Engine
ChatGPT API + Unsplash for SEO-optimized blog posts. 2× organic traffic on a side-project domain.
- 2× organic traffic increase
- Fully automated post production
- Python
- OpenAI API
- Unsplash API
- Basic NLP
-
Daily Reporting Automation
Python ETL pipeline replacing manual CSV merging.
- Python
- Pandas
- NumPy
- smtplib
-
GA-Slack Bot
Google Analytics anomalies and periodic reports, delivered to Slack.
- Python
- Google Analytics API
- Slack API
-
ChatGPT Copier
Chrome extension. Adds a one-click copy button to every ChatGPT response.
- JavaScript
- Chrome Extension API
- Content Scripts
-
PageNote
Take notes on any website. They show up again next time you visit.
- JavaScript
- Chrome Extension API
- LocalStorage
- DOM
-
Bedeni Geldi mi?
Product availability monitor. Email me when my size is back in stock.
- Python
- Web Scraping
- PHP
- Email Automation
-
Page Density Checker
An SEO toolkit built during my Master's. Crawler, density analyzer, similarity checker.
- Python
- Web Scraping
- NLP
- Cosine Similarity
-
Series Watcher
Python script that emails me when episodes drop on shows I follow.
- Python
- MovieDB API
- Pandas
- smtplib
-
Murder Matrix
A cozy logic deduction puzzle for iOS. Designed and built solo.
- SwiftUI
- SwiftData
- CloudKit