Projects
Specific project details cannot be shared due to confidentiality. The examples below represent the types of projects I work on and my approach.
Multi-Bank Virtual POS Infrastructure
Abstraction layer managing virtual POS systems from leading Turkish banks through a unified interface. Includes 3D Secure flow, hash generation, and bank-specific error handling.
✓ Live in production ✓ Real transaction volume
Scheduled Data Collection Bot
Selenium bot running at scheduled intervals, extracting structured data from target sites and storing processed results in database. Runs seamlessly on VPS in headless mode.
✓ Processes thousands of records daily ✓ Fault-tolerant
E-Commerce Backend System
Comprehensive e-commerce backend with order management, inventory tracking, shipping integration, and accounting software connections. Modular structure compatible with Ideasoft infrastructure.
✓ Handles high order volume ✓ Real-time inventory sync
Multi-Carrier Shipping Integration
Integration layer managing multiple shipping carrier APIs from a single interface. Automated label generation, shipment tracking, and status updates.
✓ Supports 3 carriers ✓ Automated labeling
Form Automation Bot
Selenium solution automating bulk form submissions and data entry processes. Supports dynamic page structures and session management.
✓ 90% reduction in manual work
Legacy Code Modernization
Migration of a difficult-to-maintain project from PHP 5.x to PHP 8.x, addressing security vulnerabilities and implementing performance improvements.
✓ 3x faster response times