Skip to content
View emreksbyn's full-sized avatar

Block or report emreksbyn

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
emreksbyn/README.md

Hi 👋, I'm Emre Kısaboyun

A Full Stack Developer from Turkey

My Backend Skills :

csharp dotnet java spring

My Frontend Skills :

javascript react angular typescript

My Database Skills :

mssql mongodb mysql postgresql sqlite redis

Software Tools

git postman docker

Connect with me:

https://www.linkedin.com/in/emre-kisaboyun-166468160/

emreksbyn

Pinned Loading

  1. ContentManagementSystem ContentManagementSystem Public

    In this repository, there is a web application developed using Entity Framework, UnitOfWork, Identity, Service, MVC, Component, Repository, Rolemanagement, Authorization.

    C# 1

  2. NorthwindBackend NorthwindBackend Public

    In this repository, an N-tier API example. Dependency Injection was implemented with Autofac. JWT is used. AOP (Validation, Caching, Transaction, Exception, Logging, Performance) is used. It has Cr…

    C# 1

  3. SignalRChatServerExample SignalRChatServerExample Public

    This repository has a SignalR server for Chat Application example. Also it has Client for Chat App. I used jquery and bootstrap for Client.

    HTML

  4. Microsoft-SQL-Server Microsoft-SQL-Server Public

    There are examples of Join, SubQuery, DML, DDL, Views, Stored Procedures, User Defined Functions in this repository.

    TSQL

  5. Core_Blog_Project Core_Blog_Project Public

    In this repository, N-tier architecture is used. It is an Asp.Net Core Web application developed using the MVC pattern.

    HTML

  6. DesignPatterns DesignPatterns Public

    This repository has examples of Design Patterns.

    C#