Skip to content
View ozangulll's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ozangulll

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. TechnoApp TechnoApp Public

    TechnoApp e-commerce platform powered by ASP.NET Core MVC. Seamlessly manage products, orders, and payments for a streamlined shopping experience.

    C# 4

  2. SALE-DATABASE-APPLICATION SALE-DATABASE-APPLICATION Public

    This application has a database which has been created by me. I used traditional ADO.NET to connect database and my project

    C#

  3. Macro Macro Public

    It is a macro which follow your keyboard actions and repeat. I just made it using c#

    C# 1

  4. Book-Management-Web-App Book-Management-Web-App Public

    Book Management Web Application with ASP.NET CORE MVC

    HTML 2

  5. CQRS--Command-and-Query-Responsibility-Segregation CQRS--Command-and-Query-Responsibility-Segregation Public

    CQRS stands for Command and Query Responsibility Segregation, a pattern that separates read and update operations for a data store. Implementing CQRS in your application can maximize its performanc…

    C#

  6. Java-ServerClientApp Java-ServerClientApp Public

    "Java project for basic client-server communication via sockets. Client connects, sends messages; server receives, responds. Supports separate execution on different machines.

    Java