Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ Swift Public

This repository showcases a collection of iOS apps built with Swift and SwiftUI. The projects demonstrate interactive user interfaces, functional logic, and practical application of Swift concepts. It includes games, utilities, and real-world app clones.

Notifications You must be signed in to change notification settings

Vlad1343/Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Swift Projects

This repository showcases several iOS apps built with Swift and SwiftUI, highlighting interactive UI, game logic, and functional applications. All projects demonstrate practical use of Swift, state management, and dynamic layouts.


🚀 Projects

Niagara Falls Rating App

  • Interactive app for rating Niagara Falls.
  • Users can view images, provide ratings, and explore dynamic content.
  • Tech Stack: Swift, SwiftUI, UIKit, Core Data.

Apple Calculator Clone

  • Fully functional calculator replicating Apple's native calculator.
  • Supports arithmetic operations, decimals, percentage, sign toggle, and division-by-zero handling (Undefined).
  • Tech Stack: Swift, SwiftUI, State management (@EnvironmentObject, @State).

War Card App

  • Card game where players compete against the computer.
  • Features randomized card dealing and score tracking.
  • Tech Stack: Swift, SwiftUI, Image handling, Game logic, Randomization.

💡 Skills Demonstrated

  • Advanced SwiftUI layouts: VStack, HStack, ZStack, modifiers, dynamic sizing.
  • State management using @State and @EnvironmentObject.
  • Reactive UI updates based on user interaction.
  • Implementing game logic and arithmetic operations.
  • Safe operations including division-by-zero handling.
  • Dynamic and interactive button and image handling.

⚙️ Tech Stack

  • Languages: Swift
  • Frameworks: SwiftUI, UIKit, Core Data
  • Tools: Xcode, iOS Simulator

📈 Purpose

The goal of this repository is to showcase practical iOS development, combining interactive UI, functional logic, and polished app design. Each project demonstrates real-world application of Swift and SwiftUI concepts.

About

This repository showcases a collection of iOS apps built with Swift and SwiftUI. The projects demonstrate interactive user interfaces, functional logic, and practical application of Swift concepts. It includes games, utilities, and real-world app clones.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages