An open API service indexing awesome lists of open source software.

https://github.com/eyupfidan/swift-projects

I decided to collect my ios application repo, which I am interested in as a hobby and developed with swift language, in a single repo.
https://github.com/eyupfidan/swift-projects

apple ios native oop swift uikit xcode

Last synced: 8 months ago
JSON representation

I decided to collect my ios application repo, which I am interested in as a hobby and developed with swift language, in a single repo.

Awesome Lists containing this project

README

          

Swift Multi-Project


This repository contains a collection of iOS applications that I developed as a hobby using Swift language.


Table of Contents



List of Projects



About


I created this repository to consolidate my iOS applications, developed using Swift language, in one place.


Technologies Used



  • Swift

  • UIKit

  • Git SCM

  • Storyboard

  • Github Actions

  • OOP

  • Xcode


Projects


Basic Calculator


This application is a basic calculator that performs addition, subtraction, multiplication, and division operations.


Birthday Note Taker


This application allows the user to add and store the birthdays of their friends and family.


Catch the Kenny


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.


Gesture Recognizer App


This application demonstrates the use of gesture recognizers in iOS development.


Landmark Book


This application displays a list of landmarks and allows the user to select a landmark to view details about it.


Musician Class


This application creates a class hierarchy for musicians.


My First App


This is a simple "Hello World" type application, created as a starting point for learning iOS development.


Object with Code


This application demonstrates the use of object-oriented programming concepts in iOS development.


Project Layout


This application demonstrates how to create and use a custom project layout in Xcode.


Segue App


This application demonstrates the use of segues in iOS development.


Timer Project


This application is a simple timer that allows the user to set a duration and start the countdown.

## License

MIT © [Eyup Fidan](https://eyupfidan.com)