Skip to content

mmmmmob/resume-swiftui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Resume

This project focuses on practicing essential SwiftUI syntaxes:

  • HStack, VStack, and ZStack.
  • Extending existing classes.
  • Refactoring components into individual views.
  • Using static functions in structs for repetition.
  • Handling optional values safely.

For code improvement and refactoring details, check the commit history in another repository.