Pinned Repositories
design-patterns
Creational design patterns in C#: Abstract Factory, Builder, Factory, Factory Method, Object-Pool, Prototype, Singleton.
e-commerce-backend
Shopping site backend which used Asp.Net Web API, JWT, Cache, Log, SqlServer, Entity Framework Core and N-Layer Architecture implementation.
e-commerce-client
Shopping site frontend with Angular
e-commerce-dotnet
🛍️ A practical e-commerce sample, built with C#, .Net Core, PostgreSQL, CQRS, Onion Architecture, SignalR and the latest technologies.
e-commerce-frontend
Shopping site frontend with Angular
e-commerce-microservice
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ ,Ocelot API Gateway, Redis, SqlServer, Entity Framework Core and CQRS implementation.
rabbitmq
🐇 Includes examples of MassTransit, a messaging framework, as part of the project. It showcases the implementation of message communication using different exchange types in RabbitMQ and demonstrates the integration of MassTransit for enhanced messaging capabilities.
recap-backend
N-Layer Arch. Car Rental project with NetCore.
recap-frontend
🚗 Car Rental Website - A full-stack web application built with Angular framework for the frontend and .NET for the backend. Provides a user-friendly interface to explore and book cars for rent. Utilizes RESTful APIs for seamless communication between frontend and backend.
nArchitecture
Inspired by Clean Architecture, nArchitecture is a monolith project which uses advanced techniques.
cenkerkumlucali's Repositories
cenkerkumlucali/recap-backend
N-Layer Arch. Car Rental project with NetCore.
cenkerkumlucali/e-commerce-frontend
Shopping site frontend with Angular
cenkerkumlucali/recap-frontend
🚗 Car Rental Website - A full-stack web application built with Angular framework for the frontend and .NET for the backend. Provides a user-friendly interface to explore and book cars for rent. Utilizes RESTful APIs for seamless communication between frontend and backend.
cenkerkumlucali/e-commerce-backend
Shopping site backend which used Asp.Net Web API, JWT, Cache, Log, SqlServer, Entity Framework Core and N-Layer Architecture implementation.
cenkerkumlucali/kodlama-io-devs
cenkerkumlucali/mediumclone
I tried to design the Medium page using only html and css as its homepage.
cenkerkumlucali/average_calculate
It's a Flutter project showing the average of a college student
cenkerkumlucali/e-commerce-dotnet
🛍️ A practical e-commerce sample, built with C#, .Net Core, PostgreSQL, CQRS, Onion Architecture, SignalR and the latest technologies.
cenkerkumlucali/e-commerce-microservice
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ ,Ocelot API Gateway, Redis, SqlServer, Entity Framework Core and CQRS implementation.
cenkerkumlucali/central-bank-currency
cenkerkumlucali/cleancode
cenkerkumlucali/design-patterns
Creational design patterns in C#: Abstract Factory, Builder, Factory, Factory Method, Object-Pool, Prototype, Singleton.
cenkerkumlucali/dictionary-dotnet
This is a backend project based on incisozluk or uludagsozluk with .NET, Onion Architecture, RabbitMQ and CQRS.
cenkerkumlucali/e-commerce-client
Shopping site frontend with Angular
cenkerkumlucali/elasticsearch
Searching from json file with elasticsearch
cenkerkumlucali/google-authenticator
Extract two-factor authentication (2FA, TFA) secret keys from export QR codes of "Google Authenticator" console app
cenkerkumlucali/nArchitecture.RentACarProject
cenkerkumlucali/ticari-set-xaf
cenkerkumlucali/design-principle
cenkerkumlucali/rabbitmq
🐇 Includes examples of MassTransit, a messaging framework, as part of the project. It showcases the implementation of message communication using different exchange types in RabbitMQ and demonstrates the integration of MassTransit for enhanced messaging capabilities.
cenkerkumlucali/AWSS3
Amazon Web Services S3 File Upload - Download - Delete
cenkerkumlucali/book-store-mongodb
cenkerkumlucali/JsonKeyConverter
This C# library allows you to convert the keys in a JSON object to different cases, such as kebab-case or PascalCase.
cenkerkumlucali/portfolio
I developed my personal portfolio application in Dart. It showcases my projects and skills.
cenkerkumlucali/rabbitmq-nodejs
cenkerkumlucali/redis
Redis implementations in C#: Distributed Caching, InMemory Caching, Publisher-Subscriber and Sentinel.