I'm a web developer who enjoys building new things.
What idea are you looking to build?
Form for outbound sales that saves to database. Reports are generated on another page from the data. Graphic art by Timothy Derouin.
HTML, CSS, Bootstrap, MySQL
Admin panel for loading advertisers and offers into a custom incentive site.
PHP, MySQL, HTML, CSS, Bootstrap
Email template for sending offer updates to affiliates.
MJML Framework, Photoshop
Admin interface to pull affiliate offers from an advertiser on HasOffers to your HasOffers platfrom via API.
PHP, MySQL, HTML, CSS, Bootstrap, HasOffers API
Automatically checks advertiser API to see if offers are live and pauses them if they aren't.
PHP, MySQL, HasOffers API
Automatically import all offers from a custom advertiser API, remove duplicates, format, add app store icons, update payouts and pause as needed.
PHP, Custom Advertiser APIs, HasOffers API, iTunes API
Simple click tracker to save some details about a click to a database and redirect the user to the appropriate offer.
PHP, MySQL
Algorithm that determines if an offer is a duplicate based on the unique combination of app store ID, conversion point, country targeting, allowed promotions and payout.
PHP, HasOffers API
A timeline of Elon Musk's life and businesses.
HTML, CSS, BootStrap
A script to send clicks through Voluum while conversions still post to HasOffers for a 20X click cost savings.
PHP, Voluum, HasOffers API
Admin interface to manage ad budgets. When one daily budget is filled, a similar ad replaces it.
PHP, MySQL, HTML, Bootstrap, HasOffers API
A function for interacting with HasOffers API including a pause and retry if API limit reached and error handling.
PHP, HasOffers API