Featured work
Here are brief descriptions of a few of the projects we've delivered to clients.
Delivery driver progressive web app (PWA)
Time to deliver: 2 months
Technologies involved: JavaScript, PWA, Service Workers, PHP
Proprietary progressive web app used by delivery drivers, making use Chrome's background sync API to allow drivers to record their deliveries and move on to the next stop without waiting for a connection in areas with poor connectivity.
YouTube search engine integration
Time to deliver: 1 week
Technologies involved: YouTube Captions API, WordPress, PHP
WordPress plugin to import data from YouTube videos for filtering and classification in a custom search engine for the videos on the organization's website.
Flexible payment gateway
Time to deliver: 2 weeks
Technologies involved: Laravel, PHP, various payment processor APIs
Developed a payment processor integration using Laravel, using the framework's built-in service container and dependency injection, such that processors can be used in conjunction or swapped out with ease (Stripe, PayPal, Chase, etc.).
Legacy app to Laravel migration
Time to deliver: 8-12 months
Technologies involved: Laravel, PHP
Migrated a large legacy codebase from a procedural style to object-oriented in Laravel with hundreds of JSON API endpoints. Moving to Laravel meant new features were shipped faster, code was more testable, and fewer bugs were produced.