PRODUCTION CODE SAMPLES
Code Samples from various projects
Real-world code from production systems I've built and maintained. These samples demonstrate patterns for scalable architectures, resilient user interfaces, and maintainable codebases across different technology stacks.
Below are some samples from recent projects.
Admin Interface for Order management
This directory contains code samples from the Overhub admin web application, a React-based interface for managing the payment gateway.
Browse the Code
Loading...
Order, Fulfillment, and payment api
This directory contains resume-worthy code samples from the Overhub payment gateway API, a production FeathersJS application managing e-commerce order lifecycle, multi-gateway payments, and complex...
Browse the Code
Loading...
Portable Cart
This directory contains code samples from the Overhub embeddable shopping cart widget, a standalone Vue 3 application with Pinia state management.
Browse the Code
Loading...