Application Portfolio
Live Auction Application
This live auction application was built for a specific client while being architected for reuse.
Bidders can place bids before or during the live event. Clerks manage live auctions, accepting both online and in‑house floor bids. The system includes an auction timer to support clerk workflow, and clerks can issue “Fair Warning” and other notifications to online bidders.
The frontend is built with React/Next.js, Socket.IO, and Bootstrap 5.
The backend is a LAMP-based API compliant with the OpenAPI Specification.
Real-time event capabilities are provided by a Node.js, event-driven WebSocket server using Socket.IO, which decouples live events from LAMP API updates. This server also triggers toast notifications and sends system emails via SendGrid.
Storage Auction Application
This auction application was built for a storage auction provider to replace an outdated and insecure ColdFusion-based system.
The new solution enables both the provider and its clients to post auctions for delinquent storage unit rentals, similar to those featured on recent television shows. The provider can also publish schedules for live, in-person auctions.
The application was developed using Google Firebase services (Firestore, Functions, Cloud Storage), SvelteKit, and Tailwind CSS, with payments integrated via PayPal.
Predictive Sales & Marketing Analytics
Funnel Science, LLC’s flagship product is the Funnel Science SaaS Application, a unified platform that brings together CRM, end‑to‑end sales tracking, marketing analytics, call center capabilities, phone call tracking, forms, reporting, and other core business functions.
Used internally, by marketing agencies, and by clients, the application tracks each stage of the sales funnel—from ad to website to phone call and/or form submission—enabling teams to manage prospects, convert them to customers, and track sales in one system.
Over time, the platform has been enhanced with a full UI refresh, PWA compliance, push notifications, scheduling, web chat, call requests, and more. It runs in any modern browser and can be installed as a desktop or mobile app.
Technology details are under NDA.
Automated Trading App
This Progressive Web Application provides a streamlined interface for an advanced cryptocurrency trading system.
The frontend is a single‑page application built with Svelte and Bootstrap 5, accessible in any browser and installable on desktop and mobile devices.
The backend uses optimized algorithms, AI, and custom rules to automate trades based on market performance. The top‑performing bots are made available to app users. Access to app functions provided by LAMP-based API
Logistics Company Communication App
This application was developed to reduce dispatching call volume from drivers for an oil and gas logistics company. It enables drivers to communicate their availability, request loads, request assistance, and show status through an easy‑to‑use interface, without needing to call in.
The frontend is a single‑page Progressive Web Application, built using Svelte and Bootstrap.
The backend is build with Google Firebase, powering real‑time communication. Performance metrics, including deliveries completed and earnings, are accessed from an API provided by the company’s ERP system.
Funnel Health Score
This single-page application was developed to quickly highlight the most common weaknesses in the most critical part of the sales funnel: the website.
It identifies common issues with Search Engine Optimization, UX practices, keyword relevance, and provides SERP analysis.
The frontend was developed using Svelte and Bootstrap, then embedded into a PHP wrapper page.
The backend is a LAMP-based API for web scraping, analysis, and calling API endpoints from a SERP analysis service provider.