Skip to content
View gokcceylan's full-sized avatar

Block or report gokcceylan

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. RetrofitFoodOrderApp RetrofitFoodOrderApp Public

    Food ordering app with explanations. Retrofit & web service APIs are used for database operations. RecyclerView, Adapters, DAOs are explained.

    Kotlin

  2. VolleyFoodOrderApp VolleyFoodOrderApp Public

    This repository contains a food ordering app with clear explanation. It's written in Kotlin and Volley is used. This app can be a reference for those who want to learn about CardView, RecyclerView,…

    Kotlin

  3. Fundamentals-of-Pandas Fundamentals-of-Pandas Public

    This Jupyter Notebook showcases DataFrames and Pandas methods such as reading csv files, setting indexes, changing the column names on Happiness Index of 2015.

    Jupyter Notebook

  4. SolarSystem SolarSystem Public

    This project depicts the solar system to showcase inheritance, overriding functions, and encapsulation in the Java language.

    Java

  5. simpleBankingProgram simpleBankingProgram Public

    This C program showcases the usage of pointers, structs, and dynamic memory allocation. This banking system allows multiple banks, accounts, having multiple accounts accross different banks, deposi…

    C

  6. AlgorithmExamples AlgorithmExamples Public

    This repository will contain various codes that showcases how to create an algorithm for a specific task without any APIs or libraries

    C