Skip to content
View tuncayemekci's full-sized avatar
Block or Report

Block or report tuncayemekci

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. springboot-with-react springboot-with-react Public

    A project that is an example of how to combine Spring Boot with React and how to handle login/register and session management.

    JavaScript

  2. react-spring-todo-list-project react-spring-todo-list-project Public

    A todo list application that uses React frontend to capture and manage lists, an api is written in Spring which is framework of Java, and the storage of data is done by Java

    JavaScript 2

  3. image-classifier-project image-classifier-project Public

    A Python project that builds image classifier to identify images for AI Programming with Python Nanodegree Program of Udacity.

    HTML

  4. pretrained-image-classifier pretrained-image-classifier Public

    A Python project that uses a pre-trained image classifier to identify dog breeds for AI Programming with Python Nanodegree Program of Udacity.

    Python

  5. string-soap-request string-soap-request Public

    A basic example of sending SOAP request as string in Java

    Java

  6. orm-playground orm-playground Public

    A playground project that is an example of object-relational mapping without using any frameworks, and that has backup system which can stores the datas in Json file

    Java