This repository contains a collection of iOS applications that I developed as a hobby using Swift language.
- Basic Calculator
- Birthday Note Taker
- Catch the Kenny
- Gesture Recognizer App
- Landmark Book
- Musician Class
- My First App
- Object with Code
- Project Layout
- Segue App
- Timer Project
I created this repository to consolidate my iOS applications, developed using Swift language, in one place.
- Swift
- UIKit
- Git SCM
- Storyboard
- Github Actions
- OOP
- Xcode
This application is a basic calculator that performs addition, subtraction, multiplication, and division operations.
This application allows the user to add and store the birthdays of their friends and family.
This game is a simple whack-a-mole type game, where the player needs to tap on a randomly appearing Kenny character to score points.
This application demonstrates the use of gesture recognizers in iOS development.
This application displays a list of landmarks and allows the user to select a landmark to view details about it.
This application creates a class hierarchy for musicians.
This is a simple "Hello World" type application, created as a starting point for learning iOS development.
This application demonstrates the use of object-oriented programming concepts in iOS development.
This application demonstrates how to create and use a custom project layout in Xcode.
This application demonstrates the use of segues in iOS development.
This application is a simple timer that allows the user to set a duration and start the countdown.
MIT © Eyup Fidan