Projects
E-commerce Multilingual Product Catalog
Multilingual product catalog with translation management and role-based access control.
- Designed translation tables for per-locale product names/descriptions; integrated ASP.NET Core localization.
- Implemented admin workflows for product and translation management.
- Integrated ASP.NET Core Identity with RBAC for secure registration and login.
Soil Tracking — Background Services
Scheduled background file processing system synchronizing soil-load data with Samsara telematics (GPS).
- Implemented scheduled background file processing with Hosted Services and Quartz.NET.
- Optimized SQL Server data access using Dapper and stored procedures.
- Automated SFTP-based file processing, cutting manual handling by ~30%.
Premium Line Transport — Web App Upgrade
Migration of ASP.NET MVC 5 application to .NET 6 with modernized UI and background services.
- Migrated ASP.NET MVC 5 application to .NET 6 (ASP.NET Core).
- Rebuilt UI with Razor Pages and server-side caching.
- Replaced Java/Tomcat background service with ASP.NET Core Hosted Services.
- Converted Crystal Reports to DevExpress for PDF generation.
Service Star — Website Upgrade
Migration of legacy ASP.NET MVC 5 app to .NET 6 with improved UX and performance.
- Migrated legacy ASP.NET MVC 5 app to .NET 6 (ASP.NET Core).
- Rebuilt UI with Razor Pages, JavaScript and Bootstrap.
- Conducted full functional testing to validate accuracy post-migration.