Skip to content
View Atalaybars's full-sized avatar

Block or report Atalaybars

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 Loading

  1. NodeProject NodeProject Public

    Node is incredible. And this API inherently is too. It has a lot of awesome features with a super clean design. Check out the readme section to learn more!

    JavaScript

  2. DataStructures DataStructures Public

    In this repo you are going to find implementations of various data structures in C#. I had a lot of fun programming them and it took some brainstorming to come up with neat solutions.

  3. RestaurantTrackerAPI RestaurantTrackerAPI Public

    This is a fantastic api with a super clean and simple design. And if you want to keep track of restaurants that you like then this API is for you!

    C#

  4. JavaWithCaleb JavaWithCaleb Public

    Maze solver was a great little fun challenge to solve

    Java

  5. RabbitMQ RabbitMQ Public

    Here I made a simple program to get up and running with RabbitMQ.

    C#

  6. CarDealerAPI CarDealerAPI Public

    This API is for experimental studies so its design is not as good and clean as the RestaurantTracker API. You can perform CRUD operations using Dapper or Entity Framework. I also used Json Web Toke…

    C#