Pinned Repositories
7MinuteWorkout
A workout app that allows the user to do 12 different exercises, calculates the body mass index(BMI) and lists the completed workouts together with the date and time.
AdmobAndroid
An android app that shows how banner and interstitial ads can be placed in the application.
AppUsingItunesSearchApi
An android application that allows the user to access content such as movies, songs, books, podcasts on the iTunes platform using the iTunes Search API.
CountDownTimer
Timer that can be used in other apps when needed.
FourOperationsCalculator
A calculator app which can perform basic arithmetic such as addition, subtraction, multiplication and division.
GoogleFoobar
My Google Foobar Challenges
HappyPlaces
An android app that saves and lists favorite places in the database with their title, description, date, location and photo, and can delete or edit those places with the swipe feature when desired.
RecyclerView
An app that lists items in list format and grid format with RecyclerView.
TrelloClone
An android app that allows teams to manage their projects where one project can have multiple users, and at the same time, a user can have multiple projects and tasks in business.
WeatherApp
An application that provides weather forecast based on location.
nurefsanyildiz's Repositories
nurefsanyildiz/AdmobAndroid
An android app that shows how banner and interstitial ads can be placed in the application.
nurefsanyildiz/HappyPlaces
An android app that saves and lists favorite places in the database with their title, description, date, location and photo, and can delete or edit those places with the swipe feature when desired.
nurefsanyildiz/RecyclerView
An app that lists items in list format and grid format with RecyclerView.
nurefsanyildiz/7MinuteWorkout
A workout app that allows the user to do 12 different exercises, calculates the body mass index(BMI) and lists the completed workouts together with the date and time.
nurefsanyildiz/CountDownTimer
Timer that can be used in other apps when needed.
nurefsanyildiz/FourOperationsCalculator
A calculator app which can perform basic arithmetic such as addition, subtraction, multiplication and division.
nurefsanyildiz/QuizApp
An android app that allows the user to solve a quiz.
nurefsanyildiz/SQLite
An app that adds records to the database, lists records, updates and deletes those records.
nurefsanyildiz/TrelloClone
An android app that allows teams to manage their projects where one project can have multiple users, and at the same time, a user can have multiple projects and tasks in business.
nurefsanyildiz/WeatherApp
An application that provides weather forecast based on location.
nurefsanyildiz/YourAgeInDaysAndMinutes
Shows how many minutes and how many days have passed since the selected date.
nurefsanyildiz/ActivityForResult
In this application, when going from the current activity to other activities, it changes the current activity according to the results of the operations in other activities.
nurefsanyildiz/AppUsingItunesSearchApi
An android application that allows the user to access content such as movies, songs, books, podcasts on the iTunes platform using the iTunes Search API.
nurefsanyildiz/BackgroundExecution
An application that allows the user to understand when there are processes running in the background.
nurefsanyildiz/CameraImageSelection
An app that takes a photo from a camera then displays it on the screen and can be used in other apps when needed.
nurefsanyildiz/GoogleFoobar
My Google Foobar Challenges
nurefsanyildiz/CustomDialog
An application that shows different kinds of dialogs.
nurefsanyildiz/KidsDrawingApp
A simple drawing app where anyone can draw on canvas using different colors.
nurefsanyildiz/nurefsanyildiz
Nurefşan in GitHubland 👻
nurefsanyildiz/PermissionsExample
An app that requests permissions to access the user's camera and location.
nurefsanyildiz/SimpleAPICall
An android app that shows how to get data from a website by using a HTTP request and use that data which will be in the JSON format in order to display the data.
nurefsanyildiz/SimpleAPICallUsingGSON
An android app that shows how to get data from a website easily by using GSON library and use that data which will be in the JSON format in order to display the data.
nurefsanyildiz/TextToSpeech
An app that makes the entered text read aloud and can be used in other apps when necessary.
nurefsanyildiz/ThirdPartyLibraryCIV
An app that displays an image in square and circular formats.