Crafting robust backend solutions.
With 7 years of experience in backend development, I specialize in creating scalable, efficient, and secure server-side applications.
7
YEARS OF EXPERIENCE
15
SATISFIED CLIENTS
35
FINISHED PROJECTS
NaN
ACHIEVEMENTS

Services
Backend Development
Scalable and efficient server-side solutions
Frontend Development
Interactive and responsive user interfaces
Database Management
Optimized data storage and retrieval
Cloud Services
AWS and Azure cloud infrastructure
Experience
Senior Backend Developer
SSTTEK
02/2025 – 09/2025
- In collaboration with the Software Architect, led the architectural refactoring of the WMS/TMS microservices project (DDD, Clean Architecture, and MediatR & CQRS Pattern) by proposing improvements, then planning and implementing the changes independently.
- Implemented cargo service integrations (Yurtiçi Kargo, Kolay Gelsin and Aras Kargo) using Adapter, Strategy, and Factory Design Patterns to enhance maintainability, reusability, and extensibility.
- Assumed leadership of the development team during the team leader’s leave, overseeing Stage and Production releases to ensure project continuity.
- Participated in technical interviews for Senior Backend Developer candidates alongside the Software Architect, contributing to the recruitment process.
Senior Backend Developer
Forwardie
08/2023 – 02/2025
- Contributed to the development and optimization of a large-scale microservices project using PHP 7.4 and Laravel 8.
- Played a key role in the architectural and system design phase of all new features.
- Designed the infrastructure and architecture for AI automations to be developed using OpenAI API (Assistant and Chat Completions).
- Created a Event-Driven Architecture using Laravel Events and Pusher for real-time notifications.
- Advocated for the adoption of gRPC as the preferred communication protocol between microservices.
- Delivered outstanding performance in sprint cycles, achieving first place in six sprints over three months and significantly exceeding story point targets (e.g., 105 story points in one week vs. an expected 25).
Mid+ Backend Developer
Mallconomy
03/2023 – 07/2023
- Achieved a increase in user engagement through performance enhancements.
- Led the Docker and Kubernetes infrastructure migration.
- Developed an automated system leveraging Google Sheet API for ban operations and reduced manual work by 80%.
- Successfully integrated Web3 tools on Node.js to retrieve NFT data from Smart Contracts.
Mid Backend Developer
Siskon Automation & Software
01/2022 – 03/2023
- Developed a scalable and efficient backend using .NET Core, leveraging the power of Docker and Kubernetes.
- Implemented advanced algorithms and asynchronous programming, reducing data collection waiting time from 20 minutes to 1 minute and improving overall application performance.
- Developed an automated data extraction tool for XML output files generated by machines every minute, reducing manual operation process time and reusability
- Improved code maintainability and scalability with optimized T-SQL queries.
- Mentored two interns and played a role in their technical growth.
- Contributed to team decision-making, playing a key role in delivering high-quality software solutions.
Fullstack Developer
Amatis
01/2021 – 12/2021
- Spearheaded end-to-end development of microservices-based, AI-driven healthcare projects.
- Successfully implemented Hangfire for event monitoring and management, handling 84 events, and improving overall system reliability and efficiency.
- Developed user role-specific and subscribable mail and notification services, enhancing the user experience and increasing engagement by around 25%.
- Led the development of advanced filtering features for navigation properties using Expressions and Reflections, resulting in a 40% reduction in user search time and improved data accessibility.
- Prototyped and delivered a new product within two days, showcasing strong design and development skills and meeting strict deadlines.
- Designed and developed the infrastructure for use in future projects by Clean Architecture approach, CQRS pattern, AOP, and OOP principles.
Skills
Featured Projects

ChronoPlan - AI Habit Tracker & Daily Routine Planner
Developed ChronoPlan AI with .NET 8 & .NET Aspire and Flutter, a mobile application providing personalized time management and habit-building guidance for users with ADHD traits. Implemented AI-driven personalization (LLM) to analyze user behaviors and chronotypes, delivering tailored recommendations for task prioritization, habit tracking, and time-blocking. Integrated neurologically supported methodologies and evidence-based strategies to guide habit formation and productivity. Designed a user-friendly Flutter interface with Riverpod state management for high engagement.
Tech Stack:
Design Patterns & Principles:
- OOP
- SOLID
- Clean Code
- CQRS
- AOP
- Repository Pattern
- Factory Pattern
- Adapter Pattern
- Strategy Pattern
- Template Method Pattern
- Event-Driven Architecture
- Clean Architecture

Financial OCR
A financial OCR application that extracts data from invoices, receipts, and other financial documents using Google Document AI and OpenAI API.The backend is built with .NET 8 and the frontend with Next.js 14 and Tailwind CSS. The application is deployed on Azure Cloud with Docker by utilizing .NET Aspire.
Tech Stack:
Design Patterns & Principles:
- OOP
- SOLID
- Clean Code
- CQRS
- AOP
- Repository Pattern
- Factory Pattern
- Adapter Pattern
- Strategy Pattern
- Template Method Pattern
- Event-Driven Architecture
- Clean Architecture

Clean Architecture Project
A project utilizing the Clean Architecture approach with .NET Core 6. Technologies include Automapper, MediatR, FluentValidation, Entity Framework Core, Swagger, Redis, Elasticsearch, Docker, and more.
Tech Stack:
Design Patterns & Principles:
- OOP
- SOLID
- Clean Code
- CQRS
- AOP
- Repository Pattern
- Factory Pattern
Rent a Car
Developed with .NET Core and Angular 12, implementing Cross-Cutting Concerns with AOP principles. The project includes a layered architecture, JWT authentication, and Swagger documentation.
Tech Stack:
Design Patterns & Principles:
- OOP
- SOLID
- Clean Code
- CQRS
- AOP
- Repository Pattern
- Factory Pattern
- Adapter Pattern

HR Management System
A desktop application built with C# for HR management, utilizing data structures like Binary Trees and Graphs.
Tech Stack:
Design Patterns & Principles:
- Data Structures
- Algorithms