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

Profile Image

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

Backend Developer

Forwardie

08/2023 – Present

  • 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.

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.

Backend Developer

Siskon Automation & Software

01/2022 – 03/2023

  • Planned, developed, refactored, and debugged software components for machine communication in .NET Core.
  • Implemented advanced Thread Management algorithms resulting in a 30% reduction in application response time.
  • Developed an automated data extraction tool for XML output files generated by machines every minute, reducing manual work by 90%.
  • Improved code maintainability and scalability with optimized T-SQL queries.
  • Mentored two interns and played a role in their technical growth.

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

Financial OCR

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

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

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

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