Services
Responsive Design
I design websites for clients that adapt to a wide range of screen sizes using the latest technology to create usable interfaces.
Web Programming
I write custom and reusable web software to power your site and make it easy to manage.
Recent Work
People to People Ministries
Redesigned website with media players, article database, recipe database, cooking videos, product store.
Hills and Valleys Church
New website for this new church. It has prayer request and request a visit popup forms, auto updated podcast player, tithes and offerings info and link, church events auto populated from Google Calendar, and contact form.
Pioneer Parkway Family Dental
Redesigned website with articles for SEO, appointment and contact forms. Optimized for search placement.
TrueTimer
Keep track of billable time and switch between clients quickly with a simple reliable app that lets you add labels and notes with ease.
Learn More
Email marketing you control. Create campaigns, manage unlimited contacts, and send through Amazon SES — all from your own website.
Learn More
Build powerful admin software on a modern PHP framework with enterprise-grade security, modular architecture, role-based access control, and a customizable dashboard.
Learn More
TrueFramework
The small, fast PHP framework that makes building websites faster and simpler that other PHP Frameworks. Routing, views, css/js management, optional controllers, auth, SEO, queue, scheduler, http client, forms, email, and more.
Read the Docs
// One route. One handler. One template. $App->router->get('/hello/:name', function($request) use ($App) { $App->view->render('hello.phtml', [ 'name' => $request->route->name, ]); });



